This commit is contained in:
dirkf 2023-02-14 18:29:26 +00:00 committed by GitHub
parent 82833b44d7
commit cdcb4af1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -342,4 +342,4 @@ class ArteTVCategoryIE(ArteTVBaseIE):
return merge_dicts(
self.playlist_from_matches(items, playlist_id=playlist_id, playlist_title=title),
{'description': self._og_search_description(webpage, default=None)})
{'description': self._og_search_description(webpage, default=None)})