JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 17.05.2022, 00:51
jdjon10 jdjon10 is offline
Bandwidth Beast
 
Join Date: Aug 2010
Posts: 131
Default cloud.freemdict.com (nextcloud/owncloud)

Hey everybody,
I have difficulties to download from cloud.freemdict.com.
For example here .zip: **External links are only visible to Support Staff****External links are only visible to Support Staff**
The first time downloaded Jdownloader 5,36 GB. The second time - 4,9 GB.
in the actual directory there are more files, about 40 GB: **External links are only visible to Support Staff****External links are only visible to Support Staff**
If you give this link without "/download"-part JD can't find any other links.
I can put a logfile if needed.
I think that smaller .zip files work good, at least the filesize and the number of files in .zip after the download seems to be the same as in the link. Example: **External links are only visible to Support Staff****External links are only visible to Support Staff**
Thanks in advance.
Reply With Quote
  #2  
Old 17.05.2022, 01:55
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by jdjon10 View Post
The first time downloaded Jdownloader 5,36 GB. The second time - 4,9 GB.
Jiaz will need to investigate that later but my guess that it is a serverside issue.
Can you reproduce that issue?
What filesize do you get when downloading that URL manually via browser?
EDIT
For me that file is at least 11GiB in size.I've stopped my test before it downloaded 100%.

Quote:
Originally Posted by jdjon10 View Post
If you give this link without "/download"-part JD can't find any other links.
Simple explanation:
That website is using "nextcloud".
We neither have a generic plugin for nextcloud instances nor do we support "cloud.freemdict.com" so at this moment you can only download direct-URLs of that website.

-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?

Last edited by pspzockerscene; 17.05.2022 at 02:06.
Reply With Quote
  #3  
Old 17.05.2022, 11:47
jdjon10 jdjon10 is offline
Bandwidth Beast
 
Join Date: Aug 2010
Posts: 131
Default

Thank you for the answer.
Quote:
Originally Posted by pspzockerscene View Post
Jiaz will need to investigate that later but my guess that it is a serverside issue.
Can you reproduce that issue?
Do you mean to report this problem by the cloud? At the moment I don't know if it is possible and how…

Quote:
What filesize do you get when downloading that URL manually via browser?
First I tried to download it via browser but it failed. Almost at the beginning. The name of the error was "Broken" or something like that. It was in Firefox. What browser did you use for it?

Quote:
For me that file is at least 11GiB in size.I've stopped my test before it downloaded 100%.
Do you think the actual size of the file is not much bigger as 11 GiB?
If you open the link **External links are only visible to Support Staff****External links are only visible to Support Staff**
you can see the size at the bottom of the page: 43 GiB. I thought it is the right size but I don't really know.

Last edited by jdjon10; 17.05.2022 at 11:49.
Reply With Quote
  #4  
Old 17.05.2022, 11:51
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

@jdjon10: the zip export happens *on the fly* and can't be resumed. So as soon as an error happens, most likely the cause for you, the download is stopped and JDownloader *thinks* the download is finished because there is no file size known/signaled by server.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5  
Old 17.05.2022, 11:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

Quote:
Originally Posted by jdjon10 View Post
Thank you for the answer.
Do you mean to report this problem by the cloud? At the moment I don't know if it is possible and how…
First I tried to download it via browser but it failed. Almost at the beginning. The name of the error was "Broken" or something like that. It was in Firefox. What browser did you use for it?
Those export *on the fly* stuff has the disadvantage that most often it cannot be resumed and a download error will result in incomplete archive and the need to download again from start. You could report this to their support,as this can also be caused by server side (configuration)issues
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 17.05.2022, 11:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

@jdjon10: I think best would be to wait until proper support for this (next/own cloud, webdav) is available, then JDownloader can download/resume those files
__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 17.05.2022, 12:34
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by Jiaz View Post
@jdjon10: I think best would be to wait until proper support for this (next/own cloud, webdav) is available, then JDownloader can download/resume those files
I don't see this happening in the near future so my recommendations for now are:
  • Download smaller folders / zip archives manually
  • and or: Contact their support and tell them about the issues you were having

Requirements for us to make this work:
- Add generic WebDAV crawler with proper login support
__________________
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 pspzockerscene; 15.11.2022 at 12:47. Reason: Added "Requirements for us to make this work:"
Reply With Quote
  #8  
Old 02.06.2023, 16:20
nathan1 nathan1 is offline
JD VIP
 
Join Date: Apr 2012
Posts: 394
Default nexcloud request support

I try to add this public url

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

but I think to wrong json rule because it doesn't capture well and no files are showed

Code:
[
  {
    "cookies": [],
    "deepPattern": null,
    "formPattern": null,
    "id": 1234567890,
    "maxDecryptDepth": 1,
    "name": "Nextcloud Link",
    "packageNamePattern": null,
    "passwordPattern": null,
    "pattern": "https?://nextcloud\\.peterx\\.appboxes\\.co/s/[^/]+/.*",
    "rewriteReplaceWith": null,
    "rule": "DIRECTHTTP",
    "enabled": true,
    "logging": false,
    "updateCookies": true
  }
]

only urls like this are capture

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

but I want to capture folders
Reply With Quote
  #9  
Old 02.06.2023, 16:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Merged nextcloud/owncloud related threads.

@nathan1
Your first link is not a direct-downloadable link so there is no point in adding a DIRECTHTTP rule to handle it.
Your 2nd link is captured fine already as it is direct-downloadable.

Apart from wanting to have nextcloud support, I don't really get your question.
__________________
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
  #10  
Old 04.06.2023, 17:48
nathan1 nathan1 is offline
JD VIP
 
Join Date: Apr 2012
Posts: 394
Default

@psp

yes, if I copy the single direct link from the web page jdownloader detects it, but if that url contains multiple files then jdownloader does not detect the files to download
Reply With Quote
  #11  
Old 06.06.2023, 00:46
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by nathan1 View Post
but if that url contains multiple files then jdownloader does not detect the files to download
...because there is no plugin and the websites' html code does not contain the direct download-links.

You can use the following method to easily collect all direct-urls:
https://support.jdownloader.org/Know...orted-websites

The "Link Gopher" browser addon easily detects all of those links here.
__________________
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
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 10:43.
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.