Commit Graph

22 Commits (c0837a12c8a64c682a01e4bfdee6f22615568d69)

Author SHA1 Message Date
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 9 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
9 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) 10 years ago
Philipp Hagemeister 7b6faddfc8 [wdr] Modernize 10 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