https://github.com/electronic-mango/rss-bridge-youtube-shorts
Modified YouTube bridge for shorts-only RSS.
https://github.com/electronic-mango/rss-bridge-youtube-shorts
Last synced: 3 months ago
JSON representation
Modified YouTube bridge for shorts-only RSS.
- Host: GitHub
- URL: https://github.com/electronic-mango/rss-bridge-youtube-shorts
- Owner: Electronic-Mango
- Created: 2024-11-05T18:01:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T11:05:57.000Z (7 months ago)
- Last Synced: 2025-01-29T04:24:30.575Z (5 months ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube shorts for RSS-Bridge
Modified [RSS-Bridge](https://github.com/RSS-Bridge/rss-bridge/tree/master) [YouTube bridge](https://github.com/RSS-Bridge/rss-bridge/blob/master/bridges/YoutubeBridge.php) responding only with YouTube shorts.
Looking up shorts in a channel/user/custom name is supported.
Looking up by search or playlist is not.This bridge can have a increased response time compared to regular YouTube bridge, as you need to load a page for each short to get their published date.
You can limit how many items are returned, which should improve the response time.