X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/6d835d4d6903cf5e18ad01844736929e06d16004..15b1d10671b48df598afd70e17ba21e9e64ac766:/youtube_dl/extractor/orf.py diff --git a/youtube_dl/extractor/orf.py b/youtube_dl/extractor/orf.py index 011e6be..572a234 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 + }