View Single Post
  #7  
Old 05.04.2019, 09:18
mgpai mgpai is offline
Script Master
 
Join Date: Sep 2013
Posts: 1,553
Default

Code:
If downloadurl contains: twitter.com
Then set Filename: <jd:prop:username> <jd:orgfilename>

It is working, but seems to support only some twitter url formats. If the username is available in urls, you can create a packagizer rule to pick it from there and add it to the filename (without using this placeholder).
Reply With Quote