mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-12-22 20:20:09 +09:00
Linted?
This commit is contained in:
parent
82833b44d7
commit
cdcb4af1c3
@ -342,4 +342,4 @@ class ArteTVCategoryIE(ArteTVBaseIE):
|
|||||||
|
|
||||||
return merge_dicts(
|
return merge_dicts(
|
||||||
self.playlist_from_matches(items, playlist_id=playlist_id, playlist_title=title),
|
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…
Reference in New Issue
Block a user