diff options
Diffstat (limited to 'yt_dlp/extractor/massengeschmacktv.py')
-rw-r--r-- | yt_dlp/extractor/massengeschmacktv.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/extractor/massengeschmacktv.py b/yt_dlp/extractor/massengeschmacktv.py index 1490e9b..43c0873 100644 --- a/yt_dlp/extractor/massengeschmacktv.py +++ b/yt_dlp/extractor/massengeschmacktv.py @@ -22,7 +22,7 @@ class MassengeschmackTVIE(InfoExtractor): 'id': 'fktv202', 'ext': 'mp4', 'title': 'Fernsehkritik-TV #202', - 'thumbnail': 'https://cache.massengeschmack.tv/img/mag/fktv202.jpg' + 'thumbnail': 'https://cache.massengeschmack.tv/img/mag/fktv202.jpg', }, } |