#1
|
|||
|
|||
![]()
1. LinkGrabber > select multiple rows from single download link
2. Right click > Properties > Show Download URLs 3. Select All > Right click > Copy URLs Actual - one URL is copied to clipboard Expected - individual URLs should copy URLs to clipboard Workaround 1. Settings > Copy Single Real URL = on 2. Show Download URLs > Copy each URL individually or 1. move Data to top 2. Select All > Control+C (not Cmd+C) Example: - all PDFs at **External links are only visible to Support Staff****External links are only visible to Support Staff** Last edited by emsef; 02.02.2025 at 18:38. |
#3
|
|||
|
|||
![]()
Thanks!
The key is that I need to press Control+C, even on Mac! Notes: - I would expect Cmd+C to do it, but even with the Data order change, that only copies the group link - Cmd+C does copy the URL on a single item if Settings > Copy Single Real URL is checked Last edited by emsef; 02.02.2025 at 18:26. |
#4
|
||||
|
||||
![]() The "GeneralSettings.copysinglerealurl" setting is irrelevant here since archive.org links do not have any kind of URL-protection. Please provide the following info: - Logs - Screen record video that shows how you add- and copy these URLs Please post your log-ID here If your report is about a specific website which JD supports via plugin, please also provide example URLs which can be used to reproduce the issue you are having. If your report is related to a login specific problem with a plugin supported website, enable debug mode before creating logs, see previously linked instructions. Bitte poste deine Log-ID hier. Falls dein Problem ein Problem mit einer Webseite ist, die per Plugin unterstützt wird, stelle bitte zusätzlich Testlinks zur Verfügung, mit denen sich dein Problem nachstellen lässt. Geht es um einen nicht funktionierenden Account-Login, aktiviere vor dem Erstellen deines Logs den debug Modus (siehe zuvor verlinkte Anleitung). -psp- EDIT I just read our popst again and I believe I misunderstood it. It is about inconsistent behavior regarding hotkeys CTRL+C vs ⌘ (Mac symbol) + C. I'll leave this one open for other staff to reply.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 04.02.2025 at 12:51. |
#5
|
||||
|
||||
![]()
@emsef: just to be looking into the right direction, issue is that Cmd+C was expected to work but only CTRL+C works in that dialog, right?
__________________
JD-Dev & Server-Admin |
#6
|
||||
|
||||
![]()
correct, it's been that way since implementation. You might have a problem if you (ex)change it now it would annoy the people that are used to the old way.
control + v and command + v works in other text field areas, for example add new links dialog, maybe the solution would be to ensure command + c/x/v is also bound for mac users for all copy/cut/paste occurrences throughout the program.
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#7
|
|||
|
|||
![]()
If the keyboard shortcut is not working as expected, you can also copy the urls using context menu.
Code:
context menu > open menu manager > add action (+ icon) > copy information Select the 'copy information' item. In the configuration panel on the right hand side, in 'Pattern for Links' field, replace: Code:
{type};{name};{url} Code:
{url.content} You should now be able to copy the urls using the context menu. |
#8
|
||||
|
||||
![]()
I found the line in source where this happens. I think easiest solution would be to have CTRL+C and CMD+C work the same way here. Anything else would require some sort of setting so existing users don't break and everyone can change to own need?
__________________
JD-Dev & Server-Admin |
#9
|
||||
|
||||
![]() Quote:
I'd say: Do it and leave a comment in code, also to this thread.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
![]() |
Thread Tools | |
Display Modes | |
|
|