Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

ryanvanmass/Youtube-DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy Youtube-dl Docker Image

This is an easy to use Docker Image for youtube-dl

Build

    docker build -t youtubedl ./"Container build files"

Run

    docker run --rm -t -v "$PWD/output:/home/youtube/output" youtubedl <URL>

Docker Compose

  1. Enter the URL were indicated in the docker-compose file
  2. Run the bellow command
    docker-compose up

Warning: I reccomend running this in tmux

About

An Easy to use implementation of Youtube-DL

Topics

Resources

Stars

Watchers

Forks

Contributors