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 + } +