aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/ign.py
Commit message (Collapse)AuthorAgeFilesLines
* [ign]: support some country versions and add an extractor for 1up.comJaime Marquínez Ferrándiz2013-07-121-12/+58
| | | | 1up.com uses the gin video system, the extractor is a subclass of IGNIE, it just replaces the video id
* Add IGNIEJaime Marquínez Ferrándiz2013-07-121-0/+45
Only for www.ign.com, it doesn't support country specific versions (like es.ign.com)