Scroll to navigation

svtplay-dl(1) General Commands Manual svtplay-dl(1)

NAME

svtplay-dl

SYNOPSIS

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 ...]

OPTIONS

show program's version number and exit

outputs to the given filename or folder

Create a subfolder titled as the show, non-series gets in folder movies

Specify configuration file

overwrite if file exists already

resume a download (RTMP obsolete)

enable for live streams (RTMP based ones)

define capture time in minutes of a live stream

be less verbose

only show a message when the file is downloaded

username

password

download thumbnail from the site if available

do not download any video, but instead print the URL.

do not get video URLs, only print the episode URL.

Don't attempt to verify SSL certificates.

A header to add to each HTTP request.

A cookies to add to each HTTP request.

Remux from one container to mp4 using ffmpeg or avconv

exclude videos with the WORD(s) in the filename. comma separated.

only videos published on or after this date

Use the specified HTTP/HTTPS/SOCKS proxy. To enable experimental SOCKS proxy,
specify a proper scheme. For example socks5://127.0.0.1:1080/.

explain what is going on

create a NFO file

download only NFO if used with --nfo

only download audio if audio and video is seperated

only download video if audio and video is seperated

choose what format to download based on bitrate / video resolution.it will
download the best format by default

allow given quality (as above) to differ by an amount

preferred download method (dash, hls, hds, or http)

list the quality for a video

If two streams have the same quality, choose the one you prefer

Choose the format you prefer, --list-quality to show which one to choose from

download subtitle from the site if available

merge subtitle with video/audio file with corresponding ISO639-3 language
code.this invokes --remux automatically.

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

try to download all episodes

get last NN episodes instead of all episodes

include clips from websites when using -A

show operatorlist for cmore

AUTHORS

svtplay-dl was written by Johan Andersson <j@i19.se>.

DISTRIBUTION

The latest version of svtplay-dl may be downloaded from https://svtplay-dl.se/

Manual