[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
|
# get oip
|
||||||
oip = data['security']['ip']
|
oip = data['security']['ip']
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
# get fileid
|
|
||||||
>>>>>>> githubMaster/youku_bugfix
|
|
||||||
fileid_dict = {}
|
fileid_dict = {}
|
||||||
for stream in data['stream']:
|
for stream in data['stream']:
|
||||||
format = stream.get('stream_type')
|
format = stream.get('stream_type')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user