Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#12519)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They did it again. just a minor change though. here's quick fix
|
|
|
|
|
|
Has a "data-brightcove-video-id" instead of a "data-video-id," otherwise
pretty much just Brightcove. Except the Globe isn't all Brightcove
videos, so fallback to Generic, too.
Also, abstract playlist_from_matches() from generic.py to common.py, and use
it here.
History of these changes can be found in
51170427d4b1143572a498dedaee61863a5b2c5b.
|
|
|
|
|
|
|
|
|
|
|
|
Implementation of the approach described in #9974.
|
|
|
|
Thanks to @makgun02
Ref: http://pastebin.com/raw/JX9gHFUz
|
|
|
|
|
|
Requested at http://stackoverflow.com/q/42828041/35070
|
|
|
|
|
|
- extract 1080p quality
- correct ttml subtitle ext
- catch api errors
- reduce request size
|
|
|
|
They did changed it again.
|
|
|
|
|
|
|
|
Just a minor fix for openload
|
|
|
|
|
|
|
|
|
|
|
|
The previous fix for #5594 is incorrect
|