JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #3361  
Old 01.02.2023, 13:20
StefanM's Avatar
StefanM StefanM is offline
JD VIP
 
Join Date: Oct 2020
Posts: 485
Default

Quote:
Originally Posted by pspzockerscene View Post

Quote:
Originally Posted by StefanM
Dann muss ich mich wohl noch gedulden.
Jein. Du kannst Updates gerne vorab über die Dev Version testen:
https://support.jdownloader.org/Know...up-ide-eclipse
**External links are only visible to Support Staff**...
Habe die sehr ausführliche Beschreibung mal eben quer gelesen.

Mir fehlt die Einleitung!
Ich vermute, dass man all das dort beschriebene installieren muss, um dann den Source(?) der Developer-Version hier herunterzuladen und dann kompilieren zu lassen???

Also diese 4 SVN-Repositories?

svn://svn.appwork.org/utils
svn://svn.jdownloader.org/jdownloader/browser
svn://svn.jdownloader.org/jdownloader/trunk
svn://svn.jdownloader.org/jdownloader/MyJDownloaderClient

Und JD läuft dann in einer Art Debugger/Entwicklungsumgebung?

Du weißt, dass ich kein Software-Entwickler bin/war. Daher die "dummen" Fragen...
Reply With Quote
  #3362  
Old 01.02.2023, 13:36
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by StefanM View Post
Mir fehlt die Einleitung!
Wie definierst du "Einleitung" hier?
Jedes beliebige Projekt auf Github stellt weniger Anleitung zum Aufsetzen zur Verfügung.

Quote:
Originally Posted by StefanM View Post
Ich vermute, dass man all das dort beschriebene installieren muss, um dann den Source(?) der Developer-Version hier herunterzuladen und dann kompilieren zu lassen???

Also diese 4 SVN-Repositories?
...
Jein.
Die lädt man als Teil der Anleitung herunter, was in den Schritten 1-5 beschrieben wird.

Quote:
Originally Posted by StefanM View Post
Und JD läuft dann in einer Art Debugger/Entwicklungsumgebung?
Eclipse ist eine Entwicklungsumgebung. JDownloader lässt sich nach Befolgen der Anleitung darin starten.
Mehr zu Eclipse:
de.wikipedia.org/wiki/Eclipse_(IDE)

Quote:
Originally Posted by StefanM View Post
Du weißt, dass ich kein Software-Entwickler bin/war. Daher die "dummen" Fragen...
Die Fragen sind in Ordnung.
Ich verbessere unsere Anleitungen gerne, aber eine Anleitung zum Aufsetzen einer Entwicklungsumgebung lässt sich nur schwer für Anfänger gestalten.
__________________
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
  #3363  
Old 01.02.2023, 15:49
StefanM's Avatar
StefanM StefanM is offline
JD VIP
 
Join Date: Oct 2020
Posts: 485
Default

Quote:
Originally Posted by pspzockerscene View Post
Wie definierst du "Einleitung" hier?
...
Die Fragen sind in Ordnung.
Ich verbessere unsere Anleitungen gerne, aber eine Anleitung zum Aufsetzen einer Entwicklungsumgebung lässt sich nur schwer für Anfänger gestalten.
Mit "Einleitung" meinte ich den Sinn und Zweck dieser sehr ausführlichen (positiv gemeint!!!) Anleitung.

Sinn und Zweck:
in etwa so...
Um noch nicht veröffentlichte JD-Versionen testen zu können, kann man die notwendigen Dateien hier... herunterladen, um damit JD in einer Entwicklungsumgebung betreiben zu können.
Nachfolgend eine Anleitung zu Download und Installation solch einer Eintwicklungsumgebung.

oder in Englisch:
In order to be able to test JD versions that have not yet been published, you can download the necessary files here... in order to be able to operate JD in a development environment.
Below please find instructions for downloading and installing such a development environment.
Reply With Quote
  #3364  
Old 02.02.2023, 00:52
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Alles gut das war nicht negativ gemeint.

Leider muss ich dir da dennoch versprechen.
Sinn und Zweck der Anleitung ist nicht wirklich, Änderungen früher zu testen sie ist schon für Entwickler gedacht*.
*Hier trotzdem nochmal die Anmerkung: Man muss aber kein Entwickler sein, um die Anleitung auszuführen.

Gelegentlich bei langen Updateverzögerung verlinke ich die Anleitung hier, um früher Feedback zu bekommen und z.B. von erfahrenen Usern vor dem Release von Updates zu erfahren, ob meine Änderungen auch wie erwartet funktionieren.

