X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/6d835d4d6903cf5e18ad01844736929e06d16004..acb27260e91c30efdb413d0a6fa6279adcc98469:/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 + }