#5681
|
|||
|
|||
YouTube - video download with JD2 not possible
In the past it was never a problem to download selected resolutions, or only audio with JDownloader2, since 2-3 weeks they are always displayed as "offline content".
Any solutions? Thanks.... Last edited by alba63; 02.08.2023 at 17:17. |
#5682
|
||||
|
||||
YT Threads zusammengeführt.
@alba63 Ein Doppelpost ist nicht nötig. 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 |
#5683
|
||||
|
||||
Next CORE-Update will introduce some more features of the channel/playlist crawler:
- New default + setting: all crawler items will go into a single package. If you wish to go back to the previous behavior, check the plugin settings - New setting: Playlists: You can now let JD process playlists in reverse order. Thias means if a playlist contains 1000 items, JD can first find all 1000 videoIDs and then start processing from last to first item. This can be useful if you e.g. only want to have the last 100 items of a playlist. 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 |
#5684
|
|||
|
|||
Quote:
Quote:
Quote:
The "unavailable problem" is very rare and therefore not a big problem. The problem of links not being added is much more common and extremely annoying. Meanwhile, I use an open Notepad window and when I have all the links together I paste them (3-4 times until all were recognized) into JD. Thanks and greetings, Martin Last edited by m.fessler; 06.08.2023 at 22:01. |
#5685
|
|||
|
|||
Bis jetzt funktionieren wieder alle Youtube-Links.
Habs so gemacht: Im Ereignis-Scripter eine neue Regel angelegt. [{ "enabled": true, "logging": false, "maxDecryptDepth": 1, "name": "DIRECTHTTP", "pattern": "htxps://wxw.youtube.com/watch?v=d+", "rule": "DIRECTHTTP" }] --------- bei pattern x durch t und w ersetzen --------- short-links werden so auch erfasst "pattern": "htxps://wxw.youtube.com/w", Als Trigger: Neuer Sammeljob Last edited by Neonight; 08.08.2023 at 02:47. Reason: shorts |
#5686
|
||||
|
||||
@Neonight
Diese Regel tut genau gar nichts und zwar aus mindestens zwei Gründen:
Du kannst dieses Problem nicht selbst lösen sondern musst auf einen Fix unsererseits warten oder die Links nacheinander einfügen und immer beobachten, wie viele letztendlich im Linkgrabber auftauchen. Solltest du nach Einfügen dieser Regel keine Probleme mehr gehabt haben, lag dies ausschließlich am Placebo-Effekt.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5687
|
|||
|
|||
Download "age-restricted" videos from Youtube
Can you implement (please) in JDownloader a button "I am at least 18 years old and I allow that JDownloader download age-restricted videos from Youtube" to JDownloader be able to download any video from Youtube?
|
#5688
|
||||
|
||||
Merged YT threads.
@tafreire That is already possible:
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5689
|
|||
|
|||
OK. Thx.
|
#5690
|
|||
|
|||
I'm very glad there is so much activity put into the YT plugin lately, so I think this is the perfect time to make a couple of feature requests and improvements that I have been wanting for years. Nothing crazy, I swear!
1. There is a bug when using "*CHANNEL_ID*" as a parameter for package name, it replaces "_" with " ". For example, PewDiePie UUID is "UC-lHJZR3Gqxm24_Vd_AJ5Yw", but the package is named "UC-lHJZR3Gqxm24 Vd AJ5Yw". It would be great if we could have untouched UUIDs in package names for easier management. 2. An option to replace or remove emojis from file names would be nice, as they cause trouble with some file managers. For instance, when using "*CHANNELNAME*" and/or "*VIDEO_NAME*" as parameters for package/file name. 3. A small bug I have encountered rarely, is that ffmpeg will fail to encode videos with very long names, and you are left with an error in the download, and the two files unprocessed (video and audio). Workarround is renaming the file name to something shorter and to reset the download (or merging the video-audio manually). Point 2 would help with this too, as I have seen this bug mainly with videos with a crap ton of emojis in the name. So the simple fix would be to limit the max file name length to whatever is the max for ffmpeg. That's it. Those are some small improvements that will be nice, but I can live without them. Just consider them if you can, so don't stress out, please. Nice changes to the crawler btw. Thank you, guys. |
#5691
|
||||
|
||||
@bug_reporter_girl
1) is a desired behaviour . and _ get renamed to white space. You can disable this globally just not at the plugin level; advanced setting > GeneralSettings.cleanupfilenames 2) I don't see this happening but maybe possible at the event scripter level by checking which char value each char represents and renaming it. 3) think thats a known issue, please wait for psp to respond
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#5692
|
||||
|
||||
@bug_reporter_girl
Thanks for your feedback! My work on the YT crawler has been finished for now. I've closed pretty much all tickets related to the channel/playlist crawler. There was only one ticket left regarding "include videonumber/playlist position in default filename pattern and when no playlist, then autoremove the pattern". I'm not sure about that one yet so feel free to provide feedback. Maybe the most elegant solution would be to let the user define two custom filename patterns: One for items that are part of a playlist and one for "loose" items but at this moment this would make things really ugly since users can define separate filename patterns for each media type (video, audio, image, subtitle, description). --> Maybe a simple checkbox "Put video position to filename beginning" would be the best way to implement this. Back to topic; adding to raztokis answer: 2. That is currently not easily possible. Feel free to at least write down some suggestions about this topic here: https://board.jdownloader.org/showthread.php?t=90744 -> There is no ETA for this feature-request! Apart from that, I'd also only point you to the EventScripter. EventScripter forum thread: https://board.jdownloader.org/showthread.php?t=70525 EventScripter help article: https://support.jdownloader.org/Know...event-scripter 3. Yeah it's more or less a known issue. The issue is not only related to FFmpeg but mostly affects Windows users in general. There are numerous threads about this issue e.g.: https://board.jdownloader.org/showthread.php?t=62683 We even got a support article about it: https://support.jdownloader.org/Know...load-directory -> But this won't be addressed in the near future although we've started to work on this just recently. At this moment you need to help yourself with either a Packagizer rule or an EventScripter script. Modifying download paths and/or filenames is a critical part which needs a lot of testing and thus time.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5693
|
|||
|
|||
Quote:
Quote:
Quote:
Thank you both for anwering. Have a nice day! |
#5694
|
||||
|
||||
@bug_reporter_girl
re 1) think its more a flow over from years past were to cover one package name even though mirrors could have different filenames. Else you would end up or used to end up with multiple packages with the same content. Its also easier to read without those chars. After posting I did recall there is a plugin setting in java class which can be set at the individual plugin level to override, but its not easily assessable by users
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#5695
|
||||
|
||||
Quote:
And just a visual thing i assume: for me the option "Channel/Playlist crawler group mode" is listed twice in the plugin settings. Besides that, nice work with that plugin update!
__________________
irc.libera.chat #jDownloader web.libera.chat/#jDownloader |
#5696
|
||||
|
||||
Quote:
This time though this was an intentional change by me because:
Quote:
YT Settings -> Channel/Playlist group mode -> Put each video into a separate package Quote:
I'am open for suggestions. What would be your preferred way? Quote:
Thanks for your feedback!
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5697
|
||||
|
||||
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 |
#5698
|
||||
|
||||
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 Last edited by pspzockerscene; 11.08.2023 at 12:37. |
#5699
|
||||
|
||||
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 Last edited by pspzockerscene; 14.08.2023 at 12:33. Reason: Fixed typo |
#5700
|
||||
|
||||
Quote:
__________________
irc.libera.chat #jDownloader web.libera.chat/#jDownloader |
#5701
|
|||
|
|||
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 11:39. Reason: partially fixed with 48149 |
#5702
|
|||
|
|||
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 11:41. |
#5703
|
||||
|
||||
@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 |
#5704
|
||||
|
||||
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 Last edited by pspzockerscene; 14.08.2023 at 18:08. Reason: Fixed typo |
#5705
|
|||
|
|||
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? |
#5706
|
||||
|
||||
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 |
#5707
|
|||
|
|||
youtube url decrypting issue - part 2
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) |
#5708
|
||||
|
||||
@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 |
#5709
|
|||
|
|||
this was just an update with new examples, as it seems there was a partial fix today with #48149
|
#5710
|
||||
|
||||
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 |
#5711
|
|||
|
|||
Youtube Download Error: try restarting this link (plugin outdated?)
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: |
#5712
|
||||
|
||||
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 |
#5713
|
|||
|
|||
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). |
#5714
|
|||
|
|||
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?
|
#5715
|
|||
|
|||
youtube playlist packaging has changed
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 03:51. |
#5716
|
||||
|
||||
@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 |
#5717
|
||||
|
||||
Merged YT threads.
@dedman155 That change has been announced here: https://board.jdownloader.org/showth...734#post523734 A setting to go back to the previous behavior exist.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5718
|
|||
|
|||
Quote:
For everyone else: is anyone else experiencing this issue? Has anyone found a fix/solution/workaround? YouTube account will not stay logged in. Multiple times a day I see he red-dash YT icon on the bottom of JD2 that the Status says "Login cookies expired". I don't close JD2, or my Firefox browser that has YT pulled up, I don't do anything that would cause this - JD2 will be open, just sitting there, and then bam it happens. Several times a day. This only started happening about a week ago, maybe less. I can re-do the login, but like I said it only lasts for a few hours, if that. an anyone help? |
#5719
|
||||
|
||||
The problem seems to be happening with any Google cookies (also drive.google.com in JD) and has already been reported.
The following hint might help: https://board.jdownloader.org/showth...473#post524473
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5720
|
|||
|
|||
Different file sizes depending on the download program
Hi there,
I generally use JDownloader on Youtube, and yt-dlp on others sites. I've just noted than the size of the files are not the same. For example, on **External links are only visible to Support Staff**this video, quality 1080p, mp4 video format + aac audio format: - with JDownloader the final size is 126 367 531 bytes, - with yt-dlp the final size is 79 239 393 bytes (-32%). With webm the sizes are closer, but I rather mp4 format. I don't get the reason to the big difference. Downloading multiple files could generate a large storage need. Why do I get these differences on the same files ? Is there some config on JDownloader to adapt the final size, that I have not on my side? thank you for your help. |
Thread Tools | |
Display Modes | |
|
|