Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/book000/youtube-live-recorder

Record and download YouTube live videos. Works with Docker (Docker Compose).
https://github.com/book000/youtube-live-recorder

docker docker-compose docker-image youtube youtube-downloader

Last synced: 1 day ago
JSON representation

Record and download YouTube live videos. Works with Docker (Docker Compose).

Awesome Lists containing this project

README

        

# youtube-live-recorder

Record and download YouTube live videos.
Works with Docker (Docker Compose).

## Configuration

When using Docker Compose, settings file is `recorder.env`.

Either `CHANNEL` or `PLAYLIST` is required.

- `TARGET` (required): Specify the target unique ID. This ID is used as the directory name of the save destination.
- `CHANNEL` (optional): Specify the ID of the channel to be recorded.
- `PLAYLIST` (optional): Specify the ID of the playlist to be recorded.
- `TITLE_FILTER` (optional): When filtering with the title name, specify the textbook to filter.

## Warning / Disclaimer

The developer is not responsible for any problems caused by the user using this project.

## License

The license for this project is [MIT License](LICENSE).