Skip to content

A REST API server for getting the info for videos from different sites, powered by youtube-dl... for Docker.

Notifications You must be signed in to change notification settings

mariozig/youtube-dl-server-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

youtube-dl-server-docker

Simply a Dockerized version of the wonderful youtube-dl-api-server package which is marketed as:

A REST API server for getting the info for videos from different sites, powered by youtube-dl.

Uses the latest version in pip.

Usage

In your docker-compose.yml add:

  youtube-dl:
    image: 'mariozig/youtube-dl_server'
    ports:
        - '9191:9191'

The server will be running at http://0.0.0.0:9191/api. Please read the official youtube-dl-api-server docs for information on all endpoints and responses: official API methods.

Run on Google Cloud

About

A REST API server for getting the info for videos from different sites, powered by youtube-dl... for Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •