mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-04 09:09:53 +00:00
Update youvi.py
This commit is contained in:
parent
6eea4f795a
commit
33d5373020
@ -32,7 +32,6 @@ class YouviIE(InfoExtractor):
|
|||||||
format_entry = {'url': url}
|
format_entry = {'url': url}
|
||||||
formats.append(format_entry)
|
formats.append(format_entry)
|
||||||
|
|
||||||
|
|
||||||
if formats:
|
if formats:
|
||||||
self._sort_formats(formats)
|
self._sort_formats(formats)
|
||||||
return {
|
return {
|
||||||
|
Loading…
Reference in New Issue
Block a user