Skip to content

Gwerlas/docker-youtube-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube-dl

Build Status

What is youtube-dl

youtube-dl is a command-line program to download videos from YouTube.com and a few more sites.

Homepage : https://ytdl-org.github.io/youtube-dl/

Usage

Display help message :

docker run gwerlas/youtube-dl --help

We recommand You add it to your alias file :

alias youtube-dl='docker run --rm -u $(id -u):$(id -g) -e HOME=/tmp -v $PWD:/data -w /data gwerlas/youtube-dl'

About

Docker container to run youtube-dl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published