1
0
Fork 0
mirror of https://github.com/mwalbeck/podfox.git synced 2025-04-07 07:35:35 +00:00

Merge branch 'master' of github.com:brtmr/podfox

This commit is contained in:
Bastian Reitemeier 2015-10-25 23:40:27 +01:00
commit d2fce52ec1

View file

@ -91,6 +91,7 @@ Extortion Startups | TechSNAP 229 | Not Downloaded
### Downloading
The actual podcatching command can be run using the `podfox download` command.
`podfox download` will download `maxnum` not yet downloaded episodes for every feed (if possible.)
`podfox download ts --how-many=3` will download the 3 newest techsnap podcasts that have not yet been downloaded. (Skipping newer, but already downloaded ones). If the `--how-many` parameter is omitted, the `maxnum` parameter from the configuration file is used instead.