You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Youtube channel RSS feed only displays the title, feed description is empty while it should contain the description, thumbnail and stats.
To Reproduce
Subscribe to any Youtube channel. Sample feed: https://www.youtube.com/feeds/videos.xml?channel_id=UCBJycsmduvYEL83R_U4JriQ
Look at the feed. It's empty in both RSS full text and Load full content view.
Expected behavior
Go to sample feed: https://www.youtube.com/feeds/videos.xml?channel_id=UCBJycsmduvYEL83R_U4JriQ
As you can see, it contains a lot of information, video description, thumbnail, and stats. This should be also shown in Fluent Reader.
Screenshots
Sample feed from QuiteRSS:
Same article from Fluent Reader:
Platform (please complete the following information):
OS: Windows 10
Version 1.0.0
The text was updated successfully, but these errors were encountered:
Media attachments to the feed aren't parsed at the moment and only main content is shown. You can get around this with RSS sync services that parse the media attachment or use feed generators like RSSHub.
Possible fix in this pull request: #297.
Implementing custom modules/parser for feeds that doesn't get parsed by initial parser should be considered as its relativity game breaking for certain users. See issue #287 for another example.
Describe the bug
Youtube channel RSS feed only displays the title, feed description is empty while it should contain the description, thumbnail and stats.
To Reproduce
Subscribe to any Youtube channel. Sample feed:
https://www.youtube.com/feeds/videos.xml?channel_id=UCBJycsmduvYEL83R_U4JriQ
Look at the feed. It's empty in both RSS full text and Load full content view.
Expected behavior
Go to sample feed:
https://www.youtube.com/feeds/videos.xml?channel_id=UCBJycsmduvYEL83R_U4JriQ
As you can see, it contains a lot of information, video description, thumbnail, and stats. This should be also shown in Fluent Reader.
Screenshots
Sample feed from QuiteRSS:
Same article from Fluent Reader:
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: