Update vidello.py

This commit is contained in:
wawxxjm 2019-12-09 02:39:06 -05:00 committed by GitHub
parent a8cbd6f510
commit 9097d91f5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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