darkdragn / party

A quick *.party downloader
84 stars 12 forks source link

ignore_extenstions usage #3

Closed ComradeCakey closed 1 year ago

ComradeCakey commented 1 year ago

how do i use this? can you show me an example using this user: https://kemono.party/fanbox/user/3316400

darkdragn commented 1 year ago

A quick example would be ignoring all .psd files and all .zip files: party kemono fanbox 3316400 -i psd -i zip

the -i flag can be used multiple times and will not only ignore the extensions but also add them to the .info the that download folder allowing you to have those extensions ignored for future update runs of the command.