Download the youtube videos through this project. Its very much simple. Currently, the website is in beta phase at http://getvids.herokuapp.com . Very soon, the website will be officially launched.
git clone https://github.com/DESHRAJ/Youtube-Downloader.git ytd
cd ytd/ytd
virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver