youtube-transcript-api/youtube_transcript_api/test
Your Name 14c70359ba Fix "video not available" being shown to the user when when YouTube start asking for captcha resolution due to receiving too many requests from the same IP. Show instead an appropiate message.
To be able to keep making requests, the captcha must be solved in a browser and the browser cookie must be passed to youtube-transcript-api.
2021-01-21 19:43:29 +01:00
..
assets Fix "video not available" being shown to the user when when YouTube start asking for captcha resolution due to receiving too many requests from the same IP. Show instead an appropiate message. 2021-01-21 19:43:29 +01:00
__init__.py test suite and corresponding tooling added 2019-03-14 17:04:34 +01:00
example_cookies.txt Fixed testing with mock, added testing for cookies 2020-01-27 21:47:04 -08:00
expired_example_cookies.txt Fixed testing with mock, added testing for cookies 2020-01-27 21:47:04 -08:00
test_api.py Fix "video not available" being shown to the user when when YouTube start asking for captcha resolution due to receiving too many requests from the same IP. Show instead an appropiate message. 2021-01-21 19:43:29 +01:00
test_cli.py Added cli support, fixed testing 2020-01-20 23:04:46 -08:00