kopia lustrzana https://github.com/yt-dlp/yt-dlp
[auengine] Do not return unnecessary ext
rodzic
9a942a4671
commit
4113e6ab56
|
@ -44,7 +44,6 @@ class AUEngineIE(InfoExtractor):
|
|||
return {
|
||||
'id': video_id,
|
||||
'url': video_url,
|
||||
'ext': ext,
|
||||
'title': title,
|
||||
'thumbnail': thumbnail,
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue