--help, -h | Show help for svtplay-dl |
--version | Show program's version number and exit |
-o, --output | Outputs to the given filename or folder |
--subfolder | Create a subfolder titled as the show, non-series gets in folder movies |
--config <configfile> | Specify configuration file |
-f, --force | Overwrite if file exists already |
-r, --resume | Resume a download (RTMP obsolete) |
-l, --live | Enable for live streams (RTMP based ones) |
-c, --capture_time <capture_time> | Define capture time in minutes of a live stream |
-s, --silent | Be less verbose |
--silent-semi | Only show a message when the file is downloaded |
-u, --username <username> | Username (if applicable) |
-p, --password <password> | Password (if applicable) |
-t, --thumbnail | Download thumbnail from the site if available |
-g, --get-url | Do not download any video, but instead print the URL |
--get-only-episode-url | Do not get video URLs, only print the episode 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 |
--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, --verbose | Explain what is going on |
--nfo | Create a NFO file |
--force-nfo | Download only NFO if used with --nfo |
--only-audio | Only download audio if audio and video is separated |
--only-video | Only 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-quality | List 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, --subtitle | Download subtitle from the site if available |
-M, --merge-subtitle | Merge subtitle with video/audio file with corresponding ISO639-3 language code. This invokes --remux automatically |
--force-subtitle | Download only subtitle if its used with -S |
--require-subtitle | Download only if a subtitle is available |
--all-subtitles | Download all available subtitles for the video |
--raw-subtitles | Also download the subtitles in their native format |
--convert-subtitle-colors | Converts the color information in subtitles, to <font color=""> tags |
-A, --all-episodes | Try to download all episodes |
--all-last <NN> | Get last NN episodes instead of all episodes |
--include-clips | Include clips from websites when using -A |
--cmore-operatorlist | Show operatorlist for cmore |
--cmore-operator <operator> | |
--no-remux | Do not automatically remux to mp4 |
--no-merge | Do not automatically merge video, audio and possibly also subtitle(s) together |
--no-postprocess | Do not postprocess anything |
--keep-original | Do postprocessing while also keeping original files |
--output-format <mp4,mkv> | Format you want resulting file in (mkv or mp4), mp4 is default |