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

Search is broken #13

Closed
occune opened this issue Jul 17, 2020 · 2 comments
Closed

Search is broken #13

occune opened this issue Jul 17, 2020 · 2 comments

Comments

@occune
Copy link

occune commented Jul 17, 2020

Getting 200 None and empty response after invoking a search

DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): youtube.com:443
DEBUG:urllib3.connectionpool:https://youtube.com:443 "GET /results?search_query=tuvan%20throat%20singing&pbj=1 HTTP/1.1" 301 0
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): www.youtube.com:443
DEBUG:urllib3.connectionpool:https://www.youtube.com:443 "GET /results?search_query=tuvan%20throat%20singing&pbj=1 HTTP/1.1" 200 None
{"videos": []}

youtube-search module is updated to 1.0.0

@joetats
Copy link
Owner

joetats commented Jul 21, 2020

Try the new 1.1.0 release, it should remove the errors that come from missing fields. Let me know if that works!

@occune
Copy link
Author

occune commented Jul 29, 2020

its working now, thanks

@occune occune closed this as completed Jul 29, 2020
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

No branches or pull requests

2 participants