Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The username seems to be empty now.
|
|
|
|
'watch-uploader-info' element (#2911)
|
|
|
|
Fixes #2911
|
|
|
|
|
|
|
|
|
|
(closes #2840)
|
|
This should make the format list output look a bit nicer.
|
|
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I.
|
|
|
|
|
|
|
|
The ID now starts with PL, so we don't need to output that twice.
|
|
|
|
|
|
|
|
#2671)
|
|
|
|
|
|
|
|
|
|
These can be - and are - calculated automatically by the YoutubeDL core.
|
|
|
|
|
|
|
|
|
|
|
|
Corrects the descriptions for the DASH video format codes 264 and 138
(1440p and 2160p, respectively).
|
|
Attributes' order in <li> is arbitrary and changes every time playlist
page is fetched, so we can't rely on `data-index` to be before
`data-video-username`.
|
|
|
|
|
|
test (closes #2422)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The list parameter starts with ‘MC’ and can have more characters after it, including dots
|
|
(fixes #2304)
|