mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-14 01:17:16 +08:00
[youku] adapt my modification to main repo
This commit is contained in:
parent
2c9089dab7
commit
1d189d15c5
@ -87,10 +87,6 @@ class YoukuIE(InfoExtractor):
|
||||
# get oip
|
||||
oip = data['security']['ip']
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
# get fileid
|
||||
>>>>>>> githubMaster/youku_bugfix
|
||||
fileid_dict = {}
|
||||
for stream in data['stream']:
|
||||
format = stream.get('stream_type')
|
||||
|
Loading…
x
Reference in New Issue
Block a user