“Youlag” is a theme and extension for the feed aggregator FreshRSS. It delivers a video-focused browsing experience for your YouTube RSS feeds, all within FreshRSS, with a sleek theme and extra features.
Supports video feeds from YouTube, Invidious, and Piped.
Why?
The general idea is to subscribe to YouTube channels via RSS, allowing you to follow your favorite creators without an account. With Youlag installed, you can browse and watch videos in a familiar, YouTube-like interface.
More features are planned, including video queuing (with some limitations).
Git repository for more details:
https://github.com/civilblur/youlag
Features:
Esc
key.Since v3.0.0
, and currently v3.0.2
, Youlag has been refactored from a CSS theme to work more like an extension. This has improved stability and allowed me to add more features.
It’s still not yet a native FreshRSS extension, but my plan is to convert it to one.
Edit 2025-02-23:
Please use the latest release, which is v3.0.4
as of writing.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.
Rules:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
look so cool but i use freshrss for a lot of stuff in addition to youtube subscriptions, so i can’t convert my whole freshrss into this frontend. can’t imagine there’s anything in freshrss that would allow associating this with just one category. i could see myself running it as a seperate container, providing it my freshrss creds, and telling that new webserver container to associate it with a category. that’s basically a whole different project at that point though.
At the moment, I haven’t integrate Youlag with FreshRSS as a full fledge extension, but once that is in place, it would be possible to store user preferences. While it requires time and effort, I believe it shouldn’t be too hard to implment this feature.