JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 08.11.2011, 00:10
zuluriney
Guest
 
Posts: n/a
Default Censoring links? "--CUT--" (Zevera)

Hi,
i've been just developing a link converter for the "Zevera" host and noticed something strange:
When i create a link in my program and send it to clipboard, JD seems to kinda "censor" it so it won't be recognized automatically by linkgrabber.

for example:

my link is
Code:
**External links are only visible to Support Staff**


after sending it to clipboard it becomes

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

what's the deal with that?
when I paste it in notepad or even open linkGrabber manually afterwards it looks alright and upon clicking OK the link is recognized and works...

has it to do with limitations set upon you by the hoster?

i'd appreciate any help with this matter.

cheers!

Last edited by Jiaz; 08.11.2011 at 12:55.
Reply With Quote
  #2  
Old 08.11.2011, 05:23
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
Default

:confused: I'm confused, but anyway, Zevera plugin doen't work, wait for major update.
__________________
FAQ: How to upload a Log
Reply With Quote
  #3  
Old 08.11.2011, 12:55
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,236
Default

--CUT-- is from old linkcrawler, cutting out found links.

how do you send the links to clipboard?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 08.11.2011, 15:40
zuluriney
Guest
 
Posts: n/a
Default

I'm doing it in C#, with the standard function:

Code:
Clipboard.SetDataObject(_links, true);
where "_links" is my link list.

as i said, the links are fully OK in clipboard, when i paste them somewhere else they look fine. Even when I manually "add URL(s)" to linkgrabber they look alright in there.
Somehow only the automatic clipboard capture doesn't seem to get it.

btw. my Zevera works fine with JD...
Reply With Quote
  #5  
Old 08.11.2011, 18:55
zuluriney
Guest
 
Posts: n/a
Default

it has to do with how i copy a link to clipboard....if I copy a zevera link normally through Ctrl+C it works :/

any pointers on why that could happen?

How does JD retrieve links from clipboard? Checking periodically, or is it in the Message queue for WM_DRAWCLIPBOARD ?
Reply With Quote
  #6  
Old 09.11.2011, 09:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,236
Default

The Object you put into clipboard must be a StringObject (best in UTF-8 coded)
It depends on what Flavor-Type your Object has...maybe wrong/invalid type and the parsing freaks out
__________________
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:54.
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.