Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-01 | [postprocessor/ffmpeg] Simplify metadata preparation and add track related ↵ | Sergey M․ | |
metafields (Closes #9357) | |||
2016-05-01 | Credit @blahgeek for xiami (#9079) | Sergey M․ | |
2016-05-01 | [tagesschau] Restrict playlist entry regex | Sergey M․ | |
2016-05-01 | [tagesschau] Expand video id | Sergey M․ | |
2016-05-01 | [tagesschau] Relax _VALID_URL | Sergey M․ | |
2016-05-01 | [tagesschau] Separate player extractor | Sergey M․ | |
2016-05-01 | [ccc] improve extraction | remitamine | |
2016-05-01 | [tagesschau] Fix article media ids | Sergey M․ | |
2016-05-01 | [tagesschau] Fix audio support | Sergey M․ | |
2016-05-01 | [tagesschau] Add support for playlists | Sergey M․ | |
2016-05-01 | [rtlnl] Match formats only by height | Sergey M․ | |
2016-05-01 | [tagesschau] Relax _VALID_URL | Sergey M․ | |
2016-05-01 | [tagesschau] Update _FORMATS map | Sergey M․ | |
2016-04-30 | [discovery] remove unused imports | remitamine | |
2016-04-30 | [discovery] extract more info using BrightcoveNewIE | remitamine | |
2016-04-30 | [discovery] extract subtitle | remitamine | |
2016-04-30 | [discovery] extract http formats | remitamine | |
2016-04-30 | [xiami] Improve extraction (Closes #9079) | Sergey M․ | |
* Switch to JSON source * Add abstract IE for playlists * Extract more track related metadata | |||
2016-04-30 | [xiami] Add xiami extractor | BlahGeek | |
2016-04-30 | [ted] add support for youtube embeds and update tests | remitamine | |
2016-04-30 | [ted] extract all http formats | remitamine | |
2016-04-30 | [vlive] Pass Referer as bytestring (Closes #9352) | Sergey M․ | |
2016-04-30 | [pbs] extract srt and vtt subtitles | remitamine | |
2016-04-30 | [pbs] remove duplicate format | remitamine | |
2016-04-30 | [pbs] extract only the formats that we know that they will be available as ↵ | remitamine | |
http format https://projects.pbs.org/confluence/display/coveapi/COVE+Video+Specifications | |||
2016-04-30 | [pbs] fix the least bitrate http url construction | remitamine | |
2016-04-30 | [pbs] extract all http formats | remitamine | |
2016-04-29 | [wsj] improve extraction | remitamine | |
2016-04-30 | [rtlnl] Replace test | Sergey M․ | |
2016-04-30 | [rtlnl] Clarify tests | Sergey M․ | |
2016-04-30 | [rtlnl] Fix tests | Sergey M․ | |
2016-04-30 | [rtlnl] Improve extraction (Closes #9329) | Sergey M․ | |
* Make hls extraction non fatal and revert ext * Extract progressive formats' metadata from corresponding hls formats | |||
2016-04-30 | [rtlnl] Update 720p PG_URL_TEMPLATE | Reino17 | |
- Fixed the format_id for the 720p progressive videostream and added the video's resolution. - The adaptive videostreams have the m3u8-extension, so I removed the confusing mp4-extension in order to make a better distinction between the these and the progressive videostreams. | |||
2016-04-29 | [dfb] extract m3u8 formats | remitamine | |
2016-04-30 | [funimation] Detect blocking and support CloudFlare cookies | Yen Chi Hsuan | |
2016-04-29 | [common] Fix format_id construction for HLS | Yen Chi Hsuan | |
2016-04-29 | [crunchyroll] Sort formats | Sergey M․ | |
2016-04-29 | [crunchyroll] Add even more relaxed fmt fallback | Sergey M․ | |
2016-04-29 | [crunchyroll] Relax fmt regex | Sergey M․ | |
2016-04-29 | Merge branch 'Kagami-vlive-hls' | Yen Chi Hsuan | |
2016-04-29 | [vlive] Coding style and PEP8 | Yen Chi Hsuan | |
2016-04-29 | Merge branch 'vlive-hls' of https://github.com/Kagami/youtube-dl into ↵ | Yen Chi Hsuan | |
Kagami-vlive-hls | |||
2016-04-29 | [vlive] Add support for live videos | Kagami Hiiragi | |
2016-04-29 | [crunchyroll] reduce requests for formats extraction | remitamine | |
2016-04-29 | [viewlift] replace SnagFilms extractors | remitamine | |
- add support for other sites that use the same logic - improve format extraction and sorting | |||
2016-04-29 | [sexykarma] Rename to WatchIndianPornIE and fix extraction | Yen Chi Hsuan | |
2016-04-29 | Revert "[sexykarma] Remove the extractor" | Yen Chi Hsuan | |
This reverts commit 31ff3c074eddf4078b6eb49281830875eb4e65a1. | |||
2016-04-29 | [ooyala] Skip an invalid test | Yen Chi Hsuan | |
Ooyala is used by lots of extractors and its correctness can be verified by these websites. | |||
2016-04-29 | [orf] Skip the expired test | Yen Chi Hsuan | |
2016-04-29 | [sexykarma] Remove the extractor | Yen Chi Hsuan | |
Its domain name is on sale. Closes #9317 |