discar change.
This commit is contained in:
parent
19d7a4f22d
commit
4c10e35224
@ -867,9 +867,6 @@ class YoutubeDL(object):
|
|||||||
ie_key=ie_result.get('ie_key'),
|
ie_key=ie_result.get('ie_key'),
|
||||||
extra_info=extra_info)
|
extra_info=extra_info)
|
||||||
elif result_type == 'url_transparent':
|
elif result_type == 'url_transparent':
|
||||||
if not self.params.get('download_embedded_video', True):
|
|
||||||
ie_result['embedded_url'] = ie_result['url']
|
|
||||||
return ie_result
|
|
||||||
|
|
||||||
# Use the information from the embedding page
|
# Use the information from the embedding page
|
||||||
info = self.extract_info(
|
info = self.extract_info(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user