1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-06 08:37:30 +02:00

[Extended Bridges] Create new page

LogMANOriginal
2017-03-18 18:53:33 +01:00
parent 25e4f24770
commit 890e728943

7
Extended-Bridges.md Normal file

@@ -0,0 +1,7 @@
**This page provides links to external repositories that are not monitored by the RSS-Bridge team, but may be interesting for hosts of private services (not accessible via internet). Please make sure to carefully read source codes before using them!**
APIs require private keys that could be stored on servers running RSS-Bridge, which is a security concern, involves complex authorizations and could cause harm (when using paid services for example). In a closed environment (a server only you use for yourself) however you might be interested in using them anyway.
| Bridge | Status | Description |
|--------|--------|-------------|
|[YoutubeApiBridge](https://github.com/LogMANOriginal/rss-bridge/tree/YoutubeApiBridge)|[![Build Status](https://travis-ci.org/LogMANOriginal/rss-bridge.svg?branch=YoutubeApiBridge)](https://travis-ci.org/LogMANOriginal/rss-bridge)|Provides an alternative solution to 'YoutubeBridge' by using the Google API. Users must provide an API key that can be obtained for free.