Skip to content

Simple livestream archiver as a docker container

License

Notifications You must be signed in to change notification settings

lyarenei/livestream_archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple livestream archiver

Dockerized save_livestream.py script by mrwnwttk for archiving livestreams.

Running & Configuration

  1. Pull the docker image: docker pull ghcr.io/lyarenei/livestream_archiver:master

  2. Set these two env variables:

    • STREAM_BASE_NAME
      • Usually name of the streamer, is used in the output filename
    • STREAM_URL
      • URL of the streamer page
  3. Mount /downloads directory to wherever you want.

I recommend to use this in a docker compose stack - example.

About

Simple livestream archiver as a docker container

Topics

Resources

License

Stars

Watchers

Forks

Packages