diff --git a/youtube_dl/extractor/ard.py b/youtube_dl/extractor/ard.py index a7640c94a..c611c617c 100644 --- a/youtube_dl/extractor/ard.py +++ b/youtube_dl/extractor/ard.py @@ -282,4 +282,3 @@ class ARDIE(InfoExtractor): 'upload_date': upload_date, 'thumbnail': thumbnail, } -