Jonas Depoix
|
5f96588ada
|
added black formatter
|
2024-09-26 17:56:36 +02:00 |
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 |
Jonas Depoix
|
d314139329
|
added FormatterLoader
|
2021-03-15 17:16:20 +01:00 |
Your Name
|
23798f205d
|
improve message as per jdepoix suggestion
|
2021-01-25 17:36:27 +01:00 |
Your Name
|
dbf5eeafe6
|
Error message more descriptive
|
2021-01-22 14:18:56 +01: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 |
danielcliu
|
42d4f59e01
|
Moved cookie loader to its own function, made errors for cookies failing
|
2020-01-27 21:46:37 -08:00 |
Jonas Depoix
|
f1e4754ca4
|
added check if any transcripts are actually available
|
2019-12-20 16:28:35 +01:00 |
Jonas Depoix
|
409141ab51
|
added translate feature; added iterator to TranscriptList
|
2019-12-16 16:58:26 +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 |