6
3
I download youtube video using IDM. All I have to do is use Mozilla, install a some idm download plug in and there you go. You can see IDM "DOWNLOAD" label towards the top right corner, or you can simply just copy paste the video url into idm. But is there a way to geturl of all videos in a playlist? Just a way to download entire playlist with IDM with a single click?
I have not tried that method. This seems to be "it". But there is a problem. It seems like this method modifies theoriginal youtube video urls. I do not want that. Because my ISP has removed speed limit for youtube. I can download videos from youtube at top speed regardless of my internet plan. If the url gets modified. It is not recognized as youtube url. And therefore i will be downloading it at regular speed. – SamuraiJack – 2014-10-20T09:25:35.393
@RenjuChandranchingath post it as answer so I can mark it. I tried it and it worked. – SamuraiJack – 2014-10-21T04:21:53.620
If your a linux fan youtube-dl hosted on google can download complete playlists. – Tim Jonas – 2014-10-21T05:22:20.000
@TimWilliams No, I use windows. :) – SamuraiJack – 2014-10-21T05:26:07.633
Still
– kenorb – 2015-10-26T23:55:32.613youtube-dl
would work on Windows, you only need to install Python.