Skip to content

md-redwan-hossain/cydm

Repository files navigation

CYDM: A CLI Based YouTube Video and Playlist Download Manager

cydm in action

Steps to run CYDM from source code:


Make sure python is installed in your machine. If not,

  • For ubuntu linux: sudo apt install python3 python3-pip

  • For arch linux: sudo pacman -S --needed python python-pip

  • For other linux distros, use your desired package manager and install python3

  • For Windows: Download and install from here

After ensuring python in your system, follow the following steps:

  • Clone the repo by git clone --depth 1 https://github.com/redwan-hossain/cydm.git or download the source codes.

  • Install the dependencies first: pip3 install -r requirements.txt

  • Enter the cloned repo folder, then run CYDM by this command: python3 cydm.py

trackgit-views

Releases

No releases published

Languages