Skip to content

dpitcock/parodyoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parody Karaoke Video Generator

A Python tool to create parody karaoke videos.

Features

  • Downloads YouTube videos and subtitles.
  • Removes vocals to create instrumental tracks (using Demucs).
  • Generates parody lyrics (using OpenAI).
  • Renders final video with synchronized lyrics and PiP original.

Installation

pip install -r requirements.txt

Usage

python main.py <URL> --topic "topic"

See walkthrough.md for details.

Disclaimer

This project is for educational and personal use only.

This tool processes copyrighted material (YouTube videos, audio tracks). Users are responsible for ensuring they have the right to use the content they download and process.

  • Do not distribute the output videos if they contain copyrighted audio or video without permission.
  • Consult your local copyright laws regarding fair use, parody, and private copying.
  • The authors of this tool are not responsible for any misuse.

About

A song parody karaoke video generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages