Skip to content

Instantly share code, notes, and snippets.

@cybear
Last active October 9, 2017 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cybear/73873587cf6e164a3ef156f6d7f10296 to your computer and use it in GitHub Desktop.
Save cybear/73873587cf6e164a3ef156f6d7f10296 to your computer and use it in GitHub Desktop.
SVT Play download all episodes of all shows
#!/bin/bash
while read path
do
mkdir -p "$path"
svtplay-dl -MAts -o "$path/" "https://www.svtplay.se/$path" &
done < $1
bing
daniel-tigers-kvarter
octonauterna
fem-myror-ar-fler-an-fyra-elefanter
bolibompa
visor-med-doreen
bolibompa---sanger
bolibompa---bokstaver
bolibompa---pyssel
labyrint
johans-fordon
sa-manga-fragor-luna
skrap
staden
philofix
bilakuten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment