Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 448 Bytes

YT-DL-ARIA2 Docker

You can use this script to download youtube video via aria2.

REMINDER: NOT EVERY VIDEO IS POSSIBLE TO DOWNLOAD VIA ARIA2 DUE TO PARTS, ONLY VIDEOS THAT ARE SUPPORTED BY ARIA WILL BE DOWNLOADED!

How to use


Docker usage

docker pull bartixxx32/youtube-dl-aria2:latest  && docker run -it -v $PWD/Downloads:/Downloads bartixxx32/youtube-dl-aria2 "link"

The downloaded files are in Downloads folder