Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [vessel] Make hls formats non fatal | Sergey M․ | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | [vessel] Extract DASH formats | Sergey M․ | 2016-06-09 | 1 | -2/+6 |
| | |||||
* | [vessel] Use native hls by default | Sergey M․ | 2016-06-09 | 1 | -1/+2 |
| | |||||
* | [extractor/generic] Add support vessel embeds (Closes #7083) | Sergey M․ | 2016-06-09 | 1 | -0/+6 |
| | |||||
* | [vessel] Add support for embed urls and improve extraction | Sergey M․ | 2016-06-09 | 1 | -7/+20 |
| | |||||
* | [youku:show] Add new extractor | Yen Chi Hsuan | 2016-06-08 | 2 | -1/+56 |
| | |||||
* | [twitter] Update _TESTS | Yen Chi Hsuan | 2016-06-08 | 1 | -4/+4 |
| | |||||
* | [twitter] Fix extraction for videos with HLS streams | Yen Chi Hsuan | 2016-06-08 | 1 | -6/+12 |
| | | | | Closes #9623 | ||||
* | [twitter] Detect suspended accounts and update _TESTS | Yen Chi Hsuan | 2016-06-08 | 1 | -1/+6 |
| | |||||
* | [nbc] Add the test case from #9578 | Yen Chi Hsuan | 2016-06-08 | 1 | -0/+17 |
| | | | | Closes #9578 | ||||
* | [theplatform] Some NBC videos require an additional cookie | Yen Chi Hsuan | 2016-06-08 | 1 | -0/+8 |
| | | | | Related: #9578 | ||||
* | [downloader/external] Add another env for proxies in ffmpeg/avconv | Yen Chi Hsuan | 2016-06-08 | 1 | -0/+1 |
| | | | | | | | | Related sources: https://git.libav.org/?p=libav.git;a=blob;f=libavformat/http.c;h=8fe8d11e1edfdbb04a8726db2c49cfef3f572aac;hb=HEAD#l152 https://git.libav.org/?p=libav.git;a=blob;f=libavformat/tls.c;h=fab243e93e20034e88e619188c13a44a5d8ccdb9;hb=HEAD#l63 https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/http.c#L191 https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/tls.c#L92 | ||||
* | [bilibili] Fix for videos without upload time (closes #9710) | Yen Chi Hsuan | 2016-06-08 | 1 | -0/+17 |
| | |||||
* | [thesixtyone] Relax _VALID_URL (Closes #9714) | Sergey M․ | 2016-06-08 | 1 | -1/+5 |
| | |||||
* | [livestream:event] Ensure video id is string (Closes #9721) | Sergey M․ | 2016-06-07 | 1 | -2/+3 |
| | |||||
* | [wdr] Update _TESTS | Yen Chi Hsuan | 2016-06-08 | 1 | -7/+2 |
| | |||||
* | [common] Fix <bootstrapInfo> detection in F4M manifests | Yen Chi Hsuan | 2016-06-08 | 1 | -2/+3 |
| | | | | Regression since 0a5685b26fae0940f14cb063a6e4fc6986f9c124 | ||||
* | [canal+] Add support for d17.tv | Sergey M․ | 2016-06-07 | 1 | -0/+5 |
| | |||||
* | [canal+] Update tests | Sergey M․ | 2016-06-07 | 1 | -19/+23 |
| | |||||
* | [canal+] Improve extraction (Closes #9718) | Sergey M․ | 2016-06-07 | 1 | -9/+24 |
| | |||||
* | Merge pull request #9720 from Kagami/vlive-new-statuses | Sergey M | 2016-06-07 | 1 | -0/+2 |
|\ | | | | | [vlive] Acknowledge vlive+ streams statuses | ||||
| * | [vlive] Acknowledge vlive+ streams statuses | Kagami Hiiragi | 2016-06-07 | 1 | -0/+2 |
| | | | | | | | | | | Same as common statuses just with "PRODUCT_" prefix: PRODUCE_LIVE_END, PRODUCT_COMING_SOON, etc. | ||||
* | | Merge remote-tracking branch 'Boris-de/wdrmaus_fix#8562' | Philipp Hagemeister | 2016-06-07 | 2 | -222/+134 |
|\ \ | |/ |/| | |||||
| * | [WDR] fixed parsing of playlists | Boris Wachtmeister | 2016-05-26 | 1 | -2/+2 |
| | | |||||
| * | [WDR] the other wdrmaus.de pages also changed to the new player | Boris Wachtmeister | 2016-05-26 | 2 | -75/+15 |
| | | |||||
| * | [WDR] extract jsonp-url by parsing data-extension of mediaLink | Boris Wachtmeister | 2016-05-26 | 1 | -5/+12 |
| | | |||||
| * | [WDR] add special handling if alt-url is a m3u8 | Boris Wachtmeister | 2016-05-26 | 1 | -5/+16 |
| | | |||||
| * | [WDR] use _download_json with a strip_jsonp | Boris Wachtmeister | 2016-05-26 | 1 | -3/+3 |
| | | |||||
| * | [WDR] use single quotes for strings | Boris Wachtmeister | 2016-05-26 | 1 | -12/+12 |
| | | |||||
| * | [WDRMaus] switch current show to new WDR extractor (fixes #8562) | Boris Wachtmeister | 2016-04-23 | 1 | -17/+20 |
| | | | | | | | | | | | | | | | | | | It seems that the "current show" already uses the new WDR video-player, while all the others videos still use the old player. I just added the current show URL to the normal WDR-extractor, which works fine. This commit needs my changes from PR #8842 that fix the support for WDR. | ||||
| * | [WDR] complete overhaul after relaunch of the site | Boris Wachtmeister | 2016-04-23 | 1 | -145/+96 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The WDR relaunched their site on 2016-02-23 which not only changed the URL-schema completely but also the layout of their pages. Apparently the whole "mediathek" now runs on the wdr-domain, so no separate URL for funkhauseuropa anymore. There seems to be no explicit handling of video-sizes on the page or in the URLs anymore. There seems to be only one size for HTML5, but still several sizes for flash. The extractor adds all to the list of formats. There is no metadata for the HTML5-stream, so that the best flash-stream will always be considered as the "best" format. At least in my tests this seemed to be true anyway. | ||||
* | | [compat] Add 'compat_input' to __all__ | Jaime Marquínez Ferrándiz | 2016-06-05 | 1 | -0/+1 |
| | | |||||
* | | [options] Add --load-info-json alias for symmetry with --write-info-json | Sergey M․ | 2016-06-06 | 1 | -1/+1 |
| | | |||||
* | | [__init__] Use write_string instead of compat_string (Closes #9689) | Sergey M․ | 2016-06-05 | 1 | -5/+4 |
| | | |||||
* | | [downloader/hls] Correct comment on twitch vods | Sergey M․ | 2016-06-05 | 1 | -2/+2 |
| | | |||||
* | | [downloader/hls] PEP 8 | Sergey M․ | 2016-06-05 | 1 | -1/+1 |
| | | |||||
* | | [twitch:vod] Use native hls | Sergey M․ | 2016-06-05 | 1 | -1/+1 |
| | | |||||
* | | [downloader/hls] Do not rely on EXT-X-PLAYLIST-TYPE:EVENT | Sergey M․ | 2016-06-05 | 1 | -2/+8 |
| | | |||||
* | | [youtube] Add itags 256 and 258 | Sergey M․ | 2016-06-05 | 1 | -0/+2 |
| | | |||||
* | | [compat] Add compat_input | Sergey M․ | 2016-06-05 | 1 | -0/+5 |
| | | |||||
* | | [vidio] Improve (Closes #9562) | Sergey M․ | 2016-06-04 | 1 | -20/+45 |
| | | |||||
* | | [vidio] Add extractor (Closes #7195) | TRox1972 | 2016-06-04 | 2 | -0/+49 |
| | | | | | | | | | | | | [Vidio] fix fallback value and wrap duration in int_or_none [Vidio] don't use video_id for _html_search_regex() | ||||
* | | [channel9] Add support for rss links (Closes #9673) | Sergey M․ | 2016-06-04 | 1 | -54/+71 |
| | | |||||
* | | [loc] Extract direct download links | Sergey M․ | 2016-06-04 | 1 | -1/+37 |
| | | |||||
* | | [loc] Extract subtites | Sergey M․ | 2016-06-03 | 1 | -1/+22 |
| | | |||||
* | | [loc] Add support for another URL schema and simplify | Sergey M․ | 2016-06-03 | 1 | -9/+11 |
| | | |||||
* | | release 2016.06.03 | Sergey M․ | 2016-06-03 | 1 | -1/+1 |
| | | |||||
* | | [loc] Improve (Closes #9521) | Sergey M․ | 2016-06-03 | 1 | -34/+53 |
| | | |||||
* | | [loc] Add extractor (Closes #3188) | TRox1972 | 2016-06-03 | 2 | -0/+66 |
| | | | | | | | | | | | | | | | | Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least). [LibraryOfCongress] don't use video_id for _search_regex() [LibraryOfCongress] Improvements | ||||
* | | [bilibili] Add _part%d suffixes back (closes #9660) | Yen Chi Hsuan | 2016-06-02 | 1 | -0/+59 |
| | |