aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/gamespot.py
AgeCommit message (Expand)Author
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2015-07-17[gamespot] Use compat_urllib_parse_unquoteSergey M․
2015-05-15[gamespot] The protocol is not optionalJaime Marquínez Ferrándiz
2015-05-15[gamespot] Add support for videos that don't use 'f4m_stream' (fixes #5707)Jaime Marquínez Ferrándiz
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-04[gamespot] Remove unused importPhilipp Hagemeister
2014-11-04[gamespot] ModernizePhilipp Hagemeister
2014-05-14[gamespot] Update test URL and modernizeSergey M․
2014-01-22[gamespot] Fix regexpPhilipp Hagemeister
2014-01-17[gamespot] Use unicode_literalsPhilipp Hagemeister
2013-12-03Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz
2013-11-20Clean up unused imports and other minor mistakesPhilipp 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 titleJaime Marquínez Ferrándiz
2013-07-09GameSpotIE: support more urls and download videos in the best qualityJaime Marquínez Ferrándiz
2013-06-28Added an IE for gamespot. Although gamespot allows downloading but it is only...M.Yasoob Khalid