Sergey M.
|
713d31fac8
[gametrailers] Fix gametrailers test
|
hace 11 años |
Sergey M.
|
96cb10a5f5
[mtv] Improve title extraction
|
hace 11 años |
Philipp Hagemeister
|
1df4229bd7
[mtv/gametrailers] Change order of title preference
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
b9381e43c2
Fix the extraction of full-episodes urls from southpark.com (fixes #2278)
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
4bbf139aa7
[southparkstudios] Use the generic `_real_extract` provided by the base class
|
hace 11 años |
Philipp Hagemeister
|
780ee4e501
[comedycentral] Adapt testcase
|
hace 11 años |
Philipp Hagemeister
|
af1588c05f
[mtv] Update tests and xpath function for new title extraction
|
hace 11 años |
Philipp Hagemeister
|
6562df768d
Merge branch 'master' of github.com:rg3/youtube-dl
|
hace 11 años |
Philipp Hagemeister
|
32dac6943d
[mtv] Use unicode_literals
|
hace 11 años |
Philipp Hagemeister
|
90834c78fe
[mtv] Fix title for gametrailers (Fixes #2188)
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
bc4ba05fcb
[mtv] Add an extractor for mtviggy.com (#2072)
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
8d9453b9e8
Add an extractor for spike.com (#2072)
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
e4f320a4d0
[mtv] Check for geo-blocked videos in the xml document, not in the xml’s string
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
ef9f2ba7af
[mtv] Use unicode_literals
|
hace 11 años |
Philipp Hagemeister
|
5aafe895fc
Correct XML ampersand fixup
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
c801b2051a
Add an extractor for cmt.com (closes #2049)
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
5c541b2cb7
[mtv] Add support for urls from the mobile site (fixes #1959)
|
hace 11 años |
Philipp Hagemeister
|
e2b38da931
[mtv] Fixup incorrectly encoded XML documents
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
84db81815a
Move common code for extractors based in MTV services to a new base class
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
fb7abb31af
Remove the compatibility code used before the new format system was implemented
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
e26f871228
Use the new '_download_xml' helper in more extractors
|
hace 11 años |
Philipp Hagemeister
|
f3682997d7
Clean up unused imports and other minor mistakes
|
hace 11 años |
Philipp Hagemeister
|
63b7b7224a
[MTVIE] Try with RTMP URL if download fails
|
hace 11 años |
Jaime Marquínez Ferrándiz
|
9ee2b5f6f2
tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working
|
hace 12 años |
Jaime Marquínez Ferrándiz
|
321a01f971
[mtv] Remove the templates from the mediagen url
|
hace 12 años |
Jaime Marquínez Ferrándiz
|
0ab4ff6378
[mtv] Strip the description
|
hace 12 años |
Philipp Hagemeister
|
f13d09332d
[mtv] Prepare for #980
|
hace 12 años |
Jaime Marquínez Ferrándiz
|
ab2f744b90
GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process
|
hace 12 años |
Jaime Marquínez Ferrándiz
|
300fcad8a6
MTVIE: fix xml tags in the media namespace (python2.6)
|
hace 12 años |
Jaime Marquínez Ferrándiz
|
f7e025958a
[mtv]: rework MTVIE and add tests (closes #913)
|
hace 12 años |