Skip to content

TCRGedi420/basic-ytmp3-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic YTMP3 Downloader

(This only works with Windows systems)

Minimalistic (Bare Boned) but works like a Downloader😅.

Logo

#Requirements

  python version > 3.11
  ffmpeg

#Installation

Run the requirements.txt to install the neccessary dependancies.

  pip install -r requirements.txt

Usage/Examples

Run the below code to get the user interface.

  python ytmp3.py

Screenshots

Main Interface

App Screenshot

Downloaded File Listed

App Screenshot

FAQ

Where is my downloaded files?

Go to "File -> Open Location". Then, you will be directed to the folder which the downloaded MP3s are located

This looks sketchy. Is it safe to use?

Every bit of the code which i have used is from open-source sources. You can confirm by looking through the code.