/mp3-downloader

Download mp3 format songs from youtube(using django)

Primary LanguagePython

MP3 Download from YouTube

How do I get set up?

  • sudo apt-get install python-pip
  • sudo pip install virtualenv
  • virtualenv ENV
  • source ENV/bin/activate
  • Install requirements: pip install -r requirements.txt

Repo owner or admin

  • Pramod Maurya