Skip to content

akashksinghal/Youtube-to-mp3-Downloader-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube to mp3 Downloader using Python

Step - 1 : Clone or Download

$ git clone https://github.com/akashksinghal/Youtube-to-mp3-Downloader-Using-Python.git

Step - 2 : Install the libraries

$ cd Youtube-to-mp3-Downloader-Using-Python-Script
$ pip install -r requirements.txt
  • Copy all the files from Files to the Scripts Folder in Python

Example : 'C:\Python\Scripts'

Step - 3 : Open and Edit SongsList.txt

  • Copy and Paste all the URLs of songs in SongsList.txt
  • There are some sample URLs in SongsList.txt

Step - 4 : Run the Python Script

$ cd Youtube-to-mp3-Downloader-Using-Python-Script
$ python main.py
  • All the songs in the SongsList.txt will be Downloaded to Music Folder
  • Open Music Folder and Play the Mp3 tracks.

Alternative

Using .exe Files

$ cd Executable
  • Copy and Paste all the URLs of songs in SongsList.txt

  • Double-Click main.exe and All songs in SongsList.txt will be Downloaded

  • Downloaded songs will be stored in Music Folder in Executable


About

Downloading Music from Youtube into mp3 format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages