Provided by: svtplay-dl_0.30.2016.02.08-1_all
NAME
svtplay-dl - media downloader for "play" sites (e.g. SVT Play)
SYNOPSIS
svtplay-dl [OPTIONS] <URL> svtplay-dl --help
DESCRIPTION
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. OPTIONS --version Show the program's version number and exit. --help -h Show description of options. --output=filename -o filename Outputs to the given filename. --force -f Overwrite the output file if it exists already. --resume -r Resume a download. --live -l Enable support for live streams. (rtmp based ones) --silent -s Be less verbose. --verbose -v Explain what is going on, including HTTP requests and other useful debugging data. --quality=quality -q quality Choose what format to download. It will download the best format by default. --flexible-quality=amount -Q amount Allow given quality (as above) to differ by an amount. --list-quality List the available qualities for a video. --subtitle -S Download subtitle with the media if available. --force-subtitle Download only subtitle if its used with -S. --require-subtitle Download only if a subtitle is available --username=USERNAME -u USERNAME Username, if the service requires authentication. --password=PASSWORD -p PASSWORD Password, if the serivce requires authentication. -t, --thumbnail Download thumbnail from the site if available. -A, --all-episodes Try to download all episodes. --all-last=NN Get last NN episodes instead of all episodes, when used with --all-episodes. -P preferred, --preferred=preferred Preferred download method. --exclude=WORD1,WORD2,... Exclude videos with the WORD(s) in the filename. Comma separated. --get-url -g Do not download any video, but instead print the URL. --dont-verify-ssl-cert Don't attempt to verify SSL certificates. --http-header=header1=value;header2=value2 A header to add to each HTTP request. --stream-priority=hls,hds,http,rtmp If two streams have the same quality, choose the one you prefer
SUPPORTED SERVICES
English • Bambuser: <http://bambuser.com/> • HBO: <http://hbo.com/> • Twitch: <http://twitch.tv/> • Vimeo: <http://vimeo.com/> • Viagame: <http://www.viagame.com/> Swedish • Aftonbladet: <http://www.aftonbladet.se/> • Comedycentral.se: <http://www.comedycentral.se> • Dagens Industri: <http://di.se/> • Dagens Nyheter: <http://dn.se/> • Dplay: L[<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/> Danish • DR: <http://dr.dk/> • TV3 Play: <http://tv3play.dk/> Norwegian • NRK: <http://nrk.no/> • TV3 Play: <http://tv3play.no/> • Viasat 4 play: <http://viasat4play.no/> Icelandic • RUV: <http://ruv.is/> Estonian • TV3 Play: <http://tv3play.ee/> Latvian • TV3 Play: <http://tv3play.lv/> Lithuanian • TV3 Play: <http://tv3play.lt/>
REPOTING BUGS AND CONTRIBUTING
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
Copyright (C) 2011--2015, Johan Andersson et al This software is licensed under the MIT license.