Die für die es gedacht ist wissen also direkt, um was es geht.
Aus diesem Grund habe ich nicht vor, die Anleitung anzupassen.
__________________
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; 02.02.2023 at 00:52. Reason: Tippfehler fixed
Reply With Quote
  #3365  
Old 03.02.2023, 15:30
Student im ersten Jahr Student im ersten Jahr is offline
Black Hole
 
Join Date: Nov 2020
Posts: 281
Default

I was only able to decrypt up to Crawling offset 39950
(Found: 36841 images links)
This took a very long time and encountered a temp. server error.
Code:
Spoiler:
----------------Response------------------------ HTTP/1.1 502 Bad Gateway Server: kittenx Date: Fri, 03 Feb 2023 12:59:38 GMT Content-Type: text/html Content-Length: 562 Connection: keep-alive ETag: "5f6a5ec9-232" X-Frontend: front609305 Access-Control-Expose-Headers: X-Frontend ------------------------------------------------ at jd.http.Browser.loadConnection(Browser.java:1631) at jd.http.Browser.getPage(Browser.java:1432) at jd.plugins.decrypter.VKontakteRu.getPage(VKontakteRu.java:2535) at jd.plugins.decrypter.VKontakteRu.getPage(VKontakteRu.java:2378) at jd.plugins.decrypter.VKontakteRu.crawlWallWebsite(VKontakteRu.java:1867) at jd.plugins.decrypter.VKontakteRu.crawlWallLink(VKontakteRu.java:1345) at jd.plugins.decrypter.VKontakteRu.decryptIt(VKontakteRu.java:321) at jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:355) at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:457) at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3581) at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:32) at jd.controlling.linkcrawler.LinkCrawler$12.crawling(LinkCrawler.java:1713) at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118) at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_delayed(LinkCrawlerRunnable.java:88) at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:51) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: 502 Bad Gateway at
Is it possible to Resume the decryption to the full offset?

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

Should I add this initial link from where it should resume decryption?
Start with **External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by Student im ersten Jahr; 03.02.2023 at 15:34.
Reply With Quote
  #3366  
Old 03.02.2023, 15:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Updated crawler to use pre given "offset" parameter.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #3367  
Old 03.02.2023, 19:01
Student im ersten Jahr Student im ersten Jahr is offline
Black Hole
 
Join Date: Nov 2020
Posts: 281
Default

Many files cannot be downloaded because when decrypting some walls, some require additional extended url.
Example:

Error / Access Denied
**External links are only visible to Support Staff****External links are only visible to Support Staff**

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


You can test decrypt a small wall, and try to download the files and why it will show "File Not Found" (some files/links)
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Attached Thumbnails
Screen Shot 02-03-23 at 05.59 PM==.jpg  

Last edited by Student im ersten Jahr; 03.02.2023 at 19:18.
Reply With Quote
  #3368  
Old 13.02.2023, 16:37
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Fixed.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #3369  
Old 16.02.2023, 01:29
del2005 del2005 is offline
Modem User
 
Join Date: Dec 2019
Posts: 1
Default

Hi, I am new to the software. I want to grab videos from vk.com but I cant manage to do it. When I add the link below via the LinkGrabber, nothing happens.

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

Would please advise how I can grab the videos.
THank you very much.
Reply With Quote
  #3370  
Old 16.02.2023, 11:07
StefanM's Avatar
StefanM StefanM is offline
JD VIP
 
Join Date: Oct 2020
Posts: 485
Default

Quote:
Originally Posted by del2005 View Post
Hi, I am new to the software. I want to grab videos from vk.com but I cant manage to do it. When I add the link below via the LinkGrabber, nothing happens.

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

Would please advise how I can grab the videos.
THank you very much.
vk.com changed a view things a couple of weeks ago. And the JD-Developer-Team already fixed the PlugIn also already some time ago. But the new PlugIn won't be available before the next Core Update.

Also I've been waiting for it for some time now :(

Hope those guys will find the time for creating that update soon. As per today the core version still dates Jan. 9.
Reply With Quote
  #3371  
Old 16.02.2023, 11:19
StefanM's Avatar
StefanM StefanM is offline
JD VIP
 
Join Date: Oct 2020
Posts: 485
Default

Quote:
Originally Posted by del2005 View Post
...
But you can still use JD to download those videos:
You need to copy the links to those videos and paste them to LinkGrabber window.

