mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
parent
5cf6e0fe45
commit
1a2b3001cc
@ -335,7 +335,7 @@ def main():
|
||||
parser.add_option("--all-last", dest="all_last", default=-1, type=int,
|
||||
metavar="NN", help="get last NN episodes instead of all episodes")
|
||||
parser.add_option("-P", "--preferred", default=None,
|
||||
metavar="preferred", help="preferred download method (hls, hds, http or rtmp")
|
||||
metavar="preferred", help="preferred download method (dash, hls, hds, http or rtmp)")
|
||||
parser.add_option("--exclude", dest="exclude", default=None,
|
||||
metavar="WORD1,WORD2,...", help="exclude videos with the WORD(s) in the filename. comma separated.")
|
||||
parser.add_option("-g", "--get-url",
|
||||
|
Loading…
Reference in New Issue
Block a user