DESCR - randomcrap - random crap programs of varying quality
HTML git clone git://git.codemadness.org/randomcrap
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DESCR (272B)
---
1 yt-dlp is a youtube-dl fork: small command-line program for downloading videos
2 from YouTube.com and many other sites.
3
4 To list all supported extractors and the URLs they can handle, use:
5
6 $ yt-dlp --list-extractors
7
8 To retrieve RTMP streams, install the rtmpdump package.