Releases: therohitdas/Youtube-Transcript-Generator
Releases · therohitdas/Youtube-Transcript-Generator
Version 1
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