Skip to content

Automatic feed channel icons feature for xExtension-YouTube #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Inverle
Copy link
Contributor

@Inverle Inverle commented Jun 16, 2025

Dependent on FreshRSS/FreshRSS#7646

Right now, the icon only gets set after the feed is added.
(the correct setting must be enabled in order for the icons to be downloaded)

TODO:

  • redownload icon whenever needed
  • add a button to set the icon for individual feeds (needs work in Implement custom feed favicons FreshRSS#7646)
  • add option to download icons for all of the channel feeds
    • show fetching progress and make individual requests for each feed with JS so that PHP doesn't timeout (necessary when there's a lot of feeds)
  • add option to reset all of the channel icons back to the YT icon
  • fix tests

@Inverle Inverle marked this pull request as draft June 18, 2025 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants