1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05:00

Ir90Tv Add new extractor

This commit is contained in:
Behrooz 2015-05-08 02:55:01 +02:00
parent a745475808
commit 54b31d149e

View file

@ -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,
} }