You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with simple WHERE URL=<req.query.url> type query, to use for a browser extension that tells one if the current YouTube video page is in the ESOVDB. (for curating purposes)
Instead of (or perhaps as separate API route, which replaces old videoIds route) performing a full search on the ESOVDB–just perform a cached search on a simplified, cached, reference list of only ESOVDB records with YTIDs and their corresponding ESOVDB and Zotero IDs. (much quicker). Generate this list as part of the daily cache function.
avanavana
changed the title
Refactor videos/query endpoint to allow for more params, filterbyformulae, etc.
Refactor videos/query endpoint to allow for more params, filterByFormula, etc.
Feb 15, 2022
Params:
Future params:
The text was updated successfully, but these errors were encountered: