I'm lazy, and I'm not always at my computer, so if I come across a feed I'd like to archive I'd forward a post to my telegram and when I got home I'd run all the links from my saved telegrams into Notepad++, run a find and replace for "/status.*" to /media so
Code:
**External links are only visible to Support Staff**
becomes
Code:
**External links are only visible to Support Staff**
I've also recently learned I'm an idiot and that the MyJD app on the iPhone can be used to directly send links using the share menu to my JDownloader install, however when done that way it only seems to find the one single image that was uploaded.
Is there a way to integrate a script similar to what I would do by hand using NP++ into Event Scripter or update the plugin to allow an option for that? I spent the afternoon trying to find a javascript guide to find and replace, but the language is mostly Greek to me.