Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
It was matching www.youtube.com/embed/WpfukLMe1TM.
The generic extractor automatically adds http:// if it's missing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[extractor/common] detect media playlist in _extract_m3u8_formats
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8263)(fixes 2874)
|
|
|
|
these was fixed by @yan12125 in ff51983e1563db08734e43a07d5671a517f99ef6
i only added some code to extract video metadata and more formats from
api
|
|
|
|
|
|
|
|
[youtube] added vcodec/acodec/abr for multiple itags
|
|
See #8293. This is for consistency between YouTube and HLS formats.
|
|
|
|
|
|
These are used in Youtube formats
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Supports only the nuevo player for now (most common).
[trollvids] convert duration to an int
[trollvids] added a test
[trollvids] made flake8 shut up
Generalized the Nuevo extractor
Affects: anitube, trollvids, trutube
[nuevo] Complied with the code comments.
|
|
|
|
|
|
[arte] Add support for more "Arte Future" uri
|
|
|
|
added test function for CBS News subtitles
|