JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 26.07.2017, 14:19
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default [REQ] host plugin for clipsage.com kamababa.com

Hi JD Team,

Please add host clipsage.com
Sample links below
**External links are only visible to Support Staff****External links are only visible to Support Staff** will lead to: **External links are only visible to Support Staff****External links are only visible to Support Staff**
and backup link at host.hackerbox.org: **External links are only visible to Support Staff****External links are only visible to Support Staff**

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

PS: Pls 'append' the description of the video to the filename.

As usual, my Sincere Thanks to you guys.

Regards,
Dr.MaKS aKa reddevil
Reply With Quote
  #2  
Old 26.07.2017, 16:02
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 27.07.2017, 04:42
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Added support for clipsage.com - host.hackerbox.org is already supported.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #4  
Old 27.07.2017, 20:14
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

The download file name in linkgrabber adds an unwanted 'Download ' to the filename, please remove it. Also, could the host.hackerbox.org link be parsed as well and added automatically as a mirror link with the same filename?
Reply With Quote
  #5  
Old 27.07.2017, 21:33
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Hi
The unwanted "Download" is not in every filename which means that it was added by the uploader - it is nothing that makes sene for us to remove.

Please use the Packagizer to easily edit filenames / remove this String.

I've added crawler support for the next update which means JD will find the 'mirror' URLs too when adding clipsage.com URLs.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #6  
Old 27.07.2017, 22:25
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Will do, Thanks. Little help to set the packagizer rule to remove the string would be appreciated.

Last edited by reddevil; 27.07.2017 at 22:29.
Reply With Quote
  #7  
Old 28.07.2017, 10:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Can you provide an example link where ths happens?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 28.07.2017, 15:45
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

There you go:


GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #9  
Old 28.07.2017, 16:00
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

@Jiaz the sample links that is provided above and is happening to all links.

@psp I copied the rule exactly but the linkgrabber shows _jd_orgfilename_1_ as the package and filename, also the host.hackerbox.org mirror is retaining its original filename CA-xxxxxx.mp4, instead of the renamed one.
Reply With Quote
  #10  
Old 28.07.2017, 17:13
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Hi
It works absolutely fine here - you must have made a typo.
I've exported, zipped (due to forum fileextension restrictions) and attached the rule to this post uploaded it to a filehost (attachments are no longer downloadable for users).

Download, unzip- and import it and maybe delete the one you've created before.

Code:
**External links are only visible to Support Staff**
Export as text:
Spoiler:
Code:
[ {
  "filetypeFilter" : {
    "enabled" : false,
    "audioFilesEnabled" : false,
    "matchType" : "IS",
    "useRegex" : false,
    "hashEnabled" : false,
    "videoFilesEnabled" : false,
    "docFilesEnabled" : false,
    "archivesEnabled" : false,
    "imagesEnabled" : false,
    "customs" : null
  },
  "originFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "origins" : [ ]
  },
  "hosterURLFilter" : {
    "enabled" : true,
    "matchType" : "CONTAINS",
    "regex" : "clipsage.com",
    "useRegex" : false
  },
  "onlineStatusFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "onlineStatus" : "OFFLINE"
  },
  "chunks" : -1,
  "created" : 1501245802038,
  "sourceURLFilter" : {
    "enabled" : false,
    "matchType" : "CONTAINS",
    "regex" : "",
    "useRegex" : false
  },
  "conditionFilter" : {
    "enabled" : false,
    "matchType" : "IS_TRUE",
    "conditions" : [ ]
  },
  "testUrl" : "",
  "enabled" : true,
  "valid" : true,
  "filename" : "<jd:orgfilename:1>",
  "packagenameFilter" : {
    "enabled" : false,
    "matchType" : "CONTAINS",
    "regex" : "",
    "useRegex" : false
  },
  "filenameFilter" : {
    "enabled" : true,
    "matchType" : "CONTAINS",
    "regex" : "Download *",
    "useRegex" : false
  },
  "name" : "clipsage.com remove 'Download ' test",
  "matchAlwaysFilter" : {
    "enabled" : false
  },
  "pluginStatusFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "pluginStatus" : "PREMIUM"
  },
  "filesizeFilter" : {
    "enabled" : false,
    "from" : 0,
    "matchType" : "BETWEEN",
    "to" : 0
  }
} ]


GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?

Last edited by pspzockerscene; 28.07.2017 at 17:27.
Reply With Quote
  #11  
Old 29.07.2017, 11:04
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Yes, you were right. I had made a typo in the rule, now it works fine.

Could the host.hackerbox.org mirror link be added in some rule to rename the filename automatically to its counterpart and both appear in the same package?

Last edited by reddevil; 29.07.2017 at 11:20.
Reply With Quote
  #12  
Old 01.08.2017, 13:20
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

hackerbox is not yet supported
__________________
JD-Dev & Server-Admin
Reply With Quote
  #13  
Old 01.08.2017, 16:41
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Hackerbox is already supported but reddevil wanted to have a nice packagenames for clipsage + hackerbox packages.
Added packagename.

