JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03.09.2021, 06:44
fuknuckle fuknuckle is offline
Black Hole
 
Join Date: Aug 2015
Posts: 253
Default blazetv.com plugin

Account/plugin support for blazetv.com

When logged-in in the browser, using the ublock logger, I can see the m3mu playlists for the videos.

one playlist points to another playlists that points to the videos in various resolutions which are broken into 4 second *.mp4-*.ts chunks.

I have already downloaded a video from blazetv using JD so I know that JD can download and encode these videos. It would just be nice to have official account and plugin support with options for grabbing the show name, episode number, episodes title etc and be able to customize the filename format and choose the preferred resolutions etc.

Examples

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

which gives me

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

which gives me for 1080p

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

which shows in JD as a 2.54 GB single file

vHkmxfoi-32795321.mp4 (1080p_aac).mp4

which then downloads a single file that ends up being 1.46 GB

I don't know why there is such a size variation between the linkgrabber window and the finished download. I downloaded all 1058 chunks of that video which totaled 1.50 GB in JD (1.39 GB in Windows, I prefer how windows reports file sizes BTW, be nice if we can change that in JD) which was a lot closer to the final size.

Anyways I have an account that you can use if you need it. (just please don't get it banned or whatever!)
Reply With Quote
  #2  
Old 03.09.2021, 11:46
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

we will look into it

Can you send us logins to support@jdownloader.org, we need it for adding support.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 03.09.2021, 11:51
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

Quote:
Originally Posted by fuknuckle View Post
Anyways I have an account that you can use if you need it. (just please don't get it banned or whatever!)
You should mention your location in email to support@jdownloader.org so developer might try to use VPN.

Quote:
Originally Posted by fuknuckle View Post
which shows in JD as a 2.54 GB single file
which then downloads a single file that ends up being 1.46 GB
I don't know why there is such a size variation between the linkgrabber window and the finished download.
JDownloader can only rougly estimate the file size because only average bandwidth is known. During download
more and more parts are known/downloaded and the estimation should update itself to final size.

Quote:
Originally Posted by fuknuckle View Post
1.50 GB in JD (1.39 GB in Windows, I prefer how windows reports file sizes BTW, be nice if we can change that in JD) which was a lot closer to the final size
You can change between Gib and Gb ( en.wiktionary.org/wiki/gibi-#English ) in Settings->Advanced Settings-> GraphicalUserInterfaceSettings.maxsizeunit
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 03.09.2021, 14:13
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Updated thread prefix as we're currently waiting for your account credentials.
Have a nice weekend!

-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
  #5  
Old 03.09.2021, 15:24
fuknuckle fuknuckle is offline
Black Hole
 
Join Date: Aug 2015
Posts: 253
Default

Ok, I emailed the info.
Reply With Quote
  #6  
Old 03.09.2021, 15:47
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

I've had a quick look at it.
The stream URLs themselves are easy to find and are not protected in any way (your example is even playable here without logging in).
The process to get them however is not that easy and requires the use of the "unreel.me" API.

Without plugin and only using simple LinkCrawler Rules this is not possible.

However I don't see any of us finding time to create a plugin for this website also it has so far only been requested by one user (you).

I recommend one of the following methods to download from this website:
1. The method you've described in your first post.
or:
2. This method.

If you want I can leave the ticket open but I doubt it'll ever be worked on.
__________________
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; 03.09.2021 at 15:49. Reason: fixed typo
Reply With Quote
  #7  
Old 03.09.2021, 17:10
fuknuckle fuknuckle is offline
Black Hole
 
Join Date: Aug 2015
Posts: 253
Default

Quote:
Originally Posted by pspzockerscene View Post
I've had a quick look at it.
The stream URLs themselves are easy to find and are not protected in any way (your example is even playable here without logging in).
The process to get them however is not that easy and requires the use of the "unreel.me" API.
I don't understand how they can be easy to find, play and download but hard to get at the same time

I was able to download a video just fine without an account so I fail to understand how an API is needed
Reply With Quote
  #8  
Old 03.09.2021, 18:58
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

@fuknuckle: Here in germany, we only see/get the login website. Not possible without.
And then you have to check the requests that are made! according to pspzockerscene, the site uses 3rd party unreel.me service for video streaming/hosting. the links are not directly embedded/available in unprocessed html responses but are fetched via javascript/additional requests
__________________
JD-Dev & Server-Admin
Reply With Quote
  #9  
Old 05.09.2021, 04:52
fuknuckle fuknuckle is offline
Black Hole
 
Join Date: Aug 2015
Posts: 253
Default

I still don't understand why JD can't just fetch the videos and titles etc from the page the same way uBlock Origin's logger can. If you just add blazetv account support then linkgrabber should be able to parse the page and retrieve the video from the playlist files. Where or how the videos are hosted shouldn't matter if they are that easily accessible to begin with

I'm not arguing, I just don't get it.
Reply With Quote
  #10  
Old 06.09.2021, 17:50
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

@fuknuckle: uBlock runs directly in your browser and has access to the DOM. JDownloader does not have any browser at all. It does not *render* or *execute* any Javascript...and there is no DOM. JDownloader only has plain HTTP Requests. And plugins has to do the required http requests or execute required javascript, there is no browser involved at all. So each website a developer has to analyze how it works and then code plugin that does all the http requests, parse information, send api commands, ...till the final content is found. Each website works differently. Some websites use template systems like XFS or YetiShare, so we have template parent Plugins for that and only very small plugin is required to make it work.
In this case, the website uses the *unreel.me* service/api and that is not yet supported by JDownloader.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 06.09.2021, 17:57
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by fuknuckle View Post
I still don't understand why JD can't just fetch the videos and titles etc from the page the same way uBlock Origin's logger can.
Because JD has no access to your browsers' traffic - it's that simple.

As explained in my last answer, you can use this method just fine...

-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 01:19.
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.