Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-13 | [eporner] Fix view count extraction and make optional (closes #23306) | Sergey M․ | |
2020-12-13 | [eporner] Fix embed test URL | Sergey M․ | |
2020-12-13 | [eporner] Fix hash extraction and extend _VALID_URL (#27396) | spvkgn | |
Co-authored-by: Sergey M <dstftw@gmail.com> | |||
2020-02-29 | Remove no longer needed compat_str around geturl | Sergey M․ | |
2018-09-11 | [eporner] Extract JSON-LD (closes #17519) | Sergey M․ | |
2018-07-21 | Improve URL extraction | Sergey M․ | |
2017-10-16 | [eporner] Add support for embed URLs (closes #14507) | Sergey M․ | |
2016-07-22 | [eporner] Fix extraction (Closes #10139) | Sergey M․ | |
2016-05-25 | [eporner] Make test only_matching | Sergey M․ | |
2016-05-24 | [eporner] fix for the new URL layout | wankerer | |
Recently eporner slightly changed the URL layout, the ID that used to be digits only are now digits and letters, so youtube-dl falls back to the generic extractor that doesn't work. Fix the matching regex to allow letters in ID. [v2: added a test case] | |||
2015-02-25 | [eporner] Simplify and hardcode age limit | Sergey M․ | |
2015-02-24 | [eporner] Fix redirect_code error | logon84 | |
2015-02-24 | Update eporner.py | logon84 | |
Updated to work. Old version shows an error about being unable to extract "redirect_code" | |||
2014-11-16 | [eporner] Fix duration (Closes #4188) | Philipp Hagemeister | |
2014-09-29 | [eporner] Adapt to changed default format | Philipp Hagemeister | |
2014-09-02 | [eporner] Extract all formats | Sergey M․ | |
2014-09-01 | [eporner] +age_limit | Philipp Hagemeister | |
2014-08-31 | [eporner] Simplify and correct (#3629) | Philipp Hagemeister | |
2014-08-30 | Fix exception with n_views<1000 | peugeot | |
2014-08-30 | Add support for Eporner | peugeot | |