aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/gamespot.py
AgeCommit message (Expand)Author
2020-12-03[gamespot] Extract DASH and HTTP formatsRemita Amine
2018-12-02[gamespot] add support reviews URLsRemita Amine
2017-11-13[gamespot] add test for #14652Remita Amine
2017-11-13[gamespot] lower the preference of http formats(#14652)Remita Amine
2017-11-11[gamespot] add support for article URLS(closes #14652)Remita Amine
2017-11-11[gamespot] skip Brightcove Once http formats(#14652)Remita Amine
2017-11-02[gamespot] extract formats referenced with new data fields(#14652)Remita Amine
2017-10-11[once] add support for vmap urlsRemita Amine
2017-04-27Don't list master m3u8 playlists in format list (closes #12832)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-07-15Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayerNehal Patel
2016-06-21[gamespot] extract all formatsRemita Amine
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