mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-12-25 20:55:52 +01:00
Ir90Tv Add new extractor
This commit is contained in:
parent
a745475808
commit
54b31d149e
@ -38,4 +38,4 @@ def _real_extract(self, url):
|
|||||||
'title': title,
|
'title': title,
|
||||||
'video_url' : video_url,
|
'video_url' : video_url,
|
||||||
'thumbnail' : thumbnail,
|
'thumbnail' : thumbnail,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user