Commit Graph

15 Commits

Author SHA1 Message Date
Jonas Depoix 7ab2a9e4a5 added condition to initialize empty translation language list when translationLanugage key is missing 2023-12-27 12:47:25 +01:00
E. Seiver c1e5ce4ebb update tests and test doc
add (partially escaped) italics to test doc
add new test for `preserve_formatting=True`
2023-03-15 18:21:34 -07:00
Jonas Depoix 02b91b0870 transcript language list is now properly escaped 2022-03-30 17:13:25 +02:00
Joshua Lochner b8dbc97549 Add additional test case for `TranscriptsDisabled` 2021-11-29 18:40:01 +02:00
Jonas Depoix 9251be8462 added ability to create consent cookie 2021-03-31 15:59:57 +02:00
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
Jonas Depoix f1e4754ca4 added check if any transcripts are actually available 2019-12-20 16:28:35 +01:00
Jonas Depoix df417be915 refactored the way transcript information is retrieved and thereby improved error messages 2019-12-08 14:40:57 +01:00
danielcliu 7ac7d3266b Changed youtubeWWW1.html.static's name 2019-11-06 21:19:24 -08:00
danielcliu de1ddf0824 Implemented code to more thoroughly find a lanuages captions 2019-10-16 22:01:30 -07:00
Jonas Depoix 3d199e1b66 updated test assets to new youtube format 2019-10-09 13:27:51 +02:00
Jonas Depoix c65cf27def fixed bug reported in ISSUE-19 2019-07-22 13:11:52 +02:00
Jonas Depoix 1550913334 removed redundant test assets 2019-03-16 13:31:49 +01:00
Jonas Depoix 4a564743df changed testing assets naming to not mess with GitHub stats 2019-03-14 18:46:46 +01:00
Jonas Depoix 94e4e4063f test suite and corresponding tooling added 2019-03-14 17:04:34 +01:00