Feedship is a small Python utility that converts YouTube URLs into Newboat RSS feed URLs, making it easy to track new videos in newsboat or other RSS apps.
- Convert YouTube URLs to Newboat RSS feeds
- Simple command-line usage
- Lightweight and fast
Clone the repository:
git clone git@github.com-dg:umop3plsdn/feedship.git
cd feedshipMake sure you have Python 3 installed.
python feedship.py <rss_url>Replace <rss_url> with your Youtube URL to be converted to RSS.
This project is licensed under the MIT License. See the LICENSE file for details.