mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
Add --write-*-link by h-h-h-h
Authored-by: h-h-h-h
This commit is contained in:
parent
e51f368c27
commit
732044afb2
10 changed files with 258 additions and 3 deletions
|
|
@ -35,6 +35,11 @@
|
|||
"verbose": true,
|
||||
"writedescription": false,
|
||||
"writeinfojson": true,
|
||||
"writeannotations": false,
|
||||
"writelink": false,
|
||||
"writeurllink": false,
|
||||
"writewebloclink": false,
|
||||
"writedesktoplink": false,
|
||||
"writesubtitles": false,
|
||||
"allsubtitles": false,
|
||||
"listsubtitles": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue