https://github.com/dicklesworthstone/youtube_transcript_cleaner
YouTube Transcript Cleaner is a simple web-based application that improves the readability of YouTube transcripts.
https://github.com/dicklesworthstone/youtube_transcript_cleaner
Last synced: 3 months ago
JSON representation
YouTube Transcript Cleaner is a simple web-based application that improves the readability of YouTube transcripts.
- Host: GitHub
- URL: https://github.com/dicklesworthstone/youtube_transcript_cleaner
- Owner: Dicklesworthstone
- License: mit
- Created: 2023-07-18T18:55:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T11:28:08.000Z (8 months ago)
- Last Synced: 2025-06-17T01:57:42.584Z (4 months ago)
- Language: HTML
- Size: 599 KB
- Stars: 26
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Transcript Cleaner
YouTube Transcript Cleaner is a simple web-based application that improves the readability of YouTube transcripts. It's designed to work best with transcripts obtained using the [Youtube Transcript Extractor Chrome Extension](https://chrome.google.com/webstore/detail/youtube-transcript-extrac/lclpibfglbkghjkdmpjkgehcnadcffdl).
## Features
- Cleans transcripts by merging relevant lines and splitting text into sentences.
- Provides a reader mode with adjustable settings such as font size, content width, and font selection.
- Supports file upload and download for transcript cleaning.## Screenshots


## How to Use
1. Download the HTML file from this repository to your local machine.
2. Open the downloaded HTML file in your web browser.
3. Use the [Youtube Transcript Extractor Chrome Extension](https://chrome.google.com/webstore/detail/youtube-transcript-extrac/lclpibfglbkghjkdmpjkgehcnadcffdl) to extract a transcript from a YouTube video.
4. Paste the transcript into the 'Original Transcript' text area or upload a .txt file containing the transcript.
5. Click the 'Clean Transcript' button to process the transcript.
6. The cleaned transcript will appear in the 'Cleaned Transcript' text area.
7. You can download the cleaned transcript as a .txt file or view it in reader mode. Reader mode provides options to customize the viewing experience, including adjusting the font size and width, and switching between different fonts.## How I made it Quickly and Easily:
[Transcript of Shared ChatGPT Conversation](https://chat.openai.com/share/ccefa576-b0af-49bf-8981-72bf78b45d69)
---
Thanks for your interest in my open-source project! I hope you find it useful. You might also find my commercial web apps useful, and I would really appreciate it if you checked them out:
**[YoutubeTranscriptOptimizer.com](https://youtubetranscriptoptimizer.com)** makes it really quick and easy to paste in a YouTube video URL and have it automatically generate not just a really accurate direct transcription, but also a super polished and beautifully formatted written document that can be used independently of the video.
The document basically sticks to the same material as discussed in the video, but it sounds much more like a real piece of writing and not just a transcript. It also lets you optionally generate quizzes based on the contents of the document, which can be either multiple choice or short-answer quizzes, and the multiple choice quizzes get turned into interactive HTML files that can be hosted and easily shared, where you can actually take the quiz and it will grade your answers and score the quiz for you.
**[FixMyDocuments.com](https://fixmydocuments.com/)** lets you submit any kind of document— PDFs (including scanned PDFs that require OCR), MS Word and Powerpoint files, images, audio files (mp3, m4a, etc.) —and turn them into highly optimized versions in nice markdown formatting, from which HTML and PDF versions are automatically generated. Once converted, you can also edit them directly in the site using the built-in markdown editor, where it saves a running revision history and regenerates the PDF/HTML versions.
In addition to just getting the optimized version of the document, you can also generate many other kinds of "derived documents" from the original: interactive multiple-choice quizzes that you can actually take and get graded on; slick looking presentation slides as PDF or HTML (using LaTeX and Reveal.js), an in-depth summary, a concept mind map (using Mermaid diagrams) and outline, custom lesson plans where you can select your target audience, a readability analysis and grade-level versions of your original document (good for simplifying concepts for students), Anki Flashcards that you can import directly into the Anki app or use on the site in a nice interface, and more.