Skip to content

STS-Mining/ZipTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Download almost any video from YouTube for free (mp4 format)
  • Choose the resolution of the video you want to download
  • Choose where you want the files saved on your pc
  • Download audio only from video files on YouTube
  • Convert video to audio (mp3 format)
  • Convert MP3 to Flac, WAV & WMA
  • Convert Flac to MP3, WAV & WMA
  • Convert WAV to MP3, Flac & WMA
  • Convert WMA to MP3, Flac & WAV
  • Check available disk space on local machine
  • CPU information

Main Menu

Instructions on how to clone and run using terminal

  • First you need to clone this repo by running the following command in your terminal
git clone https://github.com/STS-Mining/Python
  • Install all the dependencies from the requirements.txt file, you can do this by running the following code in your terminal
pip install -r requirements.txt
  • Once you have the requirements installed, simply navigate to the main.py file
cd ziptube

Now depending on your operating system use the commands below

  • Windows
python main.py
  • Linux
python3 main.py

Donations

To support this project you can send a donation to one of the following accounts:

  • ETH: 0x7801af1b2acd60e56f9bf0d5039beb3d99ba8bc4
  • BTC: 12pGQNkdk8C3H32GBtUzXjxgZvxVZLRxsB
  • DOGE: D6TE4ZgBfjJ1neYztZFQWiihPZNBS418P5

Feedback / Help

If you have any questions or issues regarding this software you can Join Our Discord

Releases

No releases published

Packages

No packages published