An open API service indexing awesome lists of open source software.

https://github.com/xiokka/rssscribe

Generate custom RSS Feeds from YouTube and many other sites with yt-dlp.
https://github.com/xiokka/rssscribe

Last synced: about 1 year ago
JSON representation

Generate custom RSS Feeds from YouTube and many other sites with yt-dlp.

Awesome Lists containing this project

README

          

# rssscribe
Generate custom RSS Feeds from YouTube and many other sites with yt-dlp.

### Generate RSS feed
```bash
rssscribe [number_of_items] [url]
```

### Example
```bash
rssscribe 10 https://www.youtube.com/@LinusTechTips/videos
```