-
Notifications
You must be signed in to change notification settings - Fork 66
Conversation
And fix nullable properties temporary
Need axios to make post requests for interacting with API
This pull request fixes 2 alerts when merging e17324b into 11eec15 - view on LGTM.com fixed alerts:
|
This pull request fixes 2 alerts when merging b91de23 into 11eec15 - view on LGTM.com fixed alerts:
|
EDIT: actually i suppose i may just not understand what is expected to happen in this case--it's the placeholder result for a scheduled live event that hasn't happened yet seems not to correctly detect
however despite that i was able to filter based on the lack of a duration and use this as a drop-in replacement for the current npm package, so thank you! |
This is scheduled live, you can see EDIT: I didn't see your EDIT till I comment this :> |
looks to me like you're using youtubes official api which requires an api key |
But with new youtube search, I cannot get continuation results with get request. And if the first content is an ads (example keywords: toy, frozen, car,...), I cannot get any results. |
🤔 might not like switching to api-tokens but don't see how else i would fetch continuation |
This is my temporary solution to fix #71
I have not used
getFilters
and other options so I cannot upgradeytsr
to v2I hope you have time to rewrite v2 soon