JD-PlugIn-settings such as 'download only the highest resolution' are still working.

You can either select the whole page content with CTRL+A, CTRL+C and copy it to LinkGrabber using CTRL+V.

Or you just grab video links only. In e.g. Firefox you can use the AddOn LinkGopher and filter out the string 'video'.

In case you need more assistance, please feel free to ask.
Reply With Quote
  #3372  
Old 16.02.2023, 12:32
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by del2005 View Post
Hi, I am new to the software. I want to grab videos from vk.com but I cant manage to do it. When I add the link below via the LinkGrabber, nothing happens.

vk.com/video?q=massage
I'm sorry but "search links" have never been supported.

Playlist crawler: Will be fixed with the next update.

Single videos: Can still be downloaded with the current version.
__________________
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
  #3373  
Old 16.02.2023, 13:01
StefanM's Avatar
StefanM StefanM is offline
JD VIP
 
Join Date: Oct 2020
Posts: 485
Default

Quote:
Originally Posted by pspzockerscene View Post
I'm sorry but "search links" have never been supported.
I believe you are mistaken here!
Of course it has been supported!
I could enter the URL of a vk.com video gallery and all video links were found and downloaded.

Or what do you mean?
Reply With Quote
  #3374  
Old 16.02.2023, 13:34
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Such links:
Code:
vk.com/video?q=massage
...are not supported by the vk.com plugin neither do we support so called "search query URLs" with any other crawler plugins.
__________________
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
  #3375  
Old 16.02.2023, 18:58
StefanM's Avatar
StefanM StefanM is offline
JD VIP
 
Join Date: Oct 2020
Posts: 485
Default

Quote:
Originally Posted by pspzockerscene View Post
Such links:
Code:
vk.com/video?q=massage
...are not supported by the vk.com plugin neither do we support so called "search query URLs" with any other crawler plugins.
I thought we all were talking about a standard vk.com video gallery, a page with a certain number of videos. That's what I described in my previous answer.
Reply With Quote
  #3376  
Old 17.02.2023, 11:35
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by StefanM View Post
I thought we all were talking about a standard vk.com video gallery, a page with a certain number of videos.
That's unclear but the user was specifically talking about the link I posted.

You were unable to see this because only moderators of this forum can view links.
__________________
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
  #3377  
Old 25.02.2023, 11:45
Student im ersten Jahr Student im ersten Jahr is offline
Black Hole
 
Join Date: Nov 2020
Posts: 281
Default

Error Message:
Attached Thumbnails
Screen Shot 02-25-23 at 10.41 AM==.jpg  
Reply With Quote
  #3378  
Old 26.02.2023, 23:38
Neurotoxin001's Avatar
Neurotoxin001 Neurotoxin001 is offline
Linkgrabbing Monster
 
Join Date: Feb 2021
Posts: 80
Default

When I download large video speed at start is maximum (10-11mb) but then it's drops to 1-3mb. To boost speed again I must press "stop" and then "start" again on download. And repeat it many times.

When I enable "prefer HLS stream download" checkbox I can't even download video. It's says "Content offline!video-id".

Video example:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Log: 26.02.23 20.44.22 <--> 27.02.23 00.39.43 jdlog://1633311370661/
Reply With Quote
  #3379  
Old 27.02.2023, 13:35
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

@Student im ersten Jahr
Again no log.
Please stop posting reports without logs...

@Neurotoxin001
About the speed:
No news.
Some time ago vk.com started to speed-limit the "old" http streams.
HLS streams can usually be downloaded with better/full speed.

Regarding the HLS failure:
Found- and fixed a bug in HLS handling.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #3380  
Old 27.02.2023, 17:15
Student im ersten Jahr Student im ersten Jahr is offline
Black Hole
 
Join Date: Nov 2020
Posts: 281
Default

The logs contain private login data (ALSO PASSWORD).It logout of JD2 because it sees too many sessions (different devices) which results in errors in JD2.
I need a universal User-Agent so that it is detected as one and the same device and not another.
For example, I am using Chrome and Firefox browsers.
If I set in the advanced settings of the vk plugin the latest User agent of the chrome browser it detects the Chrome device, but if I set the User-Agent of the latest version of firefox it detects as firefox.
What is the User Agent to combine the User Agent of Firefox and Chrome browsers?
Attached Thumbnails
Screen Shot 02-27-23 at 04.12 PM==.jpg  
Reply With Quote
  #3381  
