Skip to content

Instantly share code, notes, and snippets.

@AfroThundr3007730
Last active May 31, 2026 09:20
Show Gist options
  • Select an option

  • Save AfroThundr3007730/d933ad982036aae9239e553eca5e46ef to your computer and use it in GitHub Desktop.

Select an option

Save AfroThundr3007730/d933ad982036aae9239e553eca5e46ef to your computer and use it in GitHub Desktop.
Save Twitch live streams via streamlink
@AfroThundr3007730

AfroThundr3007730 commented Mar 27, 2026

Copy link
Copy Markdown
Author
  • To use this script, place the above files in their designated locations.
  • Generate a token with at least the user:read:follows scope (try this site).
  • Set the CLIENT and TOKEN variables via the environment file listed in the service.
  • Streamlink authentication should be configured as per the documentation.
  • Enable for a channel with: systemctl --user enable --now streamlink-save@USER
  • For splicing VODs after interruptions, check out vod-splice.sh.
  • If this task depends on a remote host, consider implementing remote inhibitors for stability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment