Jonas Depoix

Results 3 issues of Jonas Depoix

There have been a few issues like #124 where people mistakingly use `get_transcripts` instead of `get_transcript` and pass in a string. This does not a fail as a string is...

enhancement

A lot of issues are coming in from users who are running versions < v0.4.1, which are no longer compatible to YouTube. To avoid people creating issues for this, the...

enhancement

As mentioned in #110, attempting to retrieve an age restricted video (without using cookies) currently raises an `TranscriptsDisabled` exception. We should introduce a specific exception for this case to make...

enhancement