1
0
mirror of https://github.com/l1ving/youtube-dl synced 2020-11-18 19:53:54 -08:00

Reverted README.md as far as the introduced information is available elsewhere.

This commit is contained in:
Henrik Hank 2018-05-16 03:00:42 +02:00
parent 19daf26c08
commit 56688abb4d

View File

@ -176,11 +176,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
age age
--download-archive FILE Download only videos not listed in the --download-archive FILE Download only videos not listed in the
archive file. Record the IDs of all archive file. Record the IDs of all
downloaded videos in it. When the switches downloaded videos in it.
--write-link (or similar) and
--skip-download are used additionally, the
IDs will also be recorded, even though
nothing was actually downloaded.
--include-ads Download advertisements as well --include-ads Download advertisements as well
(experimental) (experimental)
@ -272,24 +268,12 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
--no-cache-dir Disable filesystem caching --no-cache-dir Disable filesystem caching
--rm-cache-dir Delete all filesystem cache files --rm-cache-dir Delete all filesystem cache files
## Thumbnail Images: ## Thumbnail images:
--write-thumbnail Write thumbnail image to disk --write-thumbnail Write thumbnail image to disk
--write-all-thumbnails Write all thumbnail image formats to disk --write-all-thumbnails Write all thumbnail image formats to disk
--list-thumbnails Simulate and list all available thumbnail --list-thumbnails Simulate and list all available thumbnail
formats 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: ## Verbosity / Simulation Options:
-q, --quiet Activate quiet mode -q, --quiet Activate quiet mode
--no-warnings Ignore warnings --no-warnings Ignore warnings
@ -401,7 +385,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
--ap-list-mso List all supported multiple-system --ap-list-mso List all supported multiple-system
operators operators
## Post-Processing Options: ## Post-processing Options:
-x, --extract-audio Convert video files to audio-only files -x, --extract-audio Convert video files to audio-only files
(requires ffmpeg or avconv and ffprobe or (requires ffmpeg or avconv and ffprobe or
avprobe) avprobe)