Browse Source

Ir90Tv Add new extractor

totalwebcasting
Behrooz 10 years ago
parent
commit
54b31d149e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/ir90tv.py

+ 1
- 1
youtube_dl/extractor/ir90tv.py View File

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

Loading…
Cancel
Save