mlj / castget

A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.
http://castget.johndal.com
GNU General Public License v2.0
103 stars 23 forks source link

Configuration option to limit number of items to download #34

Open teddywing opened 5 years ago

teddywing commented 5 years ago

I'd like to add a configuration option to limit the number of new items to download. One of the podcasts I listen to has hundreds of items in its feed, but I'm only interested in the latest episodes and would like to avoid downloading the whole history.

The setting could be applied globally or per-channel.

As for names, I'm thinking something like download_limit or max_items.

Is this something you'd be interested in integrating into the project?

llucps commented 3 years ago

Yes this would be a really helpful feature