Age | Commit message (Collapse) | Author |
|
It only supports verifying the password over https now.
Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.
|
|
|
|
|
|
include `m3u8_id` if present
The rationale behind `m3u8_id` was to resolve duplicates when processing several m3u8 playlists within the same media that give equal resulting `format_id`'s,
e.g. `youtube-dl http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925 -F`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It would fail if you run 'youtube-dl --no-part URL' a second time when the file has already been downloaded.
(Reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1195779)
|
|
|
|
|
|
|
|
|
|
fix youporn extractor's json search regex
|
|
|
|
|
|
|
|
|
|
Fixes #5112
|
|
|
|
|
|
Fixes #2865, closes #5087
|
|
|
|
|
|
|
|
|
|
|
|
and modernize (Closes #5093)
|
|
[lynda] Check for the empty subtitles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It automatically handles the '-' filename as stdin
|
|
available (python >= 3.3)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|