mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 02:01:50 +00:00
Update youvi.py
This commit is contained in:
parent
6eea4f795a
commit
33d5373020
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ class YouviIE(InfoExtractor):
|
|||
format_entry = {'url': url}
|
||||
formats.append(format_entry)
|
||||
|
||||
|
||||
if formats:
|
||||
self._sort_formats(formats)
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue