Implement options to download/reset all channel icons + other

This commit is contained in:
Inverle 2025-06-18 04:00:08 +02:00
parent ff21216885
commit 019e848ad1
7 changed files with 89 additions and 15 deletions

View file

@ -6,6 +6,8 @@ return array(
'width' => 'Player width',
'show_content' => 'Display the feeds content',
'download_channel_icons' => 'Automatically use the channels icons',
'fetch_channel_icons' => 'Fetch icons of all channels',
'reset_channel_icons' => 'Reset icons of all channels',
'use_nocookie' => 'Use the cookie-free domain www.youtube-nocookie.com',
),
);