Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
EXT-X-STREAM-INF tag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Extract m3u8 parsing to separate method
* Improve rendition groups extraction
* Build stream name according stream GROUP-ID
* Ignore reference to AUDIO group without URI when stream has no CODECS
+ Add test coverage for parsing m3u8 from #11507, #11995, #12211 and twitch vod
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(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(?).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|