Sergey M․
c6b8f4d0c9
[condenast] Add support for JS embeds
9 years ago
Sergey M․
0940c5b4c6
[condenast] Do not capture unused group in _VALID_URL
9 years ago
Sergey M․
42ca72dff3
[condenast] Keep acute accent
9 years ago
remitamine
2949a6cda9
[condenast] fix video info regex
9 years ago
remitamine
882fc9052e
[condenast] fix extraction and add support for other sites
9 years ago
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
· 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
10 years ago
Sergey M․
1419fafd36
[condenast] Add support for embedded videos ( Closes #3929 )
10 years ago
Philipp Hagemeister
fa35cdad02
[condenast|generic] Add support for condenast embeds ( Fixes #2783 )
11 years ago
Jaime Marquínez Ferrándiz
59188de113
Properly escape ‘.’ in some _VALID_URL properties
11 years ago
Philipp Hagemeister
d0da491e1e
[condenast] Allow multiple formats, and sort centralized
11 years ago
Philipp Hagemeister
6e249060cf
[condenast] Use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
e1fb245690
Add CondeNastIE
It supports some of the websites of the Condé Nast group: WIRED, GQ, Vogue, Glamour, W Magazine and Vanity Fair.
11 years ago