Commit Graph

43 Commits (master)

Author SHA1 Message Date
Sergey M․ 0ce39bc542
[wdr] Fix test 6 years ago
Sergey M․ 1915662d4f
[wdr] Bypass geo restriction 6 years ago
Sergey M․ 54e8f62e01
[wdr] Rework extractors (closes #14598) 6 years ago
Sebastian Leske 2d8bb80c60
[wdr:elefant] Add extractor 6 years ago
Sergey M․ 8992331621
[wdr] Relax media link regex (closes #14447) 7 years ago
Sergey M․ bd34c32bd7
[wdr] Actualize comment 7 years ago
runningbits f802c48660 [wdr:maus] Fix extraction and update tests 7 years ago
Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
Yen Chi Hsuan 6d0d4fc26d
[wdr] Add WDRBaseIE, for Sportschau (#9799) 8 years ago
Yen Chi Hsuan bc7e7adf51 [wdr] Subtitles are TTML 8 years ago
Yen Chi Hsuan 1594a4932f
[wdr] Misc changes 8 years ago
Yen Chi Hsuan 6869d634c6
[wdr] Simplify extraction 8 years ago
Yen Chi Hsuan 50918c4ee0
[wdr] Support radio players (closes #6147) 8 years ago
Yen Chi Hsuan a4a8201c02
[wdr] Update _TESTS 8 years ago
Boris Wachtmeister 3a686853e1 [WDR] fixed parsing of playlists 8 years ago
Boris Wachtmeister 949fc42e00 [WDR] the other wdrmaus.de pages also changed to the new player 8 years ago
Boris Wachtmeister 33a1ff7113 [WDR] extract jsonp-url by parsing data-extension of mediaLink 8 years ago
Boris Wachtmeister bec2c14f2c [WDR] add special handling if alt-url is a m3u8 8 years ago
Boris Wachtmeister 37f972954d [WDR] use _download_json with a strip_jsonp 8 years ago
Boris Wachtmeister 3874e6ea66 [WDR] use single quotes for strings 8 years ago
Boris Wachtmeister 14f7a2b8af [WDRMaus] switch current show to new WDR extractor (fixes #8562)
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.
8 years ago
Boris Wachtmeister c0837a12c8 [WDR] complete overhaul after relaunch of the site
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.
8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ 0cef27ad25 Add missing r prefix for _VALID_URLs 8 years ago
remitamine 0368181998 [wdr] split long lines 8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
8 years ago
remitamine 2559b9d017 [wdr] extract all formats(closes #7788) 9 years ago
Antti Ajanki b8988b63a6 [wdr] Download a live stream 9 years ago
Philipp Hagemeister dd8982f19c [wdr] Complete test definition 9 years ago
Jaime Marquínez Ferrándiz e1554a407d [extractors] Use http_headers for setting the User-Agent and the Referer 9 years ago
Philipp Hagemeister 176cf9e0c3 [wdr] Support overviews (Fixes #4651) 9 years ago
Philipp Hagemeister 7b6faddfc8 [wdr] Modernize 9 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Philipp Hagemeister becafcbf0f [wdr] fix up imports 10 years ago
Philipp Hagemeister 94e8df3a7e [wdr] Fix umlaut parsing on Python 2.x 10 years ago
Philipp Hagemeister ff1956e07b [wdr] Replace test case 10 years ago
pulpe 7807ee664d [wdr] fix test 10 years ago
Philipp Hagemeister e4cbb5f382 [wdr] Add support for mobile URLs 10 years ago
Philipp Hagemeister 9a7b072e38 [wdr] Add support for more wdrmaus subpages 10 years ago
Philipp Hagemeister cd7481a39e [wdr] Add support for wdrmaus.de (Fixes #2651) 10 years ago
Philipp Hagemeister 87a29e6f25 [wdr] Add description to tests 10 years ago
Sergey M․ b461641fb9 [wdr] Add support for WDR sites (Closes #1367) 10 years ago