Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -2/+4 |
| | | | | | | | | · 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 | ||||
* | [condenast] Add support for embedded videos (Closes #3929) | Sergey M․ | 2014-10-13 | 1 | -0/+2 |
| | |||||
* | [condenast|generic] Add support for condenast embeds (Fixes #2783) | Philipp Hagemeister | 2014-04-21 | 1 | -12/+18 |
| | |||||
* | Properly escape ‘.’ in some _VALID_URL properties | Jaime Marquínez Ferrándiz | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | [condenast] Allow multiple formats, and sort centralized | Philipp Hagemeister | 2014-01-17 | 1 | -12/+14 |
| | |||||
* | [condenast] Use unicode_literals | Philipp Hagemeister | 2014-01-17 | 1 | -23/+25 |
| | |||||
* | Add CondeNastIE | Jaime Marquínez Ferrándiz | 2013-07-17 | 1 | -0/+106 |
It supports some of the websites of the Condé Nast group: WIRED, GQ, Vogue, Glamour, W Magazine and Vanity Fair. |