mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-05-13 09:07:30 +00:00
Merge e26005adea7aadf1cc64a17e9e150ed3448ac7e7 into 93e1659586d0741f5f7987e6c5232e9636f7df72
This commit is contained in:
commit
1a0fe683e1
@ -1917,7 +1917,6 @@ class YahooIE(InfoExtractor):
|
|||||||
'thumbnail': video_thumbnail.decode('utf-8'),
|
'thumbnail': video_thumbnail.decode('utf-8'),
|
||||||
'description': video_description,
|
'description': video_description,
|
||||||
'thumbnail': video_thumbnail,
|
'thumbnail': video_thumbnail,
|
||||||
'description': video_description,
|
|
||||||
'player_url': None,
|
'player_url': None,
|
||||||
})
|
})
|
||||||
except UnavailableVideoError:
|
except UnavailableVideoError:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user