X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Forf.py;h=572a234ad8c2514e5704d936fb98a19035662f40;hb=855dc479c2b02b0cd3a68af3df0857d17d485be6;hp=011e6be13e63562dad8def87ea264a7e1b6783af;hpb=bd9820c937be846e0e1067395fbf133102c45e79;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 + }