Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 784 Bytes

readme.md

File metadata and controls

37 lines (28 loc) · 784 Bytes

youtube-dl-csv

Download youtube and other supported site's video by using youtube-dl.

Table of contents

Feature

  • Download videos from csv file
  • Remove downloaded vidos from csv file

Installation

Install youtube-dl python package

sudo -H pip3 install --upgrade youtube-dl

Clone a repo

git clone https://github.com/anasmirza534/youtube-dl-csv.git

Run

Update download.csv

Start downloading

python3 download.py

Licence

youtube-dl-csv is licensed under the MIT Open Source license.

For youtube-dl licence information check youtube-dl licence