15 Commits

Author SHA1 Message Date
Ozzy Walsh
a0f285fce1 Change Spike _VALID_URL to Paramount Network URL #15418
Downloads from Paramount Network(previously Spike) now function and no
longer raise 'Unsupported URL'.

Single episodes seem to be download in parts as described in #15418,
which may no be correct behaviour
2018-01-25 09:39:07 +00:00
Ozzy Walsh
fa278f9426 Change Spike extractor tests to Paramount Network
"Spike TV" has become "Paramount Network" and the domain has changed,
breaking it's extractor. This commit changes the tests to use the new
domain in preparation for fixing the extractor.
2018-01-25 09:38:34 +00:00
Remita Amine
c9bd503e7d [spike] bypass geo restriction 2017-10-13 08:41:57 +00:00
Sergey M․
adf063dad1
[mtv,cc,cmt,spike] Improve and refactor
- Eliminate _transform_rtmp_url
* Generalize triforce mgid extraction
+ [cmt] Add support for full-episodes (closes #11623)
2017-01-14 06:18:38 +07:00
Mark Lee
6303fc8204 [spike] Fix full episodes extraction 2016-11-29 23:06:01 +07:00
Yen Chi Hsuan
a3aa814b77
Update _TESTS for MTV sites 2016-07-26 11:10:41 +08:00
Sergey M․
e8882e7043
[spike] Relax _VALID_URL and improve extraction (Closes #10106) 2016-07-17 18:34:25 +07:00
Sergey M․
4d1cdb5bfe [spike] Extend _VALID_URL (Closes #5420) 2015-04-15 20:58:48 +06:00
Jaime Marquínez Ferrándiz
e41b1f7385 Fix flake8 errors 2015-01-31 10:51:39 +01:00
Sergey M․
20b4492c71 [spike] Improve _VALID_URL 2015-01-30 21:54:48 +06:00
Sergey M․
dee3f73787 [spike] Modernize 2015-01-30 21:54:14 +06:00
Jaime Marquínez Ferrándiz
935c7360cc [spike] Add support for mobile urls 2014-03-08 21:10:21 +01:00
Jaime Marquínez Ferrándiz
340b046876 [spike] Add support for downloading the mobile version if the normal version is geoblocked 2014-03-08 20:59:11 +01:00
Philipp Hagemeister
af1588c05f [mtv] Update tests and xpath function for new title extraction 2014-01-22 02:04:51 +01:00
Jaime Marquínez Ferrándiz
8d9453b9e8 Add an extractor for spike.com (#2072)
Added a generic _real_extract to MTVServicesInfoExtractor
2014-01-21 20:54:47 +01:00