Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
(closes #12778)
|
|
Fixes #12482
|
|
|
|
|
|
|
|
|
|
LimelightEmbeddedPlayerFlash (#12761)
|
|
* Move extraction code to extractor
* Add extraction for LimelightEmbeddedPlayerFlash embeds
* Extract multiple video
|
|
|
|
|
|
|
|
|
|
[go90] Improve extraction
|
|
- add metadata for 'series', 'episode', 'season', 'season_id',
'season_number', and 'episode_number'
- integrate series title into the title
- extract subtitles (fallback to `vtt` if the subtitle file type
detection fails as that is the most likely extension)
|
|
|
|
|
|
|
|
|
|
|
|
closes #12178, closes #12480)
|
|
BrightcoveNewIE.extract_urls(): Handle player data when it is all in
attributes of the <video> tag, and also the id is
data-brightcove-video-id not data-video-id.
Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#10768)(closes #11654)
|
|
|
|
|
|
|
|
|
|
In order not to break sorting when new formats appear
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|