JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > English Support > Suggestions & Requests
Reply
 
Thread Tools Display Modes
  #1  
Old 02.02.2018, 21:07
Max123
Guest
 
Posts: n/a
Default [Reguest plugin] www.voirfilms.ws

Hello Jiaz and all the best Team,

Can it be possible to get a plugin withe the website **External links are only visible to Support Staff**www.voirfilms.ws

It will be a very plugin, because it's annoying to donwload uptobox file

check this example
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Thanks so much if it can be possible!
Reply With Quote
  #2  
Old 05.02.2018, 16:23
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

I'm sorry but we don't add support for such index sites.
You can try to create support yourself with help of linkcrawler rules and teach JDownloader where to look for links.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 05.02.2018, 21:49
Max123
Guest
 
Posts: n/a
Default

hello,
thanks for reply.
can you at least help me to add the good redirector with the kind of:

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

I added redirector
[ {
"pattern" : "http?://www\\.voirfilms\\.ws/dl\\?h=\\d+&id=[a-zA-Z0-9=]",
"rule" : "DEEPDECRYPT"
} ]

but Jdownloader cannot extract link...

thanks for help!
Reply With Quote
  #4  
Old 06.02.2018, 00:14
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

need repeat on the last []
also protocol as ? on p it probably needs a s before it.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #5  
Old 06.02.2018, 08:55
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Code:
[ {
"pattern" : "https?://www\\.voirfilms\\.ws/dl\\?h=\\d+&id=[a-zA-Z0-9=]+",
"rule" : "DEEPDECRYPT"
} ]
Great to see that you starting working on this !
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 15.02.2018, 22:24
Max123
Guest
 
Posts: n/a
Default

Hello Jiaz,

Could you, please, reconsider your point of view about this website?
I guess so many users could be interesting with this support.

Check:
In the source code, I've this:
Code:
</div></li><div class="cdiv"></div><li class="seme " style="width: 693px;">
<a href="**External links are only visible to Support Staff** target="_blank" class=" sinactive" rel="nofollow"><div class="voir-link" style="float:left"><div class="num_link">Lien 11:</div><div class="option_show" style="float:left;margin-top:6px;padding-right:4px;">
<span class="telecharger_sur_uptobox"></span>
<span style="width:55px;" class="vfL"></span>
</div><span class="gras">&nbsp;&nbsp;<img border="0" src="**External links are only visible to Support Staff**>&nbsp;</span>
<span class="selected"></span></div><div style="float:right"><span style="color:#404040;"> Add: 21-10-2016 03:16 PM</span></div><span class="download-link serie">Téléchargement</span><div class="cdiv"></div></a><div class="custom-rate" data-id="4053266" data-type="serie">
<div class="top active" id="ratig-layer-4053266">
<div title="Ajouter un vote positif (+1)" class="rate_img pos" data-action="like"><i></i></div>
<span class="positive-rate">
I setup
Code:
[ {
"pattern" : "http?://www\\.voirfilms\\.ws/dl\\?h=\\d+&id=[a-zA-Z0-9=]",
"rule" : "DEEPDECRYPT"
} ]
But JDownloader cannot extract the link.

I don't understand how is it possible to make jdownloader can extract links from the following URL

Code:
href="**External links are only visible to Support Staff**
Thanks for answer.

Last edited by Max123; 15.02.2018 at 22:36.
Reply With Quote
  #7  
Old 16.02.2018, 10:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

They have changed function of the site and rule no longer works.
We will soon provide new feature to our Browser Extension that can find such embedded links.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 16.02.2018, 10:54
Max123
Guest
 
Posts: n/a
Default

Hi Jiaz,
Thanks.
You say soon, but, you don't know if it will be next week or in the next 2 or 3 weeks?
Reply With Quote
  #9  
Old 16.02.2018, 10:55
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

I'm sorry but I can't give an estimation when the feature will be ready
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 16.02.2018, 19:20
Max123
Guest
 
Posts: n/a
Default

Re,
about your previous repeply, will you, in this case, change the status of the request "Declined"?
Reply With Quote
  #11  
Old 16.02.2018, 19:24
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

