YouTube Playlist Processor

 Like

A desktop application that extracts YouTube playlist transcripts and enhances them using Google's Gemini AI models. The output is a book in any language you want.

YouTube Playlist Processor screenshot 1

License model

  • FreeOpen Source

Platforms

  • YouTube
  • Python
  • Mac
  • Windows
  • Linux
YouTube Playlist Processor screenshot 1
  No rating
0likes
0comments
0alternatives
0news articles

Features

Suggest and vote on features
  1.  Support for MarkDown
  2.  AI-Powered
  3.  Automatic Transcript
  4.  Video Transcription

 Tags

  • youtube-playlist-downloader
  • ai-transcription
  • gemini
  • formatted

YouTube Playlist Processor News & Activities

Highlights All activities

Recent activities

Show all activities

YouTube Playlist Processor information

  • Developed by

    Ebriz
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  397 Stars
  •  29 Forks
  •  2 Open Issues
  •   Updated May 2, 2025 
View on GitHub

Our users have written 0 comments and reviews about YouTube Playlist Processor, and it has gotten 0 likes

YouTube Playlist Processor was added to AlternativeTo by Paul on Feb 26, 2025 and this page was last updated Feb 26, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is YouTube Playlist Processor?

This Python application extracts transcripts from YouTube playlists and refines them using the Google Gemini API (which is free). It takes a YouTube playlist URL as input, extracts transcripts for each video, and then uses Gemini to reformat and improve the readability of the combined transcript. The output is saved as a text file.

So you can have a neatly formatted book out of a YouTube playlist! I personally use it to convert large YouTube playlists containing dozens of long videos into a very large organized markdown file to give it as input to NotebookLM as one source. Works Great with Obsidian too!

Features

  • Automatic transcript extraction from YouTube playlists
  • AI-powered text refinement using Gemini models
  • Configurable output file paths
  • Progress tracking for both extraction and refinement
  • Output to formatted Markdown file.