1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 15:06:23 -04:00

Add --write-*-link by h-h-h-h

Authored-by: h-h-h-h
This commit is contained in:
pukkandan
2020-10-27 16:07:21 +05:30
parent e51f368c27
commit 732044afb2
10 changed files with 258 additions and 3 deletions

View File

@@ -321,6 +321,15 @@ I will add some memorable short links to the binaries so you can download them e
--list-thumbnails Simulate and list all available thumbnail
formats
## Internet Shortcut Options:
--write-link Write an internet shortcut file, depending on
the current platform (.url/.webloc/.desktop).
The URL may be cached by the OS.
--write-url-link Write a Windows internet shortcut file (.url).
Note that the OS caches the URL based on the file path.
--write-webloc-link Write a macOS internet shortcut file (.webloc)
--write-desktop-link Write a Linux internet shortcut file (.desktop)
## Verbosity / Simulation Options:
-q, --quiet Activate quiet mode
--no-warnings Ignore warnings