Change code to 0507

`mp4hd3` format of some videos cannot be extracted with 0513, but can be extracted with 0507.
This commit is contained in:
Kugelblitz 2018-02-18 11:08:17 +13:00 committed by GitHub
parent f6be4a2904
commit 739504e988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ class Youku(VideoExtractor):
self.api_error_code = None
self.api_error_msg = None
self.ccode = '0513'
self.ccode = '0507'
self.utid = None
def youku_ups(self):