#1
|
||||
|
||||
Plugin request: thepornbang.com
Not sure if this will be accepted but it probably wouldn't hurt to ask?
As far as I can see, they're using KVS Player v6. But any attempts I've tried to download this or at least get some links for JD2 have failed. Closest I got was downloading it straight using VDH but it always ends early and I only get the first few minutes of the videos. They also have a wide range of qualities available if an option to select them can be added through Settings. Thank you! **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** |
#2
|
||||
|
||||
Added plugin and default KVS quality settings.
Bitte auf das nächste CORE-Update warten! Please wait for the next CORE-Update! 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 |
#3
|
||||
|
||||
Thank you very much!
|
#4
|
||||
|
||||
CORE-Updates have been released!
All announced bugfixes and features are live! Please update your JDownloader and report any issues you find asap. If this thread gets marked as "[Solved]" by our forum staff you can still post in it and we will read- and reply to it! CORE-Updates wurden released! Alle angekündigten Bugfixes/Features sind nun verfügbar! Bitte JDownloader updaten und eventuelle Bugs schnellstmöglich an uns melden. Falls dieser Thread vom Team als "[Erledigt]" markiert wird, kannst du weiterhin darin antworten und wir lesen/beantworten auch solche Threads! -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5
|
|||
|
|||
Hello.
JD is not able to download some of the older videos on the website. They do appear in the linkgrabber, but with a question mark (?) in their availability status. The videos themselves play normally, so it's not a problem with the website. example links: **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** Can you please look into it? Thanks. |
#6
|
|||
|
|||
A second request if you guys don't mind
I tried to add a linkcrawler rule to rename grabbed packages using the <title> tag. But it's not working for me. I still get the original package names. Here's my added json. I checked my regex patterns on regex101 and they're correct. [ { "cookies" : null, "deepPattern" : null, "formPattern" : null, "id" : 12345, "maxDecryptDepth" : 0, "name" : "PornBang", "packageNamePattern" : "<title>(.*)</title>", "passwordPattern" : null, "pattern" : "(?i)https?://.*?thepornbang.com/video/.+/?", "rewriteReplaceWith" : null, "rule" : "DEEPDECRYPT", "enabled" : true, "logging" : false, "updateCookies" : true } ] I appreciate any help. |
#7
|
||||
|
||||
Quote:
Try to download them and see which error message you will get. If in doubt, provide a log. Log instructions: https://support.jdownloader.org/Know...d-session-logs Quote:
Please re-read the following article: https://support.jdownloader.org/know...kcrawler-rules See first/second sentence. So you would like to have everything inside the <title> tag as filename, even the hash-tags?
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#8
|
|||
|
|||
Here's the log
24.09.24 20.37.01 <--> 24.09.24 20.41.31 jdlog://2175411370661/ Quote:
So if I understand correctly, there is no solution? :( |
#9
|
||||
|
||||
Quote:
It looks like we are talking past each other. Here, JDownloader already finds the correct title (without the tags) so I don't really understand the problem. Please provide detailed, real-life examples on which filenames you are getting now and which ones you would like to get. According to your logs, the error message you are getting is this one: Code:
jd.plugins.PluginException: Content broken?->ERROR_TEMPORARILY_UNAVAILABLE|Value:-1 As to why that is: No idea. Maybe you got blocked by Cloudflare? If you are using a proxy/VPN, disable it and try again. If you are not using one, use one and try again.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#10
|
|||
|
|||
@psp
new logs. Same issue after turning off my VPN. 24.09.24 21.14.41 <--> 24.09.24 21.19.48 jdlog://3175411370661/ ---- the <title> tag in the page source contains more information about the video (scene name + performer + series name) which is what I want. The current behavior of the plugin is to provide only the scene name. what I meant by cleaning the hashtag, was simply removing the "#" symbol but not the other text. example: in this link the video title is
Spoiler:
new meat in jail
**External links are only visible to Support Staff****External links are only visible to Support Staff** But in the page source, the <title> tag contains
Spoiler:
New Meat In Jail (Shyla Stylez) #Big Butts Like It Big
you can check it in a chrome browser view-source:**External links are only visible to Support Staff****External links are only visible to Support Staff** Last edited by Red-Cipher; 24.09.2024 at 21:32. |
#11
|
||||
|
||||
I still was unable to figure out, why this is happening.
I've enabled the internal "fast linkcheck" so that the plugin causes less http requests - with a bit of luck this may help. Quote:
https://support.jdownloader.org/de/k...the-packagizer 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 |
#12
|
|||
|
|||
All is working now.
Links are now online. And I can use the <jd:prop:title> to grab the tag. Though file sizes don't appear until the download starts. but no complaints. Great support as always. Thanks psp! |
#13
|
||||
|
||||
Quote:
Thanks for your feedback! I guess checking for the file size right away must have triggered some kind of rate-limit. Maybe that only happened when adding multiple links - I only tested with single links so it never happened to me.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#14
|
|||
|
|||
I'm getting the same error now for all links: (content broken?)
logs: 29.12.24 09.55.01 <--> 29.12.24 09.59.36 jdlog://4277411370661/ Example links: **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** |
#15
|
||||
|
||||
@Red-Cipher: New Cat/Mouse. Try again with next plugin update
__________________
JD-Dev & Server-Admin |
#16
|
|||
|
|||
"content broken?" again on every link :( ..This website seems so elusive.
But I found a workaround. Checking the html source code of this example link **External links are only visible to Support Staff****External links are only visible to Support Staff** You can find the following: **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** Copying and pasting these into JD grabs the files (albeit with useless names). So I made a linkcrawler rule for them, but it seems rules don't work when a website has a plugin. So I tried to disable the plugin from advanced settings using (GeneralSettings.crawlercrawlerpluginblacklist) and (GeneralSettings.crawlerhostpluginblacklist), but the rule still does not work. Help. { "cookies": null, "deepPattern" : "video.+url.*?:\\ +\\'(https?://.*thepornbang.com/get_stream/.*mp4.*)\\'", "formPattern" : null, "headers" : null, "id" : 5566778899, "maxDecryptDepth" : 1, "name" : "rule for pbang", "packageNamePattern" : "<title>([^<]+)</title>", "passwordPattern" : null, "pattern" : "https?://.*thepornbang.com/video/.*?/", "propertyPatterns" : null, "rewriteReplaceWith" : null, "rule" : "DEEPDECRYPT", "enabled" : true, "logging" : false, "updateCookies" : true } |
#17
|
||||
|
||||
Works fine here.
Are you sure your JDownloader is up2date? Please post a screenshot of: Settings -> Plugins -> thepornbang.com Also please post a fresh log. As mentioned by Jiaz in his previous reply, this website is actively trying to block tools like JDownloader. Quote:
https://support.jdownloader.org/know...kcrawler-rules See first line below "What is a LinkCrawler Rule?"... Quote:
If you copy those .mp4 direct URLs in contact of the "/video/..." link, you should actually be able to grab the title from the source url and use that as a file name via a Packagizer rule, see: https://support.jdownloader.org/know...the-packagizer See also: https://support.jdownloader.org/know...aming-websites
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 07.01.2025 at 17:00. Reason: Fixed broken quote |
#18
|
||||
|
||||
When it's not working for you, please provide new logs
__________________
JD-Dev & Server-Admin |
#19
|
|||
|
|||
Fresh logs:
08.01.25 12.57.18 <--> 08.01.25 13.00.40 jdlog://2108411370661/ **External links are only visible to Support Staff**Screenshot Last edited by Red-Cipher; 08.01.2025 at 12:14. |
#20
|
|||
|
|||
What if you guys made the plugin work using a link crawler rule like the one I posted?
Because the manually crawled links work fine. |
#21
|
||||
|
||||
Quote:
If you can't or do not want to wait, you can do the following to force JD to use your rule: 1. Disable JD updates. 2. Delete the pornbang plugin class from your JD install dir: KernelVideoSharingComThepornbangCom.class 3. Restart JDownloader. Now your rule will be used. About your logs: We will come back to you later.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 08.01.2025 at 12:31. |
#22
|
||||
|
||||
We've looked into this again:
Indeed this website has added some measures against automated downloading. To put it simple: When a video is opened for the first time in a real browser, a special request is done which will whitelist your current IP for watching videos. This also means that your LinkCrawler rule idea will only work for videos which you've quickly opened in your browser in beforehand. This also means that the current plugin will work just fine for any video...as long as you've opened it in your browser for 1-2 seconds (no need to play it). We are currently lacking the time to play such games so for now, I've created an internal ticket: Feel free to contact the thepornbang.com support and ask them to add an official download button if you think they will do it.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#23
|
|||
|
|||
OK, thanks for the support.
|
#24
|
||||
|
||||
We've managed to fix it.
The update has just been released.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
Thread Tools | |
Display Modes | |
|
|