Skip to content

Livestreamer bootstrapped to save streams to file using Alpine

Notifications You must be signed in to change notification settings

VanAxe/livestreamer-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ax-livestreamer-alpine

Livestreamer bootstrapped to save streams to file using Alpine.

Usage

docker pull vanaxe/livestreamer-alpine
docker run -it --rm -e 'TWITCH_OAUTH_TOKEN=1234' -v $HOME/Desktop:/srv/output vanaxe/livestreamer-alpine https://www.twitch.tv/typositoire

Environment Variables

  • $LIVESTREAMER_DEFAULT_SOURCE — The quality of stream to try and fetch
  • $LIVESTREAMER_OUTPUT_FILE — Where to write the file and the name of the file
  • $TWITCH_OAUTH_TOKEN — Keep it safe, keep it secret

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Livestreamer bootstrapped to save streams to file using Alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages