This commit is contained in:
Mort Yao 2017-10-13 17:18:53 +02:00
parent 4b56e46d2a
commit 77542320f0
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -148,7 +148,7 @@ class Youku(VideoExtractor):
log.wtf('Cannot fetch vid')
if kwargs.get('src') and kwargs['src'] == 'tudou':
self.ccode = '0402'
self.ccode = '050F'
if kwargs.get('password') and kwargs['password']:
self.password_protected = True