This FreshRSS extension allows you to directly watch the videos from the Teem #JOINTHETEEM feed.
To use it, upload the xExtension-Teem
directory to the FreshRSS ./extensions
directory on your server and enable it on the extension panel in FreshRSS.
It handles videos for the RSS feed URL: https://jointheteem.com/feed/
- Currently does not support Vimeo videos
- Display warning in extension panel, if YouTube is not installed
This extension uses the YouTube Extension and needs at least v0.5
The YouTube extension must be installed and activated, otherwise this one will not work.
The first step is to put the extension into your FreshRSS extension directory:
cd /var/www/FreshRSS/extensions/
wget https://github.com/kevinpapst/freshrss-teem/archive/master.zip
unzip master.zip
mv freshrss-youtube-master/xExtension-Teem .
rm -rf freshrss-teem-master/
Then switch to your browser https://localhost/FreshRSS/p/i/?c=extension and activate it.
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.
0.1:
- Initial version supporting YouTube videos