svtplay-dl - media downloader for "play" sites (e.g. SVT Play)
svtplay-dl [OPTIONS] <URL>
svtplay-dl --help
svtplay-dl is able to download media from various 'video on demand' sites (sometimes known as 'play services') (see below for list of supported services). Usually, you just have to give it the URL as an argument, and it will figure out what to do itself.
Show the program's version number and exit.
Show description of options.
Outputs to the given filename.
Overwrite the output file if it exists already.
Resume a download.
Enable support for live streams. (rtmp based ones)
Be less verbose.
only show a message when the file is downloaded
Explain what is going on, including HTTP requests and other useful debugging data.
Choose what format to download. It will download the best format by default.
Allow given quality (as above) to differ by an amount.
List the available qualities for a video.
Download subtitle with the media if available.
Merge subtitle with video/audio file with -M
Download only subtitle if its used with -S.
Download only if a subtitle is available
Download all available subtitles for the video
also download the subtitles in their native format
converts the color information in subtitles, to <font color=""> tags
Username, if the service requires authentication.
Password, if the serivce requires authentication.
Download thumbnail from the site if available.
Try to download all episodes.
Get last NN episodes instead of all episodes, when used with --all-episodes.
Preferred download method.
Exclude videos with the WORD(s) in the filename. Comma separated.
Do not download any video, but instead print the URL.
Don't attempt to verify SSL certificates.
A header to add to each HTTP request.
If two streams have the same quality, choose the one you prefer
Remux from one container to mp4 using ffmpeg or avconv
Bambuser: http://bambuser.com/
HBO: http://hbo.com/
Twitch: http://twitch.tv/
Vimeo: http://vimeo.com/
Viagame: http://www.viagame.com/
Aftonbladet: http://www.aftonbladet.se/
Comedycentral.se: http://www.comedycentral.se
Dagens Industri: http://di.se/
Dagens Nyheter: http://dn.se/
Dplay: http://www.dplay.se/
DR: http://dr.dk/
EFN: http://www.efn.se/
Expressen: http://expressen.se/
Kanal9 Play: http://kanal9play.se/
Öppet Arkiv: http://oppetarkiv.se/
Svenska kennelklubben play: http://www.skkplay.se/
Svenska Dagbladet: http://svd.se/
Sveriges Radio: http://sverigesradio.se/
SVT Play: http://svtplay.se/
TV10 Play: http://tv10play.se/
TV3 Play: http://tv3play.se/
TV4: http://tv4.se/
TV4 Play: http://tv4play.se/
TV6 Play: http://tv6play.se/
TV8 Play: http://tv8play.se/
UR: http://ur.se/
UR Play: http://urplay.se/
DR: http://dr.dk/
TV3 Play: http://tv3play.dk/
NRK: http://nrk.no/
TV3 Play: http://tv3play.no/
Viasat 4 play: http://viasat4play.no/
RUV: http://ruv.is/
TV3 Play: http://tv3play.ee/
TV3 Play: http://tv3play.lv/
TV3 Play: http://tv3play.lt/
If you find an issue with svtplay-dl, you can report them at https://github.com/spaam/svtplay-dl. Or better yet, if possible, open a pull request!
Copyright (C) 2011--2015, Johan Andersson et al
This software is licensed under the MIT license.