• 10 posts
  • 47 comments
Joined 3 years ago
Cake day: July 9th, 2023

Youlag is a FreshRSS extension that allows you to browse your YouTube and article RSS feeds through a modernized design that incorporates quality-of-life features.

It is designed for a distraction-free experience, for people who want to be intentional about their viewing habits.

Why?

Subscribe to creators via RSS without a Google account, stay free of algorithms, and access your subscriptions from any device. Youlag can also be used just for article reading.


Highlights v4.3.0

  • Video entries supports direct links and can now e.g. be opened in new tabs.
  • The floating miniplayer restores position and autoplays on its own when you navigate, so no more manually hitting play.
  • Mobile: Swipe left side of the screen to open/close the sidebar.
  • Hide description intro if it contain links; reduce chance of seeing sponsored content.

View full changelog

Other features

  • Block incoming YouTube shorts
  • Replace clickbait thumbnails/titles, via DeArrow
  • Whitelist specific categories to use the video mode layout, leave rest in article mode
  • Floating miniplayer that follows across pages; read articles while watching videos
  • Supports Invidious

Find more details: https://github.com/civilblur/youlag

Youlag is a FreshRSS extension that allows you to browse your YouTube and article feeds through a modernized design that incorporates quality-of-life features.

Optimized for both watching videos and reading articles.

Why?

Stay connected with creators without a Google account by using RSS. Don’t be tied to a specific platform and access your subscriptions from any device.

You can also use Youlag solely for its theme and quality of life features, ignoring any video feature.


Highlights v4.2.0

This update continues the trend of adding more customization and quality of life features.

  • Curate your own “recommended” videos based on your Watch later, or Subscriptions, or the current author
  • Video chapters/timestamp support, with prev/next buttons for skipping
  • DeArrow support
    • Replace clickbait thumbnails to screencaps
    • Use less sensational titles (when available)
    • Display video length (when available)
  • Compact view for browsing videos on mobile

20+ more updates in the changelog

Other features

  • Block incoming YouTube shorts
  • Whitelist specific categories to use the video mode layout
  • Use Invidious instance as video playback source
  • Modernized interface for articles
  • Activate mini player to follow across pages; read articles while keeping a floating video at the bottom

Find more details: https://github.com/civilblur/youlag

Youlag is a FreshRSS extension that allows you to browse your YouTube and article feeds through a modernized design that incorporates quality-of-life features.

Optimized for both watching videos and reading articles.

Why?

Stay connected with creators without a Google account by using RSS. Don’t be tied to a specific platform and access your subscriptions from any device.

You can also use Youlag solely for its theme and quality of life features, ignoring any video feature.


Highlights v4.1.0

This is the biggest update yet, featuring many customization options! Additionally, the UI has been refreshed, along with numerous tweaks and performance improvements.

  • Whitelist specific categories to use the video mode layout
  • Block incoming YouTube shorts
  • Modernized interface for articles
  • Swipe down in video mode to activate mini player
  • Mini player follows across pages; read articles while keeping a floating video at the bottom

25+ more updates in the changelog

Other features

  • Use Invidious instance as video playback source
  • Fullscreen video interface for viewing videos
  • Close videos/articles using Esc key or browser Back navigation.
    • Especially handy for smartphones, where you can swipe to trigger Back.

Find more details: https://github.com/civilblur/youlag

  • I don’t use Grayjay myself, but I tried it a long time ago, so this what I recall.

    Grayjay uses a web scraper to feed the stream into its own video player, which lets them add features such as timestamp, SponsorBlock, and background playback.

    Youlag is less sophisticated as it’s solely a client‑side approach that embeds the official YouTube player. If you however add your own Invidious instance via the Youlag settings, you can play it through Invidious instead.

    With Youlag in FreshRSS, everything runs in the browser, so there’s no device syncing needed. That also means it even works on iOS devices, and essentially anything that can run a modern browser.

Youlag is a FreshRSS extension that allows you to browse your YouTube RSS feed through a modern video-centered interface. It incorporates a bunch of quality-of-life features and mobile friendly layout.

Supports both text-based and video feed content.

Why?

For those who prefer not to use a Google account to stay connected with creators, following via RSS provides a way to do so without being tied to a specific platform.

Since FreshRSS is web-based, you can access your subscriptions and playlists from any device.

Recent features:

  • Add your own Invidious instance to use it as video playback source.
  • Simulated “Picture-in-Picture” mode, allowing scrolling through the feed while keeping the video in the bottom corner of the page.

Other features:

  • Fullscreen viewing for videos and articles.
  • Familiar video layout to e.g. YouTube.
  • Dark mode.
  • Redesigned mobile menus for better one-handed navigation.

Note for existing Youlag users:

Youlag is now installed as a standard FreshRSS extension, and no longer uses the “User CSS/JS” method. To upgrade, please install it as with any other FreshRSS extension.

Find more details and instructions, see the repository:

https://github.com/civilblur/youlag

  • Based off the things you mentioned, especially the “little quirk”, there something in the pipeline that fails. The file name extension is intended to show regardless of which output format that is selected.

    Are you perhaps using a privacy-focused browser like Librewolf (opposed to vanilla Firefox)? Or do you have any extension that might be used for anti-fingerprinting? MAZANOKE need to be able to access the browser’s canvas feature in order to convert images, and some browsers are blocking this feature to prevent fingerprinting.

    Also, have you tested MAZANOKE on a different browser to see if it works there?

    If the issue still persist, would you mind sending me a screenshot of the browser console log, in order for me to see where it fails. This will hopefully provide some hints.

    Additionally, while I don’t have a Windows environment readily available, I’ve tested MAZANOKE on Ubuntu and macOS using both firefox and chromium, but I wasn’t able to reproduce it. Will test on Windows when I find the chance to.