Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duskmoon314/acast-rss-downloader
Download all mp3 files of a podcast from an acast RSS feed
https://github.com/duskmoon314/acast-rss-downloader
acast downloader podcast
Last synced: 12 days ago
JSON representation
Download all mp3 files of a podcast from an acast RSS feed
- Host: GitHub
- URL: https://github.com/duskmoon314/acast-rss-downloader
- Owner: duskmoon314
- License: mit
- Created: 2023-09-27T03:07:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T05:01:19.000Z (about 1 month ago)
- Last Synced: 2024-10-10T20:49:43.617Z (28 days ago)
- Topics: acast, downloader, podcast
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# acast-rss-downloader
Download all mp3 files of a podcast from an acast RSS feed
## Usage
```shell
acast-rss-downloader# cargo build and run
cargo run --
```All mp3 files will be downloaded to `.//` directory with name `.mp3`.
Currenlty, only `` is used to set the cover image of the mp3 file.