Commit Graph

19 Commits (479ec54a8d9631215483f144c3d1b7ea830178b5)

Author SHA1 Message Date
remitamine 0368181998 [wdr] split long lines
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
remitamine 2559b9d017 [wdr] extract all formats(closes )
Antti Ajanki b8988b63a6 [wdr] Download a live stream
Philipp Hagemeister dd8982f19c [wdr] Complete test definition
Jaime Marquínez Ferrándiz e1554a407d [extractors] Use http_headers for setting the User-Agent and the Referer
Philipp Hagemeister 176cf9e0c3 [wdr] Support overviews (Fixes )
Philipp Hagemeister 7b6faddfc8 [wdr] Modernize
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
Jouke Waleson 5f6a1245ff PEP8 applied
Philipp Hagemeister becafcbf0f [wdr] fix up imports
Philipp Hagemeister 94e8df3a7e [wdr] Fix umlaut parsing on Python 2.x
Philipp Hagemeister ff1956e07b [wdr] Replace test case
pulpe 7807ee664d [wdr] fix test
Philipp Hagemeister e4cbb5f382 [wdr] Add support for mobile URLs
Philipp Hagemeister 9a7b072e38 [wdr] Add support for more wdrmaus subpages
Philipp Hagemeister cd7481a39e [wdr] Add support for wdrmaus.de (Fixes )
Philipp Hagemeister 87a29e6f25 [wdr] Add description to tests
Sergey M․ b461641fb9 [wdr] Add support for WDR sites (Closes )