From 9097d91f5cd0a210bd47e30f0bc2b61ce031a483 Mon Sep 17 00:00:00 2001 From: wawxxjm Date: Mon, 9 Dec 2019 02:39:06 -0500 Subject: [PATCH] Update vidello.py --- vidello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vidello.py b/vidello.py index df3b554c1..ac3e87db3 100644 --- a/vidello.py +++ b/vidello.py @@ -41,4 +41,5 @@ class VidelloIE(InfoExtractor): 'title': title, 'description': description, 'url': video_url - } \ No newline at end of file + } +