Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 359 Bytes

File metadata and controls

21 lines (13 loc) · 359 Bytes

podfeed

Fast podcast RSS feed URL extractor written in Zig. Converts iTunes podcast URLs to RSS feed URLs.

Usage

podfeed <URL1> [<URL2>...]

Takes one or more iTunes podcast URLs and outputs their RSS feed URLs to stdout.

Build

zig build --release=small

License

This project is licensed under the MIT license.