Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-23 | Switch codebase to use compat_b64decode | Sergey M․ | |
2017-10-12 | [infoq] fix http format downloading | Remita Amine | |
2017-10-09 | Fix some regexes | Sergey M․ | |
2017-05-01 | [infoq] Make audio format extraction non fatal (closes #12938) | Sergey M․ | |
2017-02-03 | [infoq] Add audio only format if available (#11565) | Mattias Wadman | |
* [infoq] Add audio only format if available Refactor cookie code into a function. Renamed formats to http_video, http_audio, rtmp_video Renamed extract functions to video instead of videos as they return one or no video. * [infoq] Rename to _extract_cookies as it more than one * [infoq] Remove redundant determine_ext * [infoq] Add comment about hardcoded URL * [infoq] Use _hidden_inputs instead of messy regex * [infoq] Probe if audio URL is valid Make it possible to pass headers to _is_valid_url * [infoq] Add audio only test | |||
2016-02-27 | [infoq] Use BokeCC extractor function | Yen Chi Hsuan | |
2015-12-13 | [infoq] Refactor and support the Chinese version | Yen Chi Hsuan | |
Closes #7576 | |||
2015-12-13 | [infoq] Fix extraction for HTTP URLs (closes #7739) | Yen Chi Hsuan | |
2015-07-17 | [infoq] Use compat_urllib_parse_unquote | Sergey M․ | |
2015-07-03 | [infoq] Fix extraction (closes #6141) | Yen Chi Hsuan | |
2015-06-25 | [infoq] Relax _VALID_URL (Closes #6071) | 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-04-21 | [infoq] Add support for HTTP downloads (Fixes #722) | Philipp Hagemeister | |
2014-04-21 | [infoq] Simplify (#2777) | Philipp Hagemeister | |
2014-04-20 | [infoq] Simplify playpath calculation | Kai Weber | |
2014-04-20 | [infoq] Fix extractor | Kai Weber | |
2014-02-02 | Remove unused imports and simplify | Philipp Hagemeister | |
2014-01-29 | [infoq] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | |
2013-06-27 | Tests: Add coding to files | Philipp Hagemeister | |
2013-06-27 | [infoq] move tests | Philipp Hagemeister | |
2013-06-23 | Move infoq into its own file | Philipp Hagemeister | |