To correct the packagename and/or the hackerbox.org filenames, simply make more packagizer rules.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #14  
Old 01.08.2017, 19:05
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Here 2 rules to remove the "Download " from filenames AND packagenames from clipsage.com and hosthackerbox.org.
First, remove the previously imported rule, then copy the text below, save it into a ".packagizer" file and import that into the Packagizer:
Spoiler:
Code:
[ {
  "filetypeFilter" : {
    "enabled" : false,
    "audioFilesEnabled" : false,
    "matchType" : "IS",
    "useRegex" : false,
    "hashEnabled" : false,
    "videoFilesEnabled" : false,
    "docFilesEnabled" : false,
    "archivesEnabled" : false,
    "imagesEnabled" : false,
    "customs" : null
  },
  "originFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "origins" : [ ]
  },
  "hosterURLFilter" : {
    "enabled" : true,
    "matchType" : "CONTAINS",
    "regex" : "(clipsage\\.com|host\\.hackerbox.org)",
    "useRegex" : true
  },
  "onlineStatusFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "onlineStatus" : "OFFLINE"
  },
  "chunks" : -1,
  "created" : 1501603155469,
  "sourceURLFilter" : {
    "enabled" : false,
    "matchType" : "CONTAINS",
    "regex" : "",
    "useRegex" : false
  },
  "conditionFilter" : {
    "enabled" : false,
    "matchType" : "IS_TRUE",
    "conditions" : [ ]
  },
  "testUrl" : "",
  "enabled" : true,
  "valid" : true,
  "filename" : "<jd:orgfilename:1>",
  "packagenameFilter" : {
    "enabled" : false,
    "matchType" : "CONTAINS",
    "regex" : "",
    "useRegex" : false
  },
  "filenameFilter" : {
    "enabled" : true,
    "matchType" : "CONTAINS",
    "regex" : "Download *",
    "useRegex" : false
  },
  "name" : "test clipsage.com and host.hackerbox.org remove 'Download ' from filename",
  "matchAlwaysFilter" : {
    "enabled" : false
  },
  "pluginStatusFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "pluginStatus" : "PREMIUM"
  },
  "filesizeFilter" : {
    "enabled" : false,
    "from" : 0,
    "matchType" : "BETWEEN",
    "to" : 0
  }
}, {
  "filetypeFilter" : {
    "enabled" : false,
    "audioFilesEnabled" : false,
    "matchType" : "IS",
    "useRegex" : false,
    "hashEnabled" : false,
    "videoFilesEnabled" : false,
    "docFilesEnabled" : false,
    "archivesEnabled" : false,
    "imagesEnabled" : false,
    "customs" : null
  },
  "originFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "origins" : [ ]
  },
  "hosterURLFilter" : {
    "enabled" : true,
    "matchType" : "CONTAINS",
    "regex" : "(clipsage\\.com|host\\.hackerbox\\.org)",
    "useRegex" : true
  },
  "onlineStatusFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "onlineStatus" : "OFFLINE"
  },
  "chunks" : -1,
  "created" : 1501603300475,
  "sourceURLFilter" : {
    "enabled" : false,
    "matchType" : "CONTAINS",
    "regex" : "",
    "useRegex" : false
  },
  "conditionFilter" : {
    "enabled" : false,
    "matchType" : "IS_TRUE",
    "conditions" : [ ]
  },
  "testUrl" : "",
  "enabled" : true,
  "valid" : true,
  "packagenameFilter" : {
    "enabled" : true,
    "matchType" : "CONTAINS",
    "regex" : "Download *",
    "useRegex" : false
  },
  "filenameFilter" : {
    "enabled" : false,
    "matchType" : "CONTAINS",
    "regex" : "",
    "useRegex" : false
  },
  "name" : "test clipsage.com and host.hackerbox.org remove 'Download ' from packagename",
  "matchAlwaysFilter" : {
    "enabled" : false
  },
  "packageName" : "<jd:orgpackagename:1>",
  "pluginStatusFilter" : {
    "enabled" : false,
    "matchType" : "IS",
    "pluginStatus" : "PREMIUM"
  },
  "filesizeFilter" : {
    "enabled" : false,
    "from" : 0,
    "matchType" : "BETWEEN",
    "to" : 0
  }
} ]


GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #15  
Old 02.08.2017, 12:35
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Hi psp, i followed your instructions and the 'Download ' string is removed successfully but the mirror file at host.hackerbox retains the orginal filename in CA-XXXXXX format.
For e.g: **External links are only visible to Support Staff****External links are only visible to Support Staff** gives Package name 'Desi wife stripping and hubby recording at home amateur video clip' with same named .mp4 file. But another package is created with 'CA-125316' with same .mp4 file. How can the CA-125316.mp4 be renamed automatically in linkgrabber to 'Desi wife stripping and hubby recording at home amateur video clip.mp4'?
Reply With Quote
  #16  
Old 02.08.2017, 13:58
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

I cannot reproduce the issue with the packagenames but I've added handling to set clipsage.com filenames correctly for mirrors.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #17  
Old 02.04.2020, 11:42
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Hi JD Team, clipsage.com has changed its domain and redirects to kamababa.com and entire page layout as well.
Sample links
Server:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Embed:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Please update to a new plugin for kamababa.

Thanks and Regards,
Doc MaKS aKa reddevil
Reply With Quote
  #18  
Old 02.04.2020, 11:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Hi,

done.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #19  
Old 02.04.2020, 12:07
reddevil reddevil is offline
JD VIP
 
Join Date: Apr 2010
Posts: 369
Default

Fuccccc............. Man........ your speed still amazes me.
Reply With Quote
  #20  
Old 02.04.2020, 12:08
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

You were just lucky

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 11:47.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.