Skip to content

saif43/python_320kbps_mp3_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python mp3 Downloader [320 kbps]


How to start

  1. Make sure you have Python 3 installed in your computer.

  2. Run

    pip install -r requirement.txt

Sometimes you might get error, if youtube_dl library is backdated. All you have to do is, uninstall youtube_dl

    pip uninstall youtube_dl

and then install youtube_dl again

    pip install youtube_dl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages