1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-08 02:43:35 +08:00

mark tudouIE broken as of now.

Our tudouIE is only downloading some of the video not the whole video. It is reported in #975 . If anyone has a fix then he is welcome to contribute.
This commit is contained in:
M.Yasoob Ullah Khalid ☺
2013-07-02 14:31:25 +05:00
Unverified
parent d4da3d6116
commit ba663c7102
+1
View File
@@ -5,6 +5,7 @@ from .common import InfoExtractor
class TudouIE(InfoExtractor):
_VALID_URL = r'(?:http://)?(?:www\.)?tudou\.com/(?:listplay|programs)/(?:view|(.+?))/(?:([^/]+)|([^/]+)\.html)'
_WORKING = False
_TEST = {
u'url': u'http://www.tudou.com/listplay/zzdE77v6Mmo/2xN2duXMxmw.html',
u'file': u'159447792.f4v',