diff --git a/youtube_dl/extractor/csgoanime.py b/youtube_dl/extractor/csgoanime.py index a12aeccdc..c6c88a212 100644 --- a/youtube_dl/extractor/csgoanime.py +++ b/youtube_dl/extractor/csgoanime.py @@ -31,4 +31,4 @@ class CSGOAnimeIE(InfoExtractor): 'title': 'CSGOAnime', 'uploader': 'thrice', 'url': video_url - } \ No newline at end of file + }