JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 30.03.2017, 22:45
Citadin Citadin is offline
JD Beta
 
Join Date: Nov 2010
Location: Canada
Posts: 53
Default Never pick up specfic links (setting crawler crawler plugin blacklist)

Hi guys,

I frequently copy yt links and jDownloader picks them up in the clipboard.

I would like jDownloader ignore yt links completely.

I have a filter right now, and I have to make the filtered links visible to delete them - not satisfactory at all.

Is there a way to do this?

Last edited by Jiaz; 31.03.2017 at 10:28.
Reply With Quote
  #2  
Old 30.03.2017, 22:54
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,084
Default

Hi
Settings --> Advanced Settings --> Type this in:
Code:
GeneralSettings: Crawler Crawler plugin blacklist
Then put this in as value:
Code:
[ "domain.com" ]
You can also do this for:
Code:
GeneralSettings: Crawler host plugin blacklist
[But in this case that is not necessary!]

You can find more examples regarding this feature in this thread:
https://board.jdownloader.org/showthread.php?t=70573

GreeZ pspzockerscene
__________________
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 Jiaz; 12.04.2017 at 09:39.
Reply With Quote
  #3  
Old 11.04.2017, 18:31
Citadin Citadin is offline
JD Beta
 
Join Date: Nov 2010
Location: Canada
Posts: 53
Default

I can't modify the value as you say. Right-click, double click, I see no way to enter data in the key - it says "null" right now.
Reply With Quote
  #4  
Old 11.04.2017, 19:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,084
Default

For me it works fine.
Highlight the "null", remove it via backspace and then copy and paste what I posted above

If it still does not work for you, please post a log.

GreeZ 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 11.04.2017, 20:03
Citadin Citadin is offline
JD Beta
 
Join Date: Nov 2010
Location: Canada
Posts: 53
Default

That worked great, thanks.

I suggest double-clicking the line would be easier to guess as a way to edit a setting.

Also, I would not have guessed the brackets, spaces and quotes, either.

Maybe popping open a dialog box to input text in these settings would be useful?

Anyway, thank you very much for answering my question!

Citadin
Reply With Quote
  #6  
Old 11.04.2017, 20:56
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,084
Default

Thanks for your feedback - I'm glad it is working fine for you too

Quote:
Originally Posted by Citadin View Post
Maybe popping open a dialog box to input text in these settings would be useful?
Note - these are advanced settings
Also keep in mind that the syntax used here is actually:
- Not very hard
- Unified (it is json, also easy to google)
--> Json Strings can be edited even easier via:
Code:
**External links are only visible to Support Staff**
GreeZ 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 12.04.2017, 02:13
Citadin Citadin is offline
JD Beta
 
Join Date: Nov 2010
Location: Canada
Posts: 53
Default

Totally with you, not that hard, and advanced settings - in fact, that brings a question to my mind : is "don't pick up youtube links" (for example) really so rare that it belongs in advanced settings?
Reply With Quote
  #8  
Old 12.04.2017, 02:50
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

I wouldn't know percentage that use this function, though at a rough guess it would be around 0.00001%.

I believe that the desired method is linkgrabber filter rules. This has the GUI your wanting though not by right click. It has added benefit of been able to restore blocked links if you want to do the odd bypass. You don't have to clear, as filtered links are dumped on client restart.

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

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #9  
Old 12.04.2017, 02:53
Citadin Citadin is offline
JD Beta
 
Join Date: Nov 2010
Location: Canada
Posts: 53
Default

Fair enough. I find the blocked links annoying, and I use a download pc so I don't restart JDownloader often. The "no youtube ever" setting suits me better. But I concede I don't use JD as most do. Thanks again for the help, and the great program.
Reply With Quote
  #10  
Old 12.04.2017, 03:01
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

Most welcome

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

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #11  
Old 12.04.2017, 09:33
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,519
Default

Quote:
Originally Posted by Citadin View Post
Totally with you, not that hard, and advanced settings - in fact, that brings a question to my mind : is "don't pick up youtube links" (for example) really so rare that it belongs in advanced settings?
JDownloader supports about 5 thousand different services. A *ignore xy* checkbox/setting for each single link would be not possible
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 12.04.2017, 09:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,519
Default

Quote:
Originally Posted by citadin View Post
i suggest double-clicking the line would be easier to guess as a way to edit a setting.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #13  
Old 12.04.2017, 09:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,519
Default

An easy solution would also be to setup a filter in
Settings-Linkgrabber Filter. Sourceurl(s) contain youtube
__________________
JD-Dev & Server-Admin
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 11:22.
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.