index
:
youtube-dl.git
debian
master
upstream
packaging youtube-dl for debian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
mtv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mtv] Fixup incorrectly encoded XML documents
Philipp Hagemeister
2013-12-10
1
-2
/
+7
*
Move common code for extractors based in MTV services to a new base class
Jaime Marquínez Ferrándiz
2013-12-03
1
-29
/
+40
*
Remove the compatibility code used before the new format system was implemented
Jaime Marquínez Ferrándiz
2013-12-03
1
-6
/
+1
*
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-26
1
-2
/
+1
*
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-11-20
1
-1
/
+0
*
[MTVIE] Try with RTMP URL if download fails
Philipp Hagemeister
2013-11-17
1
-1
/
+1
*
tests: don't run the test if any of the extractors listed in the 'add_ie' fie...
Jaime Marquínez Ferrándiz
2013-11-06
1
-0
/
+1
*
[mtv] Remove the templates from the mediagen url
Jaime Marquínez Ferrándiz
2013-10-28
1
-0
/
+2
*
[mtv] Strip the description
Jaime Marquínez Ferrándiz
2013-10-10
1
-1
/
+1
*
[mtv] Prepare for #980
Philipp Hagemeister
2013-10-04
1
-19
/
+28
*
GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction p...
Jaime Marquínez Ferrándiz
2013-07-14
1
-2
/
+5
*
MTVIE: fix xml tags in the media namespace (python2.6)
Jaime Marquínez Ferrándiz
2013-07-14
1
-2
/
+3
*
[mtv]: rework MTVIE and add tests (closes #913)
Jaime Marquínez Ferrándiz
2013-07-14
1
-55
/
+92
*
MTVIE: add support for Vevo videos (related #913)
Jaime Marquínez Ferrándiz
2013-06-24
1
-0
/
+8
*
Mark MTV as broken for now (#913)
Philipp Hagemeister
2013-06-23
1
-4
/
+3
*
Add MTV IE file (oops)
Philipp Hagemeister
2013-06-23
1
-0
/
+73