Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use more reliable json endpoint #605

Merged
merged 13 commits into from
May 19, 2020
Merged

use more reliable json endpoint #605

merged 13 commits into from
May 19, 2020

Conversation

fent
Copy link
Owner

@fent fent commented Apr 11, 2020

fixes #523
fixes #495

still need to update tests

(also opening this to test the eslint job on PRs)

@TimeForANinja
Copy link
Collaborator

i now feel like my original npm run-script lint wasn't that bad

@Roki100
Copy link
Contributor

Roki100 commented Apr 15, 2020

thats smart

@fent fent mentioned this pull request May 8, 2020
// Do nothing.
}
let v = results.find(v2 =>
v2.videoSecondaryInfoRenderer && v.videoSecondaryInfoRenderer.owner);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there is a typo here, it should be v2.videoSecondaryInfoRenderer.owner instead of v.videoSecondaryInfoRenderer.owner

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@fent fent merged commit beb8d7a into master May 19, 2020
@fent fent deleted the new-endpoint branch May 31, 2020 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bypass NEW YouTube Captcha? Can't use custom user-agent
4 participants