book000 / youtube-live-recorder

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

Home Page:https://hub.docker.com/r/book000/youtube-live-recorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://hub.docker.com/r/book000/youtube-live-recorder

License:MIT License


Languages

Language:TypeScript 43.0%Language:Shell 39.3%Language:Dockerfile 17.8%