mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
Ir90Tv Add new extractor
This commit is contained in:
parent
a745475808
commit
54b31d149e
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ def _real_extract(self, url):
|
|||
'title': title,
|
||||
'video_url' : video_url,
|
||||
'thumbnail' : thumbnail,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue