1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 17:08:32 +00:00

add trailing comma

This commit is contained in:
delta 2025-06-20 12:44:19 +02:00
parent bd8f3a6d7c
commit 876608098a

View File

@ -32,7 +32,7 @@ class FilmArchivIE(InfoExtractor):
'description': 'md5:b2a2e4230923cd1969d471c552e62811',
'thumbnail': r're:https://cdn.filmarchiv.at/f_0306/vI3wO0tJIsfrqYFQXF[^/]*/poster.jpg$',
},
}
},
]
def _real_extract(self, url):