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