We don't add support for such sites, so status will remain *Declined*.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 06.03.2018, 13:07
Max123
Guest
 
Posts: n/a
Default

hello,

i wanted to know if you provided new feature to your Browser Extension for the embedded links?

thanks
Reply With Quote
  #13  
Old 06.03.2018, 13:29
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Not yet, still on todo list. But I've asked developer to make it higher priority
__________________
JD-Dev & Server-Admin
Reply With Quote
  #14  
Old 15.03.2018, 14:22
Max123
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
Not yet, still on todo list. But I've asked developer to make it higher priority
Hello @Jiaz,

Do you have any news?

Thanks
Reply With Quote
  #15  
Old 15.03.2018, 14:48
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Marco is already working on the new extension feature
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 15.03.2018, 14:51
Max123
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
Marco is already working on the new extension feature
Marco is already working on the new extension feature
Which extension?
Marco?
Don't understand...
Reply With Quote
  #17  
Old 15.03.2018, 15:02
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Quote:
Originally Posted by Jiaz View Post
They have changed function of the site and rule no longer works.
We will soon provide new feature to our Browser Extension that can find such embedded links.
this one. Marco is the developer of the browser extension
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 15.03.2018, 15:33
Max123
Guest
 
Posts: n/a
Default

I curious to know how to use it
I try with this link
**External links are only visible to Support Staff****External links are only visible to Support Staff**
but nothing happend....
Reply With Quote
  #19  
Old 15.03.2018, 15:37
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

It's not supported and we are working on new browser extension feature that is able to find the embedded video
__________________
JD-Dev & Server-Admin
Reply With Quote
  #20  
Old 27.03.2018, 13:09
Max123
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
It's not supported and we are working on new browser extension feature that is able to find the embedded video
Hello @Jiaz, do you have news about the new browser extension?

Thanks.
Reply With Quote
  #21  
Old 27.03.2018, 13:15
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

It's still in development and making progress
__________________
JD-Dev & Server-Admin
Reply With Quote
  #22  
Old 04.04.2018, 12:56
Max123
Guest
 
Posts: n/a
Default

Hi Jiaz,
Do you have some news, and do you know if it will decrypt links of website skstream.biz and ddl-island.su?

thanks.
Reply With Quote
  #23  
Old 04.04.2018, 13:19
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

No news, please be patient
__________________
JD-Dev & Server-Admin
Reply With Quote
  #24  
Old 04.04.2018, 16:27
Max123
Guest
 
Posts: n/a
Default

thanks so much.
it will work with skstream.biz and ddl-island.su too?
Reply With Quote
  #25  
Old 04.04.2018, 16:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

The extension is designed to work with any website
__________________
JD-Dev & Server-Admin
Reply With Quote
  #26  
Old 26.04.2018, 07:15
Max123
Guest
 
Posts: n/a
Default

Hello,
I didn't see any update about the JD web extension about my request...
I tested yesterday, but always cannot bypass captcha...
any news?
Thanks
Reply With Quote
  #27  
Old 26.04.2018, 09:22
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

The new feature is still in development.
What problem exactly do you have with captcha? Can you please describe?
In case you have to answer many captchas/signs/roads/cars, that is all correct and not an error/problem. In that case your reputation isn't good enough and google wants to verify that you are human.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #28  
Old 26.04.2018, 09:44
Max123
Guest
 
Posts: n/a
Default

Hello,
I mean captcha i encounter on
check it **External links are only visible to Support Staff****External links are only visible to Support Staff**
thanks
Reply With Quote
  #29  
Old 26.04.2018, 12:28
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

What do you mean by *bypass captcha* ? The extension doesn't bypass any captcha.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #30  
Old 26.04.2018, 12:37
Max123
Guest
 
Posts: n/a
Default

the extension cannot auto solve captcha to get the link behind?
Reply With Quote
  #31  
Old 26.04.2018, 12:52
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

Quote:
Originally Posted by Max123 View Post
the extension cannot auto solve captcha to get the link behind?
That was never purpose of the extension.
The new feature is about crawling links while you surf the web and find embedded video sites/streams
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply


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 13:52.
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.