yt-dlp is a youtube-dl fork: small command-line program for downloading videos from YouTube.com and many other sites. this one allows me to download from france.tv again, while youtube-dl fails and seems dormant now.. tweaks/ok sthen@
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
yt-dlp is a youtube-dl fork: 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:
|
|
|
|
$ yt-dlp --list-extractors
|
|
|
|
To retrieve RTMP streams, install the rtmpdump package.
|