Commit Graph

28 Commits (master)

Author SHA1 Message Date
Remita Amine 5547014ad9 [gamespot] add support reviews URLs 6 years ago
Remita Amine 388beb86e0 [gamespot] add test for #14652 7 years ago
Remita Amine d4e31b72b9 [gamespot] lower the preference of http formats(#14652) 7 years ago
Remita Amine 79d1f8ed68 [gamespot] add support for article URLS(closes #14652) 7 years ago
Remita Amine a5203935d6 [gamespot] skip Brightcove Once http formats(#14652) 7 years ago
Remita Amine b0f4331002 [gamespot] extract formats referenced with new data fields(#14652) 7 years ago
Remita Amine 782195a9d4 [once] add support for vmap urls 7 years ago
Sergey M․ ff99fe529e
Don't list master m3u8 playlists in format list (closes #12832) 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Nehal Patel 7b0d333a7e
Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayer 8 years ago
Remita Amine 1ac5705f62 [gamespot] extract all formats 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ 1f80e360fc [gamespot] Use compat_urllib_parse_unquote 9 years ago
Jaime Marquínez Ferrándiz eeb23eb7ea [gamespot] The protocol is not optional 9 years ago
Jaime Marquínez Ferrándiz 34fe5a94ba [gamespot] Add support for videos that don't use 'f4m_stream' (fixes #5707) 9 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· 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
10 years ago
Philipp Hagemeister 9c3e870393 [gamespot] Remove unused import 10 years ago
Philipp Hagemeister a32f253112 [gamespot] Modernize 10 years ago
Sergey M․ a2d5a4ee64 [gamespot] Update test URL and modernize 10 years ago
Philipp Hagemeister 12ed57418c [gamespot] Fix regexp 10 years ago
Philipp Hagemeister c1195541b7 [gamespot] Use unicode_literals 10 years ago
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented 11 years ago
Philipp Hagemeister f3682997d7 Clean up unused imports and other minor mistakes 11 years ago
Jaime Marquínez Ferrándiz c45aa56080 [gamespot] Fix video extraction (fixes #1587) 11 years ago
Jaime Marquínez Ferrándiz 1cbb27b151 [gamespot] Mark as broken (#1587) 11 years ago
Jaime Marquínez Ferrándiz dd01d6558a [gamespot] Update test video title 11 years ago
Jaime Marquínez Ferrándiz ebdf2af727 GameSpotIE: support more urls and download videos in the best quality 11 years ago
M.Yasoob Khalid bf64ff72db Added an IE for gamespot. Although gamespot allows downloading but it is only available to registered users. With this IE no registration is required. 11 years ago