pull/29653/head
dirkf 2 years ago committed by GitHub
parent 82833b44d7
commit cdcb4af1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)})

Loading…
Cancel
Save