mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-10 09:30:53 +00:00
[ir90tv] PEP8
This commit is contained in:
parent
9700cd9097
commit
7523647391
|
@ -37,6 +37,6 @@ class Ir90TvIE(InfoExtractor):
|
|||
'url': video_url,
|
||||
'id': video_id,
|
||||
'title': title,
|
||||
'video_url' : video_url,
|
||||
'thumbnail' : thumbnail,
|
||||
'video_url': video_url,
|
||||
'thumbnail': thumbnail,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user