martes, 20 de septiembre de 2011

Download a youtube playlist

Do you want to download an entire youtube play list?. Follow these steps:


  1. Download the latest version of youtube-dl. It's a python script that you can save in your donws directory as youtube-dl.py or do a chmod +x and save in /usr/bin
  2. Create a new playlist o access to a ready one. Notice that the url is something similar to http://www.youtube.com/playlist?list=PL444659F515B8CC1B
  3. In your download directory run the python script python youtubel-dl.py --max-quality mp4 -t http://www.youtube.com/playlist?list=PL444659F515B8CC1B



That's all!

No hay comentarios: