JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 30.09.2021, 05:40
EmilMilano EmilMilano is offline
Junior Loader
 
Join Date: Sep 2021
Posts: 11
Default Plugin for hanime.tv

Main Page : NSFW **External links are only visible to Support Staff****External links are only visible to Support Staff**
Spoiler:

**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**
**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**
Reply With Quote
  #2  
Old 30.09.2021, 09:47
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,890
Default

I'm sorry but site uses DRM to protect their streams and therefore are not supported by JDownloader
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 30.09.2021, 14:49
EmilMilano EmilMilano is offline
Junior Loader
 
Join Date: Sep 2021
Posts: 11
Default

Hello! Thanks for responding!. There is a built in download function in the site which so far seems able to get any video except for 1080p ones. These downloads expire after 3 hours and needs captcha to unlock it.

Example links :
Spoiler:

**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**

If is a legal issue about DRM protected content i can understand, but if it is not could this be a workaround for the streams?

Thanks!
Reply With Quote
  #4  
Old 30.09.2021, 16:34
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,713
Default

Indeed official DRM-free download is possible.

I'll try to add a plugin for that website soon...

-psp-
EDIT

The website requires signed API requests.
I don't think we'll find the time to add a working plugin soon but I've created a ticket for you:


In the meantime you'll have to manually open those download URLs and then in the last step where it lets you choose the resolution, rightclick on that -> Copy URL -> Add to JD and download via JD.
__________________
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; 30.09.2021 at 17:05.
Reply With Quote
  #5  
Old 11.02.2023, 13:42
yelador yelador is offline
Fibre Channel User
 
Join Date: Sep 2009
Posts: 120
Default

Quote:
Originally Posted by pspzockerscene View Post
choose the resolution, rightclick on that -> Copy URL -> Add to JD and download via JD.
Then I get a gofile.io link where JDownloader says "Plugin Defect!"
Reply With Quote
  #6  
Old 13.02.2023, 17:38
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,713
Default

More about the gofile.io issues here:
https://board.jdownloader.org/showthread.php?t=92490
__________________
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
  #7  
Old 30.06.2024, 05:17
TGU TGU is offline
JD Fan
 
Join Date: Jun 2024
Location: International Waters where DRM/DMCA protections are ignored
Posts: 72
Default

The plugin should be able to be completed in its current state, there doesn't appear to be any signed API requests or anything too tricky. Already saved and tested the given m3u8 locally with ffmpeg.

There faster downloads provided to free logged in-users (members) however guest users can typically access the same material, and premium members can view 1080p.

The standard naming format should be in something like "Mebuki 2 [quality][uncensored].ext"
(given a name of "Mebuki 2" + " ", append "[QUALITYp]", append "[uncensored]" if hentai_tags[#].text contains it, append file extension.

There are normally 4 video qualities available (1080p, 720p, 480p, 360p) with 1080p URL only showed to premium accounts. It is not known if there are non-m3u8 video urls.


New URL: **External links are only visible to Support Staff****External links are only visible to Support Staff**
Very Old URL: **External links are only visible to Support Staff****External links are only visible to Support Staff** (uncensored)

Logic & Info: **External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by TGU; 30.06.2024 at 05:53.
Reply With Quote
  #8  
Old 01.07.2024, 12:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,713
Default

@TGU
The problem is that their .m3u8 streams are encrypted which can technically be seen as a DRM measure.
If you want to know what happens people (accidentally) implement something that can bypass DRM, read this article from the year 2013:
Code:
golem.de/news/jdownloader2-downloadsoftware-fuer-streaming-in-deutschland-verboten-1306-99891.html
Back to topic:
Adding support for hanime.tv is possible in a [legal-in-germany]-way but only via the "official download button".
The request where the captcha is sent is signed (see http headers "x-session-token" and "x-signature").
Feel free to explore that and provide more information about it.
__________________
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 02.07.2024, 02:29
TGU TGU is offline
JD Fan
 
Join Date: Jun 2024
Location: International Waters where DRM/DMCA protections are ignored
Posts: 72
Default

:popcorn: Well that explains it, Germany has always been on the extremes with that stuff 2013 or 2024 it still hasn't changed. I remember when that event happened, at least when it was converted into English news.

As no one wants to really pay for recaptcha solving when you can just download it for free directly, I suppose It will be dead in the water for some time. Not to mention the x-signature is hidden within some WebAssembly binary instructions which will take too much time to sort through than it's worth. But you can translate wasm into some C-like syntax for easier reading, but I already spend too much time in assembly.

Last edited by TGU; 02.07.2024 at 02:33.
Reply With Quote
  #10  
Old 02.07.2024, 07:28
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,713
Default

Quote:
Originally Posted by TGU View Post
As no one wants to really pay for recaptcha solving when you can just download it for free directly
I strongly disagree especially since a lot of people will just solve it manually and still not pay though there are no statistics to undermine my opinion^^

So this ticket will remain open.
__________________
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 00:14.
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.