Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gromnitsky/itunesrss
Retrieve an RSS url from an iTunes podcast web url
https://github.com/gromnitsky/itunesrss
itunes rss
Last synced: about 6 hours ago
JSON representation
Retrieve an RSS url from an iTunes podcast web url
- Host: GitHub
- URL: https://github.com/gromnitsky/itunesrss
- Owner: gromnitsky
- Created: 2020-07-10T04:10:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T09:10:21.000Z (9 months ago)
- Last Synced: 2024-02-15T10:26:57.302Z (9 months ago)
- Topics: itunes, rss
- Language: JavaScript
- Homepage: http://gromnitsky.users.sourceforge.net/js/itunesrss/
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# itunesrss
Retrieve an RSS url from an iTunes podcast web url. Doesn't require
server-side code.For many years I was using `getrssfeed dot com` for precisely that
until it suddenly started to aggressively advertise its own podcast
player instead of just retrieving rss urls. 😡## Compilation
Reqs: `npm i -g adieu`
Type `make`. Give `_out/web` dir to any static web server.
## See also
Easily integrated w/ .
## License
MIT.