From a8cbd6f510b7978abb5337fdb7ccf89d7b8f5006 Mon Sep 17 00:00:00 2001 From: wawxxjm Date: Mon, 9 Dec 2019 02:32:36 -0500 Subject: [PATCH] Update akvideo.py --- akvideo.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/akvideo.py b/akvideo.py index bc7ebfa8d..7af9e8ea3 100644 --- a/akvideo.py +++ b/akvideo.py @@ -34,4 +34,5 @@ class AKVideoIE(InfoExtractor): 'title': title, 'description': title, 'formats': formats - } \ No newline at end of file + } +