Skip to content

Releases: therohitdas/Youtube-Transcript-Generator

Version 1

10 Dec 19:23
Compare
Choose a tag to compare

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