X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fshared.py;h=fdc31603a709676713f7ba87325f4b2ba6b47f3e;hb=158731f83e2af39b3ecd8af3eaf4ce5b26ff6908;hp=badba2ac61ca5f46db325e5064f6e75425c60cbb;hpb=af8322d2f993653dbec5e6ad943f8cc632b901e4;p=youtube-dl diff --git a/youtube_dl/extractor/shared.py b/youtube_dl/extractor/shared.py index badba2ac6..fdc31603a 100644 --- a/youtube_dl/extractor/shared.py +++ b/youtube_dl/extractor/shared.py @@ -54,4 +54,4 @@ class SharedIE(InfoExtractor): 'filesize': filesize, 'title': title, 'thumbnail': thumbnail, - } \ No newline at end of file + }