Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | [prosiebensat1] Improve title extraction and add test | Sergey M․ | |
2017-03-10 | [prosiebensat1] Improve title extraction (closes #12318) | Thomas Christlieb | |
2017-02-20 | [prosiebensat1] Throw ExtractionError on unsupported page type (closes #12180) | Sergey M․ | |
2017-02-01 | [prosiebensat1] PEP8 and update _TESTS | Yen Chi Hsuan | |
2017-02-01 | Added new Regex for prosiebensat1 Extractor Description. Fixes #11810 (#11929) | Thomas Christlieb | |
* Added new Regex for prosiebensat1 Extractor Description. Fixes #11810 * Using _og_search_description() as a Fallback for Description-Regex * Using _og_search_description() as a Fallback for Description-Regex - Second try * Also added fallback regex * Using _og_search_description() as a Fallback for Description-Regex - Third try * removed fatal=False from search for description regex. default=None should be preferred only * Using fatal=false for _og_search_description * Revert "Using fatal=false for _og_search_description" This reverts commit 2b7e123f9d0f2bd6ada54fa8e4e6035fece5dbf4. * Deleted default=None Parameter for _og_search_property | |||
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-12-10 | [prosiebensat1] extract dash formats | Remita Amine | |
2016-10-03 | Unify coding cookie | Déstin Reed | |
2016-09-25 | [prosiebensat1] Add support for advopedia | Sergey M․ | |
2016-09-25 | [prosiebensat1] Improve _VALID_URL | Sergey M․ | |
2016-09-25 | [prosiebensat1] Fix playlist support (Closes #10745) | Sergey M․ | |
2016-09-25 | [prosiebensat1] Add support for sat1gold (#10745) | Sergey M․ | |
2016-09-23 | [prosiebensat1] Add support for kabeleinsdoku (Closes #10732) | Sergey M․ | |
2016-09-07 | [puls4] fix extraction(closes #10583) | Remita Amine | |
2016-07-06 | [prosiebensat1] Make downloading urls JSON non fatal | Sergey M․ | |
2016-07-05 | [prosiebensat1] extract all formats | Remita Amine | |
2016-03-26 | [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict | Sergey M․ | |
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974 | |||
2016-01-14 | [prosiebensat1] Fix some extraction and update tests | Sergey M․ | |
2016-01-14 | [prosiebensat1] add support for 7tv.de | Lucas | |
2015-11-05 | [prosiebensat1] Add support for .ch domains (Closes #7365) | Sergey M․ | |
2015-07-23 | [prosiebensat1] Modernize | Sergey M․ | |
2015-07-23 | [prosiebensat1] Recognize DRM protected videos (#6334) | Sergey M․ | |
2015-07-16 | [prosiebensat1] Clarify test purpose | Sergey M․ | |
2015-07-16 | [prosiebensat1] Use generic f4m manifest extraction | Sergey M․ | |
2015-07-15 | [prosiebensat1] Fix extraction (Closes #6215) | Sergey M․ | |
2015-06-12 | [prosiebensat1] Add title regex | Sergey M․ | |
2015-06-12 | [prosiebensat1] Fix rtmp extraction (Closes #5962) | Sergey M․ | |
2015-05-23 | [prosiebensat1] Add support for .at domain names (Closes #5786) | Sergey M․ | |
2015-04-03 | [prosiebensat1] Fix test | Sergey M․ | |
2015-04-03 | [prosiebensat1] Fix bitrate (Closes #5350 closes #5351) | Sergey M․ | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· 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 | |||
2014-12-07 | [prosiebensat1] Improve and simplify | Sergey M․ | |
2014-12-06 | [prosiebensat1] Fix broken tests | Adrian Kretz | |
2014-12-06 | [prosiebensat1] Add support for playlists (fixes #4357) | Adrian Kretz | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-09-29 | [prosiebensat1] Fix test case | Philipp Hagemeister | |
2014-09-13 | [prosiebensat1] Make upload_date optional | Philipp Hagemeister | |
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found. | |||
2014-09-13 | [prosiebensat1] Fix bitrate calculation | Philipp Hagemeister | |
2014-06-19 | [prosiebensat1] Update some regexes | Sergey M․ | |
2014-05-05 | [prosiebensat1] Simplify | Sergey M․ | |
2014-04-12 | [prosiebensat1] Add one more clip id pattern (Closes #2737) | Sergey M․ | |
2014-03-05 | [prosiebensat1] Replace test | Sergey M․ | |
2014-02-27 | [prosiebensat1] Fix typo | Sergey M. | |
2014-02-27 | [prosiebensat1] Add rtmpe support | Sergey M. | |
2014-02-27 | [prosiebensat1] Add support for ProSiebenSat.1 Digital sites (Closes | Sergey M. | |
#2346 #2469) |