Update youtube.py

This commit is contained in:
Sergey M 2017-05-21 01:06:55 +07:00 committed by GitHub
parent ae02d4b1cd
commit 53bb578a4b

View File

@ -1461,7 +1461,6 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
# manifest pointed by get_video_info's dashmpd).
# The general idea is to take a union of itags of both DASH manifests (for example
# video with such 'manifest behavior' see https://github.com/rg3/youtube-dl/issues/6093)
self.report_video_info_webpage_download(video_id)
for el_type in ['&el=info', '&el=embedded', '&el=detailpage', '&el=vevo', '']:
video_info_url = (