Thread: [Solved] Script to renaming
View Single Post
  #34  
Old 25.01.2018, 20:37
Program
Guest
 
Posts: n/a
Default Two rules at same time works

Quote:
Originally Posted by Jiaz View Post
sourceURL contains, enable regex
Code:
.*#pkg=(.*?)#name=(.+)
Dear Jiaz,

All works ok now! Thanks!

If another users want try, just do this:
after the link put: #pkg=asdf#name=fdsa.mp4

In Jdownloader, put the suggestion of Jiaz:

Sourceurl's contains:
.*#pkg=(.*?)#name=(.+)
enable checkbox.

in ...then set package name:
<jd:source:1>

in ...then set Filename:
<jd:source:2>
Reply With Quote