Old 27.02.2023, 17:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by Student im ersten Jahr View Post
The logs contain private login data (ALSO PASSWORD).
You can censor your logs before uploading them.
No log = No help!

Quote:
Originally Posted by Student im ersten Jahr View Post
What is the User Agent to combine the User Agent of Firefox and Chrome browsers?
Not possible.

Stop wasting my time. Provide a log or solve the problem on your own.
__________________
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
  #3382  
Old 10.03.2023, 23:17
Student im ersten Jahr Student im ersten Jahr is offline
Black Hole
 
Join Date: Nov 2020
Posts: 281
Default

@pspzockerscene - Unique error, login problem.
Code:
Caused by: java.io.IOException: 103 Early Hints
10.03.23 22.08.00 <--> 10.03.23 22.13.57 jdlog://8683311370661/
Reply With Quote
  #3383  
Old 14.03.2023, 16:08
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

@Student im ersten Jahr
Your post is offtopic!
Please report such problems in separate threads and re-read our forum-rules!
__________________
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; 24.03.2023 at 15:08. Reason: Fixed typos
Reply With Quote
  #3384  
Old 24.03.2023, 15:08
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

CORE-Updates have been released!
All announced bugfixes and features are live!
Please update your JDownloader and report any issues you find asap.
If this thread gets marked as "[Solved]" by our forum staff you can still post in it and we will read- and reply to it!

CORE-Updates wurden released!
Alle angekündigten Bugfixes/Features sind nun verfügbar!
Bitte JDownloader updaten und eventuelle Bugs schnellstmöglich an uns melden.
Falls dieser Thread vom Team als "[Erledigt]" markiert wird, kannst du weiterhin darin antworten und wir lesen/beantworten auch solche Threads!

-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
  #3385  
Old 28.03.2023, 10:39
Neurotoxin001's Avatar
Neurotoxin001 Neurotoxin001 is offline
Linkgrabbing Monster
 
Join Date: Feb 2021
Posts: 80
Default

Can't download posts with photos. When I paste links - nothing happens. Examples:

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

Log: 28.03.23 10.37.26 <--> 28.03.23 10.39.29 jdlog://5634311370661/
Core: 47450

update:
And I can't download clips from links like this:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by Neurotoxin001; 28.03.2023 at 11:24.
Reply With Quote
  #3386  
Old 28.03.2023, 11:41
StefanM's Avatar
StefanM StefanM is offline
JD VIP
 
Join Date: Oct 2020
Posts: 485
Default

Quote:
Originally Posted by Neurotoxin001 View Post
Can't download posts with photos. When I paste links - nothing happens. Examples:

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

Log: 28.03.23 10.37.26 <--> 28.03.23 10.39.29 jdlog://5634311370661/
Core: 47450

update:
And I can't download clips from links like this:
**External links are only visible to Support Staff**...
Yes, does not work!
Workaround: Use the AddOn SaveFrom.net helper in Firefox.
With this you can either download directly or copy a list of all images links, which you can then copy into the LinkGrabber.

Also works with thousands of images. The AddOn crawls the page to the end - i.e. automatically scrolls to the end of the page.
Reply With Quote
  #3387  
Old 28.03.2023, 15:01
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

@Neurotoxin001
For the next update:
1. Fixed regression which made singlew wall crawler fail.
2. Added support for crawling "clips" in context of single wall posts.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #3388  
Old 05.04.2023, 17:25
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

CORE-Updates have been released!
All announced bugfixes and features are live!
Please update your JDownloader and report any issues you find asap.
If this thread gets marked as "[Solved]" by our forum staff you can still post in it and we will read- and reply to it!

CORE-Updates wurden released!
Alle angekündigten Bugfixes/Features sind nun verfügbar!
Bitte JDownloader updaten und eventuelle Bugs schnellstmöglich an uns melden.
Falls dieser Thread vom Team als "[Erledigt]" markiert wird, kannst du weiterhin darin antworten und wir lesen/beantworten auch solche Threads!

-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
  #3389  
Old 06.05.2023, 01:59
patriks's Avatar
patriks patriks is offline
Super Loader
 
Join Date: Aug 2017
Location: Brasil
Posts: 29
Default

I can't download albums (logged)

ex: /albums00000000 or /album000000

05.05.23 19.53.57 <--> 05.05.23 19.55.30 jdlog://1915311370661/

i have the latest update
Reply With Quote
  #3390  
