github jdepoix/youtube-transcript-api v0.5.0

latest releases: v0.6.2, v0.6.1, v0.6.0...
2 years ago

Features

  • Added support for formatting .srt files using the SRTFormatter (thanks to @liamrs222!)
  • get_transcript and get_transcripts now assert that their input type is correct, as users commonly passed a video id (string) into get_transcripts although it expects a list. Since a string is an iterable the module tried to find a video for each character of that string, which failed with a not-so-helpful error message. (thanks to @majamil16!)

Don't miss a new youtube-transcript-api release

NewReleases is sending notifications on new releases.