X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Forf.py;h=572a234ad8c2514e5704d936fb98a19035662f40;hb=5f6a1245ffa9276c1af59b0835afeef67e2fb5b1;hp=011e6be13e63562dad8def87ea264a7e1b6783af;hpb=eb3680123a2f451e79e953ede5dd70fb7fb4c0ae;p=youtube-dl diff --git a/youtube_dl/extractor/orf.py b/youtube_dl/extractor/orf.py index 011e6be13..572a234ad 100644 --- a/youtube_dl/extractor/orf.py +++ b/youtube_dl/extractor/orf.py @@ -178,4 +178,4 @@ class ORFFM4IE(InfoExtractor): 'title': data['title'], 'description': data['subtitle'], 'entries': entries - } \ No newline at end of file + }