#1
|
|||
|
|||
Any way to remove the random string of numbers from xhamster or xvideos.com links?
Linkgrabber adds a slew of numbers before the actual filename when grabbing videos from xhamster/xvideos. I want it to grab only the filename just like it does on pornhub. Any way to do this?
|
#2
|
||||
|
||||
Hi,
1. The number is not random. It is the ID of the video which would be useful if you ever wanted to find it on xhamster again. 2. Sure you can remove that - simply use e.g. the following packagizer rule (Settings --> Packagizer): -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#3
|
||||
|
||||
Sorry that would be for xhamster.com - simply change the one field to "xvideos.com" and it will work fine for that
-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#4
|
|||
|
|||
Wow..that works well.
Btw is there a place where I can learn to use packagizer commands like these? Packagizer seems really powerful. |
#5
|
||||
|
||||
Thanks for your feedback.
Quote:
But really all there is to learn is how to use wildcards and how to use regular expressions both of which are generic things and not really related to JDownloader. Example website to learn/check/use Regular expressions: regex101.com -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#6
|
|||
|
|||
Admin, can you please include the packagizer rule that would allow this operation to be completed? I too would like to have filenames without the preceding ID (or atleast have ID at the end) as it makes files much more easy to browse.
I thought a simple "\w+$" would suffice in packagizer rule but it's not. Thanks |
#7
|
||||
|
||||
@cheekyjtx: Can you please share screenshot of the rule you've tried? That way we can check and tell you how to do it right and what mistake you made.
__________________
JD-Dev & Server-Admin Last edited by pspzockerscene; 19.12.2022 at 15:28. Reason: Fixed typo |
#8
|
|||
|
|||
Quote:
Thank you! |
#9
|
||||
|
||||
@rogerjo69:
if.. 1.) filename - contains - Code:
\d+_(.+) 2.) downloadURL - contains - xhamster.com then set 1.) filename - to - <jd:orgfilename:1>
__________________
JD-Dev & Server-Admin |
#10
|
|||
|
|||
Hello
can you help me in this : before: Code:
Ecosystem-TENOKE_PC.Game.rar Code:
Ecosystem-TENOKE.rar |
#11
|
||||
|
||||
Offtopic.
Please read our documentation and learn some basics of regular expressions on your own, see: regex101.com. Thread closed. EDIT If you still fail to create your own rule(s), feel free to open a new thread.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 12.11.2024 at 01:08. Reason: EDIT |
Thread Tools | |
Display Modes | |
|
|