From 5322d08fc5c65d65e53de20080fbd1431523f96e Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Wed, 11 Dec 2024 21:08:51 +0100 Subject: [PATCH] remove some old arguments --- _pages/options.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/_pages/options.md b/_pages/options.md index da299fb..db875b5 100644 --- a/_pages/options.md +++ b/_pages/options.md @@ -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: @@ -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