importfeed --force: re-download urls that have been seen before
This commit is contained in:
parent
9476355bc3
commit
42ca8aaa61
2 changed files with 16 additions and 10 deletions
|
@ -195,7 +195,7 @@ subdirectories).
|
|||
Imports the contents of podcast feeds. Only downloads files whose
|
||||
urls have not already been added to the repository before, so you can
|
||||
delete, rename, etc the resulting files and repeated runs won't duplicate
|
||||
them.
|
||||
them. (Use --force to force downloading files it's seen before.)
|
||||
|
||||
Use --template to control where the files are stored.
|
||||
The default template is '${feedtitle}/${itemtitle}${extension}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue