Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04 | [gamespot] Remove unused import | Philipp Hagemeister | |
2014-11-04 | [gamespot] Modernize | Philipp Hagemeister | |
2014-05-14 | [gamespot] Update test URL and modernize | Sergey M․ | |
2014-01-22 | [gamespot] Fix regexp | Philipp Hagemeister | |
2014-01-17 | [gamespot] Use unicode_literals | Philipp Hagemeister | |
2013-12-03 | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | |
2013-11-20 | Clean up unused imports and other minor mistakes | Philipp Hagemeister | |
2013-10-14 | [gamespot] Fix video extraction (fixes #1587) | Jaime Marquínez Ferrándiz | |
2013-10-10 | [gamespot] Mark as broken (#1587) | Jaime Marquínez Ferrándiz | |
2013-09-12 | [gamespot] Update test video title | Jaime Marquínez Ferrándiz | |
2013-07-09 | GameSpotIE: support more urls and download videos in the best quality | Jaime Marquínez Ferrándiz | |
2013-06-28 | Added an IE for gamespot. Although gamespot allows downloading but it is ↵ | M.Yasoob Khalid | |
only available to registered users. With this IE no registration is required. |