Update COMMENT and DESCR to indicate that it actually handles quite a wide range of sites, not just YouTube.com. ok sthen@
9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
youtube-dl is a small command-line program for downloading videos
|
|
from YouTube.com and many other sites.
|
|
|
|
To list all supported extractors and the URLs they can handle, use:
|
|
|
|
$ youtube-dl --list-extractors
|
|
|
|
To retrieve RTMP streams, install the rtmpdump package.
|