Skip to content

bsantraigi/YDM

Repository files navigation

YDM (Youtube Playlist Downloader Addon for IDM)

YDM is an open source addon for Internet Download Manager (IDM) for downloading videos from Youtube playlists.

Table of Contents

Features

  • Download any playlists from Youtube
  • Choose which videos to download
  • Save all videos to a folder
  • Uses IDM

Requirements

This program is only for Windows and requires Python 3.4 or greater installed in your system. It also need the following python modules to be installed in your system.

  • youtube-dl

Installation

Installing the program

If your system meets all the requirements downlaod this program by clicking the downloadbutton button above. Unzip it into a folder say C:\YDM. Then open command prompt and run

C:\Users\Name> cd C:\YDM
C:\YDM> python yListerFull.py

Installing the requirements

You can install Python 3.4 from here. Once you have installed Python you can install youtube-dl using pip.

pip install youtube-dl

Usage Example

Here is an example of how to use this program.

C:\YDM> python yListerFull.py

Once you execute the above line it will open up a GUI as shown below. Enter an Youtube playlist url and the path to save the downloaded files. Then press the parse button. Once parsing is complete press download button to start downloading first 4 videos and once finished click download again to continue downloading the next 4 videos and so on.

Here's a screeshot...

Screeshot1

Contributors

References


About

Youtube Playlist Downloader addon for IDM (Internet Download Manager)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published