Youlag

Enhance your RSS reader with a modern design for YouTube and articles. Enjoy a mini player, video chapters, shorts blocking, and an improved reading experience.

This extension transforms your FreshRSS instance into a modern hub for both video and text content. It provides a redesigned interface specifically for browsing YouTube subscriptions and reading articles, adding numerous quality-of-life improvements to your feed reader.

Enjoy a more engaging media experience with features designed for convenience and control:

  • Video-Tailored Interface: Browse your YouTube feeds in a layout optimized for video, not just text.
  • Mini Player: Keep a video playing in the corner of your screen while you browse other articles.
  • Enhanced Playback: Navigate videos easily with chapter support and replace clickbait thumbnails with actual screen captures from the video.
  • Customization: Take control of your feed by blocking YouTube shorts and choosing between YouTube or Invidious for playback.
  • Mobile & Desktop Friendly: Experience smoother navigation on mobile with swipe gestures and use keyboard shortcuts on desktop for quick actions.
  • Account-Free Subscriptions: Leverage FreshRSS to subscribe to YouTube channels without needing a Google account.

Directory Structure

youlag
freshrss-youlag
data
extensions
.env
docker-compose.yml

docker-compose.yml

services:
  freshrss:
    image: freshrss/freshrss:latest
    container_name: freshrss
    restart: unless-stopped
    ports:
      - "8080:80"
    environment:
      - TZ=UTC
      - CRON_MIN=1,31
      - FRESHRSS_INSTALL_ADMIN_USER=${ADMIN_USER}
      - FRESHRSS_INSTALL_ADMIN_PASSWORD=${ADMIN_PASSWORD}
      - FRESHRSS_INSTALL_ADMIN_EMAIL=${ADMIN_EMAIL}
      - FRESHRSS_INSTALL_BASE_URL=${BASE_URL}
      - FRESHRSS_INSTALL_API_ENABLED=1
    volumes:
      - ./data:/var/www/FreshRSS/data
      - ./extensions:/var/www/FreshRSS/extensions

.env

ADMIN_USER=admin
ADMIN_PASSWORD=your_secure_password
ADMIN_EMAIL=admin@example.com
BASE_URL=http://localhost:8080
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Youlag

Favicon

 

  
  
Favicon

 

  
  
Favicon