Skip to content

Latest commit

Β 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation


🎧 Cubic Ripper

Cubic Ripper is a simple and lightweight tool to download YouTube audio (MP3) using Python with a custom HTML GUI interface. Designed for ease of use and speed, it lets you rip your favorite tracks from YouTube with just a link.


βš™οΈ Features

  • Download any YouTube video as MP3
  • Simple HTML GUI for easy input
  • Built with Python, powered by pytube
  • very Lightweight, fast, and efficient

πŸ› οΈ Technologies Used

  • Python (core logic) main language
  • Pytube (YouTube video parsing)
  • HTML/CSS/JavaScript (frontend interface)
  • Flask or Tkinter WebView (depending on your setup)

πŸš€ How to Run

  1. Install Required Packages

    pip install pytube flask
    
  2. Clone the Repository

git clone https://github.com/cybruGhost/cubic-ripper.git cd cubic-ripper

  1. Start the App

python app.py

  1. Use the GUI

Open your browser and go to http://localhost:5000

Paste the YouTube link

Click Download MP3

Audio will be saved in the downloads/ folder


πŸ“ Folder Structure

cubic-ripper/ β”‚ β”œβ”€β”€ templates/ β”‚ └── index.html # Frontend UI β”œβ”€β”€ downloads/ # Downloaded MP3s β”œβ”€β”€ app.py # Main Python server └── requirements.txt


πŸ” Legal Disclaimer

Cubic Ripper is intended for educational and personal use only. Downloading copyrighted material without permission may violate YouTube’s Terms of Service. Use responsibly.


About

Cubic Ripper is a simple and lightweight tool to download YouTube audio (MP3) using Python with a custom HTML GUI interface. Designed for ease of use and speed, it lets you rip your favorite tracks from YouTube with just a link.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages