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.
- Host: GitHub
- URL: https://github.com/xiokka/rssscribe
- Owner: xiokka
- License: gpl-3.0
- Created: 2024-12-15T19:57:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T21:10:54.000Z (over 1 year ago)
- Last Synced: 2025-02-13T14:43:51.766Z (over 1 year ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```