.TH svtplay-dl "1" Manual .SH NAME svtplay-dl .SH SYNOPSIS .B svtplay-dl [-h] [--version] [-o output] [--subfolder] [--config configfile] [-f] [-r] [-l] [-c capture_time] [-s] [--silent-semi] [-u USERNAME] [-p PASSWORD] [-t] [-g] [--get-only-episode-url] [--dont-verify-ssl-cert] [--http-header header1=value;header2=value2] [--cookies cookie1=value;cookie2=value2] [--remux] [--exclude WORD1,WORD2,...] [--after-date yyyy-MM-dd] [--proxy proxy] [-v] [--nfo] [--force-nfo] [--only-audio] [--only-video] [-q quality] [-Q amount] [-P preferred] [--list-quality] [--stream-priority dash,hls,hds,http] [--format-preferred h264,h264-51] [-S] [-M] [--force-subtitle] [--require-subtitle] [--all-subtitles] [--raw-subtitles] [--convert-subtitle-colors] [-A] [--all-last NN] [--include-clips] [--cmore-operatorlist] [--cmore-operator operator] [urls ...] .SH OPTIONS .TP \fBurls\fR .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-o\fR output, \fB\-\-output\fR output outputs to the given filename or folder .TP \fB\-\-subfolder\fR Create a subfolder titled as the show, non\-series gets in folder movies .TP \fB\-\-config\fR configfile Specify configuration file .TP \fB\-f\fR, \fB\-\-force\fR overwrite if file exists already .TP \fB\-r\fR, \fB\-\-resume\fR resume a download (RTMP obsolete) .TP \fB\-l\fR, \fB\-\-live\fR enable for live streams (RTMP based ones) .TP \fB\-c\fR capture_time, \fB\-\-capture_time\fR capture_time define capture time in minutes of a live stream .TP \fB\-s\fR, \fB\-\-silent\fR be less verbose .TP \fB\-\-silent\-semi\fR only show a message when the file is downloaded .TP \fB\-u\fR \fI\,USERNAME\/\fR, \fB\-\-username\fR \fI\,USERNAME\/\fR username .TP \fB\-p\fR \fI\,PASSWORD\/\fR, \fB\-\-password\fR \fI\,PASSWORD\/\fR password .TP \fB\-t\fR, \fB\-\-thumbnail\fR download thumbnail from the site if available .TP \fB\-g\fR, \fB\-\-get\-url\fR do not download any video, but instead print the URL. .TP \fB\-\-get\-only\-episode\-url\fR do not get video URLs, only print the episode URL. .TP \fB\-\-dont\-verify\-ssl\-cert\fR Don't attempt to verify SSL certificates. .TP \fB\-\-http\-header\fR header1=value;header2=value2 A header to add to each HTTP request. .TP \fB\-\-cookies\fR cookie1=value;cookie2=value2 A cookies to add to each HTTP request. .TP \fB\-\-remux\fR Remux from one container to mp4 using ffmpeg or avconv .TP \fB\-\-exclude\fR WORD1,WORD2,... exclude videos with the WORD(s) in the filename. comma separated. .TP \fB\-\-after\-date\fR yyyy\-MM\-dd only videos published on or after this date .TP \fB\-\-proxy\fR proxy Use the specified HTTP/HTTPS/SOCKS proxy. To enable experimental SOCKS proxy, .br specify a proper scheme. For example socks5://127.0.0.1:1080/. .TP \fB\-v\fR, \fB\-\-verbose\fR explain what is going on .TP \fB\-\-nfo\fR create a NFO file .TP \fB\-\-force\-nfo\fR download only NFO if used with \-\-nfo .TP \fB\-\-only\-audio\fR only download audio if audio and video is seperated .TP \fB\-\-only\-video\fR only download video if audio and video is seperated .TP \fB\-q\fR quality, \fB\-\-quality\fR quality choose what format to download based on bitrate / video resolution.it will .br download the best format by default .TP \fB\-Q\fR amount, \fB\-\-flexible\-quality\fR amount allow given quality (as above) to differ by an amount .TP \fB\-P\fR preferred, \fB\-\-preferred\fR preferred preferred download method (dash, hls, hds, or http) .TP \fB\-\-list\-quality\fR list the quality for a video .TP \fB\-\-stream\-priority\fR dash,hls,hds,http If two streams have the same quality, choose the one you prefer .TP \fB\-\-format\-preferred\fR h264,h264\-51 Choose the format you prefer, \-\-list\-quality to show which one to choose from .TP \fB\-S\fR, \fB\-\-subtitle\fR download subtitle from the site if available .TP \fB\-M\fR, \fB\-\-merge\-subtitle\fR merge subtitle with video/audio file with corresponding ISO639\-3 language .br code.this invokes \-\-remux automatically. .TP \fB\-\-force\-subtitle\fR download only subtitle if its used with \-S .TP \fB\-\-require\-subtitle\fR download only if a subtitle is available .TP \fB\-\-all\-subtitles\fR Download all available subtitles for the video .TP \fB\-\-raw\-subtitles\fR also download the subtitles in their native format .TP \fB\-\-convert\-subtitle\-colors\fR converts the color information in subtitles, to tags .TP \fB\-A\fR, \fB\-\-all\-episodes\fR try to download all episodes .TP \fB\-\-all\-last\fR NN get last NN episodes instead of all episodes .TP \fB\-\-include\-clips\fR include clips from websites when using \-A .TP \fB\-\-cmore\-operatorlist\fR show operatorlist for cmore .TP \fB\-\-cmore\-operator\fR operator .SH AUTHORS .B svtplay\-dl was written by Johan Andersson . .SH DISTRIBUTION The latest version of svtplay\-dl may be downloaded from .UR https://svtplay\-dl.se/ .UE