mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-15 22:24:32 +01: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