Update vidello.py

This commit is contained in:
wawxxjm 2019-12-09 02:51:09 -05:00 committed by GitHub
parent f3d63d1fd8
commit da79ffa73c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,4 +42,3 @@ class VidelloIE(InfoExtractor):
'description': description, 'description': description,
'url': video_url 'url': video_url
} }