kevinpapst / freshrss-youtube

A FreshRSS extension to directly embed videos from YouTube channel feeds
58 stars 14 forks source link
freshrss php rss-reader youtube

Code moved to FreshRSS repository

The code is not maintained here any longer, but moved to the offical FreshRSS Extension directory:

https://github.com/FreshRSS/Extensions

FreshRSS - YouTube video extension

This FreshRSS extension allows you to directly watch YouTube/PeerTube videos from within subscribed channel feeds.

To use it, upload the xExtension-YouTube directory to the FreshRSS ./extensions directory on your server and enable it on the extension panel in FreshRSS.

Installation

The first step is to put the extension into your FreshRSS extension directory:

cd /var/www/FreshRSS/extensions/
wget https://github.com/kevinpapst/freshrss-youtube/archive/master.zip
unzip master.zip
mv freshrss-youtube-master/xExtension-YouTube .
rm -rf freshrss-youtube-master/

Then switch to your browser https://localhost/FreshRSS/p/i/?c=extension and activate it.

Features

You can simply add Youtube video subscriptions by pasting URLs like:

Screenshots

With FreshRSS and an original Youtube Channel feed: screenshot before

With activated Youtube extension: screenshot after

About FreshRSS

FreshRSS is a great self-hosted RSS Reader written in PHP, which is can also be found here at GitHub.

More extensions can be found at FreshRSS/Extensions.

Changelog

0.10:

0.9:

0.8:

0.7:

0.6:

0.5:

0.4:

0.3:

0.2: