[youku] adapt modification to main rep
This commit is contained in:
commit
2c9089dab7
@ -87,6 +87,10 @@ 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