mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-29 21:52:54 +00:00
Flake8
This commit is contained in:
parent
27e5c22293
commit
05aa33b0b3
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ class TwitterIE(TwitterBaseIE):
|
||||||
'upload_date': '20220806',
|
'upload_date': '20220806',
|
||||||
'age_limit': 0,
|
'age_limit': 0,
|
||||||
},
|
},
|
||||||
},{
|
}, {
|
||||||
'url': 'https://twitter.com/freethenipple/status/643211948184596480',
|
'url': 'https://twitter.com/freethenipple/status/643211948184596480',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '643211948184596480',
|
'id': '643211948184596480',
|
||||||
|
|
Loading…
Reference in a new issue