Is it possible to download entire YouTube playlist using IDM?

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?

SamuraiJack

Posted 2014-10-20T06:14:04.770

Reputation: 219

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 youtube-dl would work on Windows, you only need to install Python.

– kenorb – 2015-10-26T23:55:32.613

Answers

6

Use ByTubeD plugin along with Mozilla firefox and IDM. A video tutorial with detailed steps is available.

  • Right click on youtube playlist, select ByTubeD. ByTubeD will grab all youtube video links in playlist.
  • select appropriate video format and click start button.
  • A list will be created in firefox new tab.
  • Right click on any link and select option "Download all links with IDM" and click ok.

This plugin is awesome, but unfortunately it is not maintained at all. but available for download in github

Renju Chandran chingath

Posted 2014-10-20T06:14:04.770

Reputation: 1 461

Note that ByTubeD includes suggested videos to the generated list, too. – ivan_pozdeev – 2016-04-18T19:59:44.990