#5641
|
||||
|
||||
![]() Quote:
Quote:
Quote:
Quote:
The youtube plugin is probably one of the most used and also the one with the most customizing options. Feels wrong not having an option for that - and one more option in the plugin settings will not hurt anyone ![]()
__________________
irc.libera.chat #jDownloader web.libera.chat/#jDownloader |
#5642
|
||||
|
||||
![]()
I also just got the first report.
Quote:
Quote:
As said there is room for improvement but for now, they need to change the mentioned setting to "Put each video into a separate package" and then it will work like before. Quote:
It's a natural result of the new grouping setting. If the behavior is set to "put all into one package" there needs to be a single package-name. I agree. But regarding the reports you need to keep in mind that users will continue to report the package name setting to fail because many of them will probably overlook that "Channels/playlist crawler: Grouping mode" setting. Maybe it is a good idea to update the auto mode of that setting so if a user includes any video-specific replacements in the playlist package name scheme, that scheme will still be used but videos will be grouped into separate packages again (which would be necessary to make this work). I'am absolutely on your side. My main issue here is that I didn't come to any good idea on how to implement this yet.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA Last edited by pspzockerscene; 11.08.2023 at 13:37. |
#5643
|
||||
|
||||
![]()
So here is my next attempt:
I've added two additional settings so you can customize the filenames fir playlists and channels separately. Screenshot: ![]() By default, those will still be grouped into one package but: If grouping mode for channels/playlists is set to "auto" and the user defined pattern contains a replacement which is only available for single videos, that pattern will be used as a single video pattern and the grouping will be "auto" depending on the resulting package-names. 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 ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA Last edited by pspzockerscene; 14.08.2023 at 13:33. Reason: Fixed typo |
#5644
|
||||
|
||||
![]() Quote:
![]()
__________________
irc.libera.chat #jDownloader web.libera.chat/#jDownloader |
#5645
|
|||
|
|||
![]()
edit: 15.08.2023 - partially fixed with core #48149
sample for current youtube url decrypting issue. hope this helps - only the jpg is decoded e.g. **External links are only visible to Support Staff****External links are only visible to Support Staff** see attached extract from log file youtube.com_jd.plugins.decrypter.TbCmV2.log.1 exception stack trace Code:
Caller: org.jdownloader.plugins.components.youtube.YoutubeHelper.getPage(YoutubeHelper.java:1848) org.jdownloader.plugins.components.youtube.YoutubeHelper.getPage(YoutubeHelper.java:1841) org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(YoutubeHelper.java:1907) org.jdownloader.plugins.components.youtube.YoutubeHelper.loadVideo(YoutubeHelper.java:1817) org.jdownloader.plugins.components.youtube.ClipDataCache.get(ClipDataCache.java:94) org.jdownloader.plugins.components.youtube.ClipDataCache.load(ClipDataCache.java:65) jd.plugins.decrypter.TbCmV2.decryptIt(TbCmV2.java:600) jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:356) jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:462) jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3613) jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:32) jd.controlling.linkcrawler.LinkCrawler$12.crawling(LinkCrawler.java:1731) jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118) jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:49) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) java.base/java.lang.Thread.run(Thread.java:1623) Last edited by mav; 15.08.2023 at 12:39. Reason: partially fixed with 48149 |
#5646
|
|||
|
|||
![]()
Hello been a while how is going?
i recently discovered that youtube plugin is working again, i do like this program for youtube is more flexible than other downloaders but recently it download most of the videos but i get a lot of file not found even though when i retry it download them normally, how i avoid that , do i need to setup the chunk and number of downloads so that it doesnt happen again, or something like that? Or is another settings i need to check out? jd is very good for huge playlists as i watch indie games mostly i might actually have solved myself it was some settings in advanced, making the hd the top quality seems fixed the problem for now i need to do some testing, since there are too many video variants now Last edited by Lucretius0000; 14.08.2023 at 12:41. |
#5647
|
||||
|
||||
![]()
@Lucretius0000
Please post your log-ID here If your bugreport 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. Bitte poste deine Log-ID hier. Falls dein gemeldetes 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. -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
#5648
|
||||
|
||||
![]()
CORE-Updates have just been released.
YT Changelog: - YoutubeReplacer: added 'DataOrigin' so each replacer object is aware of where its data was initially coming from (don't mix it up with already existing 'DataSource') useful for new improved package grouping auto mode - TbCmV2: set username/uploader of auto generated mix playlists to "YouTube" - YoutubeHelper: added new replacer 'PLAYLIST_CREATOR': name of the user who created that playlist. Needs separate tag as this can be different from name of the user who uploaded the video. - New default name for playlist-packages: *PLAYLIST_CREATOR* - *PLAYLIST_TITLE* - YoutubeClipData: updated: added missing fields - added 'CHANNEL_SIZE' as new replacer field as it is different to 'PLAYLIST_SIZE' - added short patterns for some replacements e.g. 'PL_ID' - added PLAYLIST_DESCRIPTION as new tag - Set playlist description as package comment if user prefers to have all playlist items in one package - Worked on a simple setting which lets you put the position number of playlist-items to the beginning of the filenames regardless of the customized filename scheme (not yet finished)
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA Last edited by pspzockerscene; 14.08.2023 at 19:08. Reason: Fixed typo |
#5649
|
|||
|
|||
![]()
Why is JDW saying I can only download at 760p this video, if the player says it's available at 1080p, too?
**External links are only visible to Support Staff****External links are only visible to Support Staff** Did I miss something? |
#5650
|
||||
|
||||
![]()
Rightclick in YT player -> Display debug information
--> That videos "1080p" is 1920x760.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
#5651
|
|||
|
|||
![]()
sample for current youtube url decrypting issue - still present with #48149 (only partial fix) hope this helps - now only the name of the jpg is not correctly decrypted or no decryption happens at all - might just be an issue of the order in which the links are parsed.
e.g. partial decrypt- only jpg missing issue: **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** no decrypt: **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** see attached extract from log file youtube.com_jd.plugins.decrypter.TbCmV2.log youtube.com_jd.plugins.decrypter.TbCmV2.log.1 stack traces are the same for both scenarios: exception stack trace - partial decode Code:
Caller: org.jdownloader.plugins.components.youtube.YoutubeHelper.getPage(YoutubeHelper.java:2097) org.jdownloader.plugins.components.youtube.YoutubeHelper.getPage(YoutubeHelper.java:2090) org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(YoutubeHelper.java:2156) org.jdownloader.plugins.components.youtube.YoutubeHelper.loadVideo(YoutubeHelper.java:2066) org.jdownloader.plugins.components.youtube.ClipDataCache.get(ClipDataCache.java:94) org.jdownloader.plugins.components.youtube.ClipDataCache.load(ClipDataCache.java:65) jd.plugins.decrypter.TbCmV2.decryptIt(TbCmV2.java:633) jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:356) jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:462) jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3613) jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:32) jd.controlling.linkcrawler.LinkCrawler$12.crawling(LinkCrawler.java:1731) jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118) jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:49) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) java.base/java.lang.Thread.run(Thread.java:1623) Code:
Caller: org.jdownloader.plugins.components.youtube.YoutubeHelper.getPage(YoutubeHelper.java:2097) org.jdownloader.plugins.components.youtube.YoutubeHelper.getPage(YoutubeHelper.java:2090) org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(YoutubeHelper.java:2156) org.jdownloader.plugins.components.youtube.YoutubeHelper.loadVideo(YoutubeHelper.java:2066) org.jdownloader.plugins.components.youtube.ClipDataCache.get(ClipDataCache.java:94) org.jdownloader.plugins.components.youtube.ClipDataCache.load(ClipDataCache.java:65) jd.plugins.decrypter.TbCmV2.decryptIt(TbCmV2.java:633) jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:356) jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:462) jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3613) jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:32) jd.controlling.linkcrawler.LinkCrawler$12.crawling(LinkCrawler.java:1731) jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118) jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:49) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) java.base/java.lang.Thread.run(Thread.java:1623) |
#5652
|
||||
|
||||
![]()
@mav
We are aware of this. We haven't found time to work on it yet.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
#5653
|
|||
|
|||
![]()
this was just an update with new examples, as it seems there was a partial fix today with #48149
|
#5654
|
||||
|
||||
![]()
Nope, we haven't touched any of the browser request stuff.
All changes mentioned in my last post were about settings, GUI and channel/playlist crawl behavior.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
#5655
|
|||
|
|||
![]()
I use Ubuntu 22.04 and openjdk 11.0.20 2023-07-18. I installed the latest version of Jdownloader2 available for Linux from this page: https://jdownloader.org/download/index
My Jdownloader2 is downloading videos without problems from some sites that I tested, however, not from Youtube, for most of the videos that I tried to download the follow message is displayed: "Error: try restarting this link (plugin outdated?)" ![]() I already reinstalled Jdownloader2 and ffmpeg, but the problem reoccurs. I suspect that the problem is in ffmpeg, because for the same video the audio and video files are being downloaded up to 100%, however, two separate files are generated with the extension .dashAudio and .dashVideo, as the follow image: ![]() |
#5656
|
||||
|
||||
![]()
Merged YT threads.
Please post your log-ID here If your bugreport 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. Bitte poste deine Log-ID hier. Falls dein gemeldetes 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. -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
#5657
|
|||
|
|||
![]()
Regarding the multiple audio tracks:
Quote:
Quote:
I did come to the conclusion that the basic change is probably actually simpler than what I suggested above (this is from my notes from back then): Add a check to addYoutubeStreamData which skips the track if it has audioTrack segment AND audioIsDefault=false, just like the other checks which already exist there. I see I do have some comments mapping out the different maps, hashmaps, etc., but I didn't figure them out completely and how to parse out the relevant data. I'm not giving up on this, but I don't know when I can get to this, so I would suggest implementing that (hopefully very simple) change without me. Also, as a side point, wouldn't it be better to split popular hosters like Youtube into their own subforums under the plugins forum? That way, the conversations would be much easier to follow and you wouldn't have to merge threads into this one mega-thread (which in this case currently has more then 5600 posts). |
#5658
|
|||
|
|||
![]()
Anyone else experiencing Youtube-specific "Account Manager" issues today? I've had to re-verify my YT account 5 times today (export cookie data to clipboard, edit JD2 YT account, paste password, OK). It used to be super rare I'd have to do this, now it's happening multiple times a day? Any ideas?
|
#5659
|
|||
|
|||
![]()
When downloading a youtube playlist, it used to be that each video gets their own package and is added into the linkgrabber in their order in the playlist. However recently I noticed that when adding youtube playlists, all of its contents are placed into one package making the videos alphabetically arranged regardless of its placement in the playlist. How do I set it such that the linkgrabber adds the videos in the playlist in their own package in order like before?
Example Playlist: **External links are only visible to Support Staff****External links are only visible to Support Staff** EDIT: Nevermind, I figured it out. It's in the plugins menu. Last edited by dedman155; 21.08.2023 at 04:51. |
#5660
|
||||
|
||||
![]()
@YNN
We have our reasons to keep all YT related posts in one thread. @enjikari There were no changes on our side.
__________________
JD Supporter, Plugin Dev. & Community Manager Erste Schritte & Tutorials || JDownloader 2 Setup Download ----------------------------------- On Vacation / Im Urlaub Start: 2023-12-09 End: TBA |
![]() |
Thread Tools | |
Display Modes | |
|
|