Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [vevo] Extract video versions from webpage as a last resort (Closes #8426, ↵ | Sergey M․ | 2016-05-02 | 1 | -8/+20 | |
| | | | | | | | | closes #9366) | |||||
* | | [vevo] Fix _call_api | Sergey M․ | 2016-05-02 | 1 | -2/+2 | |
| | | ||||||
* | | [vevo:playlist] Fix genre playlists | Sergey M․ | 2016-05-02 | 1 | -4/+14 | |
| | | ||||||
* | | [vevo:playlist] Remove debug params | Sergey M․ | 2016-05-02 | 1 | -8/+0 | |
| | | ||||||
* | | [vevo:playlist] Add extractor (Closes #9334, closes #9364) | Sergey M․ | 2016-05-02 | 2 | -3/+76 | |
| | | ||||||
* | | release 2016.05.01 | Philipp Hagemeister | 2016-05-01 | 3 | -9/+13 | |
|/ | ||||||
* | [postprocessor/ffmpeg] Simplify metadata preparation and add track related ↵ | Sergey M․ | 2016-05-01 | 1 | -17/+24 | |
| | | | | metafields (Closes #9357) | |||||
* | Credit @blahgeek for xiami (#9079) | Sergey M․ | 2016-05-01 | 1 | -0/+1 | |
| | ||||||
* | [tagesschau] Restrict playlist entry regex | Sergey M․ | 2016-05-01 | 1 | -1/+5 | |
| | ||||||
* | [tagesschau] Expand video id | Sergey M․ | 2016-05-01 | 1 | -6/+6 | |
| | ||||||
* | [tagesschau] Relax _VALID_URL | Sergey M․ | 2016-05-01 | 1 | -2/+6 | |
| | ||||||
* | [tagesschau] Separate player extractor | Sergey M․ | 2016-05-01 | 2 | -74/+170 | |
| | ||||||
* | [ccc] improve extraction | remitamine | 2016-05-01 | 1 | -73/+38 | |
| | ||||||
* | [tagesschau] Fix article media ids | Sergey M․ | 2016-05-01 | 1 | -3/+3 | |
| | ||||||
* | [tagesschau] Fix audio support | Sergey M․ | 2016-05-01 | 1 | -26/+49 | |
| | ||||||
* | [tagesschau] Add support for playlists | Sergey M․ | 2016-05-01 | 1 | -42/+68 | |
| | ||||||
* | [rtlnl] Match formats only by height | Sergey M․ | 2016-05-01 | 1 | -4/+6 | |
| | ||||||
* | [tagesschau] Relax _VALID_URL | Sergey M․ | 2016-05-01 | 1 | -1/+4 | |
| | ||||||
* | [tagesschau] Update _FORMATS map | Sergey M․ | 2016-05-01 | 1 | -2/+5 | |
| | ||||||
* | [discovery] remove unused imports | remitamine | 2016-04-30 | 1 | -6/+1 | |
| | ||||||
* | [discovery] extract more info using BrightcoveNewIE | remitamine | 2016-04-30 | 1 | -45/+7 | |
| | ||||||
* | [discovery] extract subtitle | remitamine | 2016-04-30 | 1 | -0/+11 | |
| | ||||||
* | [discovery] extract http formats | remitamine | 2016-04-30 | 1 | -3/+47 | |
| | ||||||
* | [xiami] Improve extraction (Closes #9079) | Sergey M․ | 2016-04-30 | 2 | -102/+99 | |
| | | | | | | * Switch to JSON source * Add abstract IE for playlists * Extract more track related metadata | |||||
* | [xiami] Add xiami extractor | BlahGeek | 2016-04-30 | 2 | -0/+167 | |
| | ||||||
* | [ted] add support for youtube embeds and update tests | remitamine | 2016-04-30 | 1 | -8/+17 | |
| | ||||||
* | [ted] extract all http formats | remitamine | 2016-04-30 | 1 | -16/+29 | |
| | ||||||
* | [vlive] Pass Referer as bytestring (Closes #9352) | Sergey M․ | 2016-04-30 | 1 | -1/+1 | |
| | ||||||
* | [pbs] extract srt and vtt subtitles | remitamine | 2016-04-30 | 1 | -0/+13 | |
| | ||||||
* | [pbs] remove duplicate format | remitamine | 2016-04-30 | 1 | -3/+1 | |
| | ||||||
* | [pbs] extract only the formats that we know that they will be available as ↵ | remitamine | 2016-04-30 | 1 | -1/+3 | |
| | | | | | | http format https://projects.pbs.org/confluence/display/coveapi/COVE+Video+Specifications | |||||
* | [pbs] fix the least bitrate http url construction | remitamine | 2016-04-30 | 1 | -0/+2 | |
| | ||||||
* | [pbs] extract all http formats | remitamine | 2016-04-30 | 1 | -24/+24 | |
| | ||||||
* | [wsj] improve extraction | remitamine | 2016-04-29 | 1 | -47/+48 | |
| | ||||||
* | [rtlnl] Replace test | Sergey M․ | 2016-04-30 | 1 | -8/+8 | |
| | ||||||
* | [rtlnl] Clarify tests | Sergey M․ | 2016-04-30 | 1 | -0/+2 | |
| | ||||||
* | [rtlnl] Fix tests | Sergey M․ | 2016-04-30 | 1 | -2/+2 | |
| | ||||||
* | [rtlnl] Improve extraction (Closes #9329) | Sergey M․ | 2016-04-30 | 1 | -22/+33 | |
| | | | | | * Make hls extraction non fatal and revert ext * Extract progressive formats' metadata from corresponding hls formats | |||||
* | [rtlnl] Update 720p PG_URL_TEMPLATE | Reino17 | 2016-04-30 | 1 | -5/+16 | |
| | | | | - 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. | |||||
* | [dfb] extract m3u8 formats | remitamine | 2016-04-29 | 1 | -13/+20 | |
| | ||||||
* | [funimation] Detect blocking and support CloudFlare cookies | Yen Chi Hsuan | 2016-04-30 | 1 | -3/+45 | |
| | ||||||
* | [common] Fix format_id construction for HLS | Yen Chi Hsuan | 2016-04-29 | 1 | -1/+1 | |
| | ||||||
* | [crunchyroll] Sort formats | Sergey M․ | 2016-04-29 | 1 | -0/+1 | |
| | ||||||
* | [crunchyroll] Add even more relaxed fmt fallback | Sergey M․ | 2016-04-29 | 1 | -1/+4 | |
| | ||||||
* | [crunchyroll] Relax fmt regex | Sergey M․ | 2016-04-29 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'Kagami-vlive-hls' | Yen Chi Hsuan | 2016-04-29 | 2 | -23/+82 | |
|\ | ||||||
| * | [vlive] Coding style and PEP8 | Yen Chi Hsuan | 2016-04-29 | 1 | -10/+9 | |
| | | ||||||
| * | Merge branch 'vlive-hls' of https://github.com/Kagami/youtube-dl into ↵ | Yen Chi Hsuan | 2016-04-29 | 2 | -23/+83 | |
| |\ | | | | | | | | | | Kagami-vlive-hls | |||||
| | * | [vlive] Add support for live videos | Kagami Hiiragi | 2016-04-29 | 2 | -23/+83 | |
| | | | ||||||
* | | | [crunchyroll] reduce requests for formats extraction | remitamine | 2016-04-29 | 1 | -2/+12 | |
| | | |