Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yantonov/ytmdl-docker

A simple way to download youtube music
https://github.com/yantonov/ytmdl-docker

docker downloader music youtube

Last synced: 15 days ago
JSON representation

A simple way to download youtube music

Awesome Lists containing this project

README

        

Docker image for [ytmdl](https://github.com/deepjyoti30/ytmdl).
ytmdl version used by the docker image can be found [here](https://raw.githubusercontent.com/yantonov/ytmdl-docker/master/docker/files/requirements.txt).

Latest ytmdl version can be found [here](https://raw.githubusercontent.com/deepjyoti30/ytmdl/master/ytmdl/__version__.py)

Usage add this repository to PATH and use ytmdl script

```bash
ytmdl.sh song_name|url
```

Links:
[The best Docker base image for your Python application (July 2019)](https://pythonspeed.com/articles/base-image-python-docker-images/)