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' => 'Breite des Players',
'show_content' => 'Zeige den Inhalt des Feeds an',
'download_channel_icons' => 'Automatically download and set channel icons for feeds',
'fetch_channel_icons' => 'Fetch icons of all channels',
'reset_channel_icons' => 'Reset icons of all channels',
'use_nocookie' => 'Verwende die Cookie-freie Domain www.youtube-nocookie.com',
),
);