Skip to content

Commit

Permalink
remove some old arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
spaam committed Dec 11, 2024
1 parent 433a68a commit 5322d08
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions _pages/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ usage: svtplay-dl [-h] [--version] [-o output] [--filename filename] [--subfolde
[-g] [--get-only-episode-url] [--dont-verify-ssl-cert] [--http-header header1=value;header2=value2] [--cookies cookie1=value;cookie2=value2] [--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,http] [--format-preferred h264,h264-51] [--audio-language AUDIO_LANGUAGE] [--video-role VIDEO_ROLE] [--resolution RESOLUTION] [-S] [-M] [--force-subtitle]
[--require-subtitle] [--all-subtitles] [--raw-subtitles] [--convert-subtitle-colors] [-A] [--all-last NN] [--include-clips] [-R] [--cmore-operatorlist] [--cmore-operator operator]
[--no-remux] [--no-merge] [--no-postprocess] [--keep-original] [--output-format {mp4,mkv}]
[--require-subtitle] [--all-subtitles] [--raw-subtitles] [--convert-subtitle-colors] [-A] [--all-last NN] [--include-clips] [-R] [--no-remux] [--no-merge] [--no-postprocess]
[--keep-original] [--output-format {mp4,mkv}]
[urls ...]
positional arguments:
Expand Down Expand Up @@ -96,10 +96,6 @@ All:
--include-clips include clips from websites when using -A
-R, --reverse Reverse download order
C More:
--cmore-operatorlist show operatorlist for cmore
--cmore-operator operator
Post-processing:
--no-remux Do not automatically remux to mp4
--no-merge Do not automatically merge video, audio and possibly also subtitle(s) together
Expand Down

0 comments on commit 5322d08

Please sign in to comment.