From 4ee40279a8a0819832974e9d56a8a13934b0ef59 Mon Sep 17 00:00:00 2001 From: razzle01 Date: Tue, 5 May 2020 23:27:12 +0200 Subject: [PATCH] [CSGOAnime] Add new extractor --- youtube_dl/extractor/csgoanime.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 + }