Old 08.05.2023, 14:38
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Fixed.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #3391  
Old 15.05.2023, 23:33
Neurotoxin001's Avatar
Neurotoxin001 Neurotoxin001 is offline
Linkgrabbing Monster
 
Join Date: Feb 2021
Posts: 80
Default

Can't download audios from this link (nothing happens after I paste it):
**External links are only visible to Support Staff****External links are only visible to Support Staff**

And when I download audio from this link mp3 is appears in JD, but it's says "DRM protected":
**External links are only visible to Support Staff****External links are only visible to Support Staff**

log: 15.05.23 23.30.13 <--> 15.05.23 23.33.26 jdlog://8045311370661/
core: 47762

And btw this group contains 137 audios but JD showing only 39.
Reply With Quote
  #3392  
Old 16.05.2023, 18:26
notice notice is offline
JD Supporter
 
Join Date: Mar 2023
Posts: 505
Default

Quote:
Originally Posted by Neurotoxin001 View Post
And when I download audio from this link mp3 is appears in JD, but it's says "DRM protected":
because they are protected
Quote:
#EXT-X-KEY
Quote:
Originally Posted by neurotoxin001 View Post
can't download audios from this link (nothing happens after i paste it)


Quote:
Originally Posted by Neurotoxin001 View Post
And btw this group contains 137 audios but JD showing only 39.
What do you mean?

Last edited by notice; 16.05.2023 at 18:38.
Reply With Quote
  #3393  
Old 17.05.2023, 16:56
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by Neurotoxin001 View Post
And btw this group contains 137 audios but JD showing only 39.
It doesn't make any sense to fix that crawler if in the end, you can't download those items anyways.

@notice
I've closed that tickets for the reason explained in this reply.
EDIT

I've added a small playlist crawler nevertheless but as said it won't help with the problem of not being able to download such items...
__________________
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.2023 at 17:23.
Reply With Quote
  #3394  
Old 18.05.2023, 22:02
Neurotoxin001's Avatar
Neurotoxin001 Neurotoxin001 is offline
Linkgrabbing Monster
 
Join Date: Feb 2021
Posts: 80
Default

Quote:
because they are protected #EXT-X-KEY
So it can't be fixed? Because there is many extensions that still can do it (for example - savefrom, yt-dlp, ffmpeg. Last two can work with links to m3u8 that contains music)
Reply With Quote
  #3395  
Old 19.05.2023, 01:42
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

It's nothing todo with music, its todo with encryption for the purpose of DRM. Support it in Germany == trouble.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3396  
Old 19.05.2023, 12:54
Berkly77 Berkly77 is offline
Modem User
 
Join Date: May 2023
Posts: 1
Default Video quality problem

Hello.
Plugin grabs all videos in playlist in 144p and ignore settings preferred video quality.
Link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Attached Thumbnails
qual1.jpg   qual2.jpg   qual3.jpg  
Reply With Quote
  #3397  
Old 19.05.2023, 15:13
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

@Berkly77
Fixed.
You will need to delete- and re-add those items after therelease of our next set of CORE-updates.

Alternative workaround:
Settings -> Plugins -> vk.com -> "Prefer HLS Stream Download?" -> Disable this

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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; 19.05.2023 at 15:20. Reason: Added more information
Reply With Quote
  #3398  
Old 13.06.2023, 13:11
Neurotoxin001's Avatar
Neurotoxin001 Neurotoxin001 is offline
Linkgrabbing Monster
 
Join Date: Feb 2021
Posts: 80
Default

Can't download this video
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Without account. But this video is available even when I not logged in.

I got error "No valid account found!" if I paste "wall" link and "Content offline!" if "video" link.

core 47864
log 12.06.23 21.32.34 <--> 13.06.23 13.10.48 jdlog://1985311370661/
Reply With Quote
  #3399  
Old 19.06.2023, 21:21
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Fixed.

Looks like we did use a blocked/bad/old User-Agent as default.

You can work around this problem yourself as follows:
1. Go to Settings -> Plugins -> vk.com -> User-Agent:
Put in any current User-Agent value for example:
Code:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
2. Now it should work fine again.

Next CORE-Updates will update the default value of that setting which will fix this for all users.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #3400  
Old 21.06.2023, 19:37
WRESTLiNGHDD WRESTLiNGHDD is offline
Junior Loader
 
Join Date: May 2022
Posts: 11
Default

Hello,
it says Plugin veraltet at the moment. Any plans of fixing it at the moment?
Thanks in advance for everything.
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 09:13.
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.