Jonas Depoix
|
a04a7010ed
|
added error which is thrown if url is used as the video id
|
2023-04-17 15:34:46 +02:00 |
Jonas Depoix
|
c3f8dc0772
|
added error message if YouTube requests fail
|
2021-11-08 09:51:21 +01: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 |
danielcliu
|
31b8f4a179
|
Redid errors for cookies, improved testing coverage
|
2020-01-30 21:53:18 -08:00 |
Jonas Depoix
|
f1e4754ca4
|
added check if any transcripts are actually available
|
2019-12-20 16:28:35 +01:00 |
Jonas Depoix
|
c2c49c3c17
|
fixed bug; added doctstrings for public methods
|
2019-12-11 11:42:14 +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 |
Jonas Depoix
|
33a2ec721c
|
faulty imports fixed
|
2018-07-03 13:43:27 +02:00 |
Jonas Depoix
|
27a9d64938
|
project structure reworked to be compatible with pypi
|
2018-07-03 12:49:22 +02:00 |