#1
|
|||
|
|||
![]()
Hi,
I can see that JDownloader use local web interface and I can control it easily, but when I move to Jdownloader BETA then it is removed and replaced with My Jdownloader. But I can not see any document or sample code to do that. Please I need some help. Thank you in advance. |
#2
|
||||
|
||||
![]()
Here you can get the current version of api doc
docs.google.com/document/d/1q5g_vqoUr2G6au9c3nUspUbkZ1eHgtGpmbjI30FhpAY/edit?pli=1 We can also provide JS/JAVA Version of client implementation. In case you need help/have questions about implementation, just contact us via support@jdownloader.org or in livechat (irc, freenode, #jdteam)
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
![]()
Hello,
I have written a wrapper in c# Here is my project **External links are only visible to Support Staff****External links are only visible to Support Staff** Thank you for you document and also the php wrapper I hope it can help someone |
#4
|
||||
|
||||
![]()
Cool
![]()
__________________
JD-Dev & Server-Admin |
#5
|
||||
|
||||
![]()
Could you please change your appkey to
1.) email where we can reach you or 2.) github project name
__________________
JD-Dev & Server-Admin |
#6
|
|||
|
|||
![]() Quote:
I think now I can figure out all I need in the api document. There are alot command I haven't implement in the code, I will update if I have time.:) |
#7
|
||||
|
||||
![]()
Thanks for contributing!
__________________
JD-Dev & Server-Admin |
#8
|
|||
|
|||
![]()
Dear noone2407,
I've seen in this thread that you created a wrapper in c#... Do you think you could send me your project so I can adapt your code to my vb .net application? Thanks. Regards, Christophe. |
#9
|
||||
|
||||
![]()
___://github.com/noone2407/MyJDownloaderApi
here you can find it
__________________
JD-Dev & Server-Admin |
#10
|
|||
|
|||
![]()
Thanks a lot !
![]() |
#11
|
||||
|
||||
![]()
You are welcome! Please let us know if you have coded something cool/nice
![]()
__________________
JD-Dev & Server-Admin |
#12
|
|||
|
|||
![]()
Do you also have a link to the php wrapper ?
Thanks. |
#13
|
||||
|
||||
![]()
github.com/tofika/my.jdownloader.org-api-php-class
__________________
JD-Dev & Server-Admin |
#14
|
|||
|
|||
![]()
Thanks.
But I can't make to work the "/linkgrabberv2/removeLinks" function ! :( This function is not implemented in the C# wrapper and in the php wrapper and I don't understand the API documentation saying that : ====- removeLinks -==== Parameter: 1 - long[]1 Parameter: 2 - long[]2 Call: /removeLinks?long[]1&long[]2 What "long[]1" and "long[]2" stand for? Yes, I understand that it's variable type but I don't understand what to do and what to put in it... :( Last edited by Christophe0110; 02.09.2015 at 19:13. |
#15
|
|||
|
|||
![]() Quote:
|
#16
|
|||
|
|||
![]()
Thanks for your reply noone2407 !
![]() Do you know where i can find this java source code ? ^^ |
#17
|
|||
|
|||
![]() |
#18
|
|||
|
|||
![]()
Thanks but I prefert to stay with the API (as far as I can understand, this java help is for developping directly in the jDownloaded application)... The API will allow me to control my Downloader from another computer with my application...
I'll try to find a way to make this work and maybe get help from the chat or something ![]() |
#19
|
||||
|
||||
![]()
The first long array contains all links uuids you want to delete
The 2nd long array contains all package uuids you want to delete
__________________
JD-Dev & Server-Admin |
#20
|
|||
|
|||
![]()
Hello Jiaz,
Thanks for your reply but how can I know the links uuids ? I guess I need to use the queryLinks function and use the packageUUIDs param ? Is it normal that it's named "packageUUIDs" and not "linkUUIDS" ? ![]() Thanks. |
![]() |
Thread Tools | |
Display Modes | |
|
|