X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fnewstube.py;h=85fcad06b51dc9ce87bdd563043c92a126cc8eea;hb=9ef4f12b534578ae3d3e47815492c90826c03c36;hp=551bd4d7a511c51f3d5809cf488d7e454b6ed6b5;hpb=64a8c39a1f67d9a189cc59f7d86c46b72dc139a9;p=youtube-dl.git diff --git a/youtube_dl/extractor/newstube.py b/youtube_dl/extractor/newstube.py index 551bd4d7a..85fcad06b 100644 --- a/youtube_dl/extractor/newstube.py +++ b/youtube_dl/extractor/newstube.py @@ -89,4 +89,4 @@ class NewstubeIE(InfoExtractor): 'thumbnail': thumbnail, 'duration': duration, 'formats': formats, - } \ No newline at end of file + }