Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-10-03 | Unify coding cookie | Déstin Reed | |
2016-04-01 | [screencast] Improve title regexes (Closes #9025) | Sergey M․ | |
2016-04-01 | screencast.com: fallback on page title | Martin Trigaux | |
When determining the title of the page, use the <title> tag of the page | |||
2016-04-01 | [screencast] Add test | Sergey M․ | |
2016-04-01 | screencast.com: support missing www | Martin Trigaux | |
The "www." part of the URL is not mandatory | |||
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-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-07-11 | [screencast] Add one more format and improve title extraction | Sergey M․ | |
2014-07-11 | [screencast] Add suppot for more video types (#3236) | Philipp Hagemeister | |
2014-07-11 | [screencast] Add new extractor (Fixes #3236) | Philipp Hagemeister | |