aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/condenast.py
Commit message (Expand)AuthorAgeFilesLines
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-2/+4
* [condenast] Add support for embedded videos (Closes #3929)Sergey M․2014-10-131-0/+2
* [condenast|generic] Add support for condenast embeds (Fixes #2783)Philipp Hagemeister2014-04-211-12/+18
* Properly escape ‘.’ in some _VALID_URL propertiesJaime Marquínez Ferrándiz2014-01-251-1/+1
* [condenast] Allow multiple formats, and sort centralizedPhilipp Hagemeister2014-01-171-12/+14
* [condenast] Use unicode_literalsPhilipp Hagemeister2014-01-171-23/+25
* Add CondeNastIEJaime Marquínez Ferrándiz2013-07-171-0/+106