svtplay-dl <urls...>

Download videos from your favourite play services

Arguments

NameDescription
urlsURLs for the videos you want to download

Options

NameDescription
--help, -hShow help for svtplay-dl
--versionShow program's version number and exit
-o, --outputOutputs to the given filename or folder
--subfolderCreate a subfolder titled as the show, non-series gets in folder movies
--config <configfile>Specify configuration file
-f, --forceOverwrite if file exists already
-r, --resumeResume a download (RTMP obsolete)
-l, --liveEnable for live streams (RTMP based ones)
-c, --capture_time <capture_time>Define capture time in minutes of a live stream
-s, --silentBe less verbose
--silent-semiOnly show a message when the file is downloaded
-u, --username <username>Username (if applicable)
-p, --password <password>Password (if applicable)
-t, --thumbnailDownload thumbnail from the site if available
-g, --get-urlDo not download any video, but instead print the URL
--get-only-episode-urlDo not get video URLs, only print the episode URL
--dont-verify-ssl-certDon't attempt to verify SSL certificates
--http-header <header1=value;header2=value2>A header to add to each HTTP request
--cookies <cookie1=value;cookie2=value2>A cookies to add to each HTTP request
--exclude <WORD1,WORD2,...>Exclude videos with the WORD(s) in the filename. Comma separated
--after-date <yyyy-MM-dd>Only videos published on or after this date
--proxy <proxy>Use the specified HTTP/HTTPS/SOCKS proxy. To enable experimental SOCKS proxy, specify a proper scheme. For example socks5://127.0.0.1:1080/
-v, --verboseExplain what is going on
--nfoCreate a NFO file
--force-nfoDownload only NFO if used with --nfo
--only-audioOnly download audio if audio and video is separated
--only-videoOnly download video if audio and video is separated
-q, --quality <quality>Choose what format to download based on bitrate/video resolution. It will download the best format by default
-Q, --flexible-quality <amount>Allow given quality (as above) to differ by an amount
-P, --preferred <preferred>Preferred download method (dash, hls, or http)
--list-qualityList the quality for a video
--stream-priority <dash,hls,http>If two streams have the same quality, choose the one you prefer
--format-preferred <h264,h264-51>Choose the format you prefer, use --list-quality to show which one to choose from
--audio-language <AUDIO_LANGUAGE>Choose the language of the audio (it can override the default one), use --list-quality to show which one to choose from
--audio-role <AUDIO_ROLE>Choose the role of the audio (it can override the default one), use --list-quality to show which one to choose from
-S, --subtitleDownload subtitle from the site if available
-M, --merge-subtitleMerge subtitle with video/audio file with corresponding ISO639-3 language code. This invokes --remux automatically
--force-subtitleDownload only subtitle if its used with -S
--require-subtitleDownload only if a subtitle is available
--all-subtitlesDownload all available subtitles for the video
--raw-subtitlesAlso download the subtitles in their native format
--convert-subtitle-colorsConverts the color information in subtitles, to <font color=""> tags
-A, --all-episodesTry to download all episodes
--all-last <NN>Get last NN episodes instead of all episodes
--include-clipsInclude clips from websites when using -A
--cmore-operatorlistShow operatorlist for cmore
--cmore-operator <operator>
--no-remuxDo not automatically remux to mp4
--no-mergeDo not automatically merge video, audio and possibly also subtitle(s) together
--no-postprocessDo not postprocess anything
--keep-originalDo postprocessing while also keeping original files
--output-format <mp4,mkv>Format you want resulting file in (mkv or mp4), mp4 is default