Browse Source

Ir90Tv Add new extractor

master
Behrooz 9 years ago
parent
commit
54b31d149e
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/extractor/ir90tv.py

2
youtube_dl/extractor/ir90tv.py

@ -38,4 +38,4 @@ class Ir90TvIE(InfoExtractor):
'title': title, 'title': title,
'video_url' : video_url, 'video_url' : video_url,
'thumbnail' : thumbnail, 'thumbnail' : thumbnail,
}
}
Loading…
Cancel
Save