Sergey M․
5886b38d73
Add support for https for all extractors as preventive and future-proof measure
9 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
10 years ago
Jaime Marquínez Ferrándiz
34fe5a94ba
[gamespot] Add support for videos that don't use 'f4m_stream' ( fixes #5707 )
10 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
11 years ago
Philipp Hagemeister
12ed57418c
[gamespot] Fix regexp
11 years ago
Philipp Hagemeister
c1195541b7
[gamespot] Use unicode_literals
11 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.
12 years ago