This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[gameone] Sort formats
totalwebcasting
Philipp Hagemeister
10 years ago
parent
fa19dfccf9
commit
d96b9d40f0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youtube_dl/extractor/gameone.py
+ 1
- 0
youtube_dl/extractor/gameone.py
View File
@ -76,6 +76,7 @@ class GameOneIE(InfoExtractor):
}
for
r
in
rendition_items
]
self
.
_sort_formats
(
formats
)
return
{
'
id
'
:
video_id
,
Write
Preview
Loading…
Cancel
Save