JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 27.11.2019, 13:05
wksthfl55 wksthfl55 is offline
Modem User
 
Join Date: Oct 2019
Posts: 3
Default help packagizer filename..

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

The video here


218959317_2_8000_20191123_1080p.mp4

So that filenames are extracted in this format



file name chunklist_b(.+)000(?:.+)\((.+)_aac\)
downloadurl (\d{9}_\d{1,2})
sourceurl /(201\d{5})


Please tell me where to fix

Last edited by wksthfl55; 27.11.2019 at 13:08.
Reply With Quote
  #2  
Old 27.11.2019, 14:31
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,652
Default

i deep analyse that url and no streams or source of videos found, just images and javascript. do you have a crawler rules?

at a deeper look you are going to need either multiple crawler rules, or hoster/decrypter plugins.
html CALLS a javascript, CONSTRUCTS request to get_video_info, which gives master hls file.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3  
Old 27.11.2019, 18:15
foxykent foxykent is offline
Vacuum Cleaner
 
Join Date: Nov 2019
Posts: 18
Default

on some site link IT SEEMS to point to video file, but in reality it's only image...
Reply With Quote
  #4  
Old 29.11.2019, 19:03
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,045
Default

Your example URL html code definitely doesn't contain a direct URL to any .mp4 or .m3u8 Streaming source ...

-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 30.11.2019, 15:16
wksthfl55 wksthfl55 is offline
Modem User
 
Join Date: Oct 2019
Posts: 3
Default

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #6  
Old 03.12.2019, 02:18
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,045
Default

Sure that URL works but it is not directly contained in the html which gets loaded when clicking on your main URL - at least not here.
Do you crawl this URL manually, add it to JD and want to modify the filenames of the objects which get crawled when adding that particular .m3u8 playlist URL?

-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
  #7  
Old 05.12.2019, 12:47
wksthfl55 wksthfl55 is offline
Modem User
 
Join Date: Oct 2019
Posts: 3
Default

yes

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

Currently the file name is extracted this way

filename
index-f3-v1-a1 (1080p_aac)
index-f2-v1-a1 (720p_aac)
index-f1-v1-a1 (540p_aac)







To come out like this

filename : 218959317_2_8000_20191123_1080p.mp4
218959317_2_2000_20191123_720p.mp4
218959317_2_1000_20191123_540p.mp4
<jd:hoster:1>_<jd:orgfilename:1>_<jd:source:1>_<jd:orgfilename:2>.<jd:orgfiletype>


filename : chunklist_b(.+)000(?:.+)\((.+)_aac\)
downloadsurl : (\d{9}_\d{1,2})
sourceurl : /(201\d{5})


Please tell me where to fix

Last edited by wksthfl55; 05.12.2019 at 12:49.
Reply With Quote
  #8  
Old 05.12.2019, 14:02
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,652
Default

if you add the m3u playlist url, you should work with info thats returned
clearly filename doesn't have chunklist in it, as is the filename according to the current output, so index-fx-v1 (xp_aac xkbits), so you would need the regex to match that.
since you're providing a single url (or are you adding link via my.jd?) or next assumption is both the same url which your just providing simple pattern across the two fields?
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
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 14:16.
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.