Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
There was an ',' at the end of the line.
|
|
|
|
"current" is now "video"
"hls_stream" is now hls_stream without quotes
video_id is now id
duration for current video is not present(for other videos it is)
modified regex to find hls_stream variable to work reguardless of whether it is quoted or not.
[ora] Improve (Closes #8273)
|
|
|
|
|
|
'Ctrl+C' (#8252)
Otherwise the mp4 file can't be played.
|
|
|
|
ping-patch-8239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FounderSG-Weiqitv
|
|
|
|
|
|
|
|
|
|
|
|
Fixes test_Youtube_18
|
|
|
|
|
|
|
|
|
|
It's supported since 2.7.0 alpha 1 and 2.6.5 rc 1. See
https://hg.python.org/cpython/file/v2.7a1/Misc/NEWS#l337
https://hg.python.org/cpython/file/v2.6.5rc1/Misc/NEWS#l28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial JSON-LD metadata extraction support
|
|
[YoutubeDL] Auto generate title fields corresponding to the *_number fields
|
|
|
|
|
|
Closes rg3/youtube-dl#6591
|