View Single Post
  #2  
Old 09.10.2019, 15:59
mgpai mgpai is offline
Script Master
 
Join Date: Sep 2013
Posts: 1,533
Default

You can create packagizer rules (Settings > Packagizer) for the first two examples. If no matching rules are found, the files will be automatically downloaded to the default download folder, so you can specify "c:\Downloads" as the default in "Settings > General > Download Folder".

You can also use regular expressions in packagizer, to create complex patterns to match/capture (instead of using just static strings), and later use them in other fields.
Reply With Quote