Skip to content

Version 1

Latest
Compare
Choose a tag to compare
@therohitdas therohitdas released this 10 Dec 19:23
· 4 commits to main since this release

This is the version one of this script.

  • Fetches Transcripts and creates a note-like structure without using Official YouTube API.
  • Removes [music] or other similar tags from the transcript.
  • Removes any escape sequence in the subtitle. Some old videos contain escape sequences like \n in their subtitle.
  • Adds Chapters if YOUTUBE_API_KEY is provided.
  • Punctuates the transcript using oliverguhr/fullstop-punctuation-multilang-large

Full Changelog: https://github.com/therohitdas/Youtube-Transcript-Generator/commits/1.0.0