#5841
|
|||
|
|||
YT nach download mit JD2 können Videos nicht abgespielt werden Error 0x C00DE36C4
Hallo, alle einmal über “Alle Downloads” heruntergeladene Youtube-Videos sind über keinen Videoplayer, auch nicht VLC abzuspielen, es kommt: Error 0x C00DE36C4. Frühere und spätere “Download-Sitzungen” funktionierten einwandfrei. Reparaturversuche mittels VLC a) konvertieren b) reparieren und 4DDiG Video Reparatur sind fehlgeschlagen. Ein erneut herunter geladenes Video funktionierte auch. Der Vergleich des fehlerhaften und des fehlerfreien Videos in “Eigenschaften” zeigte bis aufs Bit gleiche Größe, aber das fehlerhafte zeigte im Register “Details” (und nur in dem Register “Details”) fehlende Informationen. In den Rubriken Beschreibung, Video, Audio, Medien, Ursprung, Inhalte sind null Informationen. Die Rubrik Datei ist identisch mit der des fehlerfreien Videos.
Wäre schön, wenn mir jemand eine Lösung anbieten könnte. Freundliche Grüße |
#5842
|
||||
|
||||
YT Threads zusammengeführt.
@ebsyke Hallo, bitte stelle folgende Informationen zur Verfügung: 1. Testlinks mit denen sich das Problem nachstellen lässt. 2. Vollständigen Dateinamen der defekten Datei, sodass wir wissen, welches Format/Qualitätsstufe des Videos du heruntergeladen hast. 3. Lade die defekte Datei auf einem Cloudanbieter hoch und poste hier einen Downloadlink. 4. Poste einen Log. 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. Wichtig: Unser Supportportal befindet sich zum Zeitpunkt dieses Posts eventuell noch im Wartungsmodus. Du kannst die verlinkten Supportartikel trotzdem anschauen! Nimm dafür die "Wayback Machine" vom "Internet Archive": archive.org/web/ Gib dort die URL ein -> Klicke auf "Browser history" -> Klicke auf einen der aktuellen Zeitpunkte, um die die letzte Version des Artikels anzeigen zu lassen. Sollte ein Zeitpunkt nicht funktionieren, versuche es mit dem nächst älteren.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 08.03.2024 at 17:41. Reason: Tippfehler behoben |
#5843
|
|||
|
|||
Here are the examples again:
youtube.com/watch?v=cEgg8OcgS_g youtube.com/watch?v=5DRpc2MFEeU If video titles include ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ they will be put into the same folder, but should be put into separate folders. If the video title includes "Part", the "Part..." will be missing from the package name. youtube.com/watch?v=MKf3z66QiIk Part1 (Part2 etc.) = missing package name youtube.com/watch?v=w-RvU7jhMJ0 Part 2 = correct package name youtube.com/watch?v=xWIFJgoitzA Part = correct package name These videos should be put into separate folders: youtube.com/watch?v=FN16Qp-0mx0 youtube.com/watch?v=G0SyCeOo8BQ These videos should be put into separate folders: youtube.com/watch?v=PhRU96bO-NM youtube.com/watch?v=77f7cVIf_CA --------- For best youtube filenames here are my plugin settings that should be standard in my opinion: Customized Packagename for single videos: *date[yyyy-MM-dd]* *VIDEO_NAME* Customized Packagename for videos that are part of a crawled channel: *USERNAME* Customized Packagename for videos that are part of a crawled playlist: *PLAYLIST_CREATOR* - *PLAYLIST_TITLE* Filename for Video files: *date[yyyy-MM-dd]**3D**360* *VIDEO_NAME* (*H*p_*FPS*fps_*VIDEO_CODEC*-*AUDIO_BITRATE*kbit_*AUDIO_CODEC*).*EXT* Filename for Audio files: *date[yyyy-MM-dd]* *VIDEO_NAME* (*AUDIO_BITRATE*kbit_*AUDIO_CODEC*).*EXT* Filename for Image files: *date[yyyy-MM-dd]* *VIDEO_NAME* (*QUALITY*).*EXT* Filename for Subtitle files: *date[yyyy-MM-dd]* *VIDEO_NAME* (*LNG[DISPLAY]*).*EXT* Filename for Description files: *date[yyyy-MM-dd]* *VIDEO_NAME* (*QUALITY*) *ID*.*EXT* The *ID* in Filename for Description files was added by me to be able to find the video again on youtube or see what happened to the video (copyright removal/deleted/privat/unlisted). The video URL can also be found by right clicking the video file and going to the 'Details' tab. Unfortunately this embedded URL (and title) is not present in mkv and webm videos, only in mp4 videos. Can this be fixed? |
#5844
|
|||||
|
|||||
@Marco86
Coming back to your post #5836: Quote:
First of all, the YT plugin only has the stting "Channel/playlist gorup mode" which is the one you were talking about. That setting has no influence on single added videos - they are always put into separate packages so to be clear: Your problem is not related to said setting as you seem to be adding single video links. Quote:
By using your proposed better settings down below, you can already avoid this problem (package name for single videos -> *date[yyyy-MM-dd]* *VIDEO_NAME* ). Quote:
The next CORE-update will fix this. There is no ETA for said update. Once it gets released, I will leave a post in the following thread: https://board.jdownloader.org/showthread.php?t=94447 If you want you can pre-test said changes in the dev version, see: https://support.jdownloader.org/Know...up-ide-eclipse Quote:
Last time I did this, the backlash of complaints was imense. I'd prefer to let the user choose the preferred settings - that's what settings are there for. Quote:
Please provide more details and example URLs. For all code changes mentioned in this post, the following information applies: 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! Important notice: Our ticket system & knowledgebase are currently under maintenance. If this is still the case while you are reading my posts and you can't access help articles linked by our staff, use the Internet archive/wayback machine to be able to view those articles: archive.org/web/ Enter the URL -> Click on "Browse history" -> Select one of the latest dates available If the date you selected does not lead you to the support article try the next oldest one.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 07.03.2024 at 11:13. |
#5845
|
|||
|
|||
Hello, a new bug was introduced in one of the last updates.
Usually, packages with the same name would group up, this has been like that for years. Now it's broken, and they don't group up: **External links are only visible to Support Staff**... Expected behavior: **External links are only visible to Support Staff**... (Videos picked from a random channel in #shorts) This is very inconvenient, because it forces me to group everything manually before downloading. My yt plugin config: **External links are only visible to Support Staff**... **External links are only visible to Support Staff**... As you can see, the expected behavior and what I'm aiming for, is to group all videos from the same channel together, no matter if they are single links, or they come from a playlist or the channel crawler. Core #48254 which is the last update at the moment of writing this. Youtube links used in the test:
Spoiler:
Code:
**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** **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** **External links are only visible to Support Staff** **External links are only visible to Support Staff** |
#5846
|
|||
|
|||
All the files I added are shown in separate packages.
I don't know if this is a bug or a wrong setting. All the files I added are shown in separate packages. Normally, all audio files should be collected in the m4a package and all videos in the mp4 package. It was working like this until a few days ago.
Last edited by ergoren; 08.03.2024 at 12:34. |
#5847
|
||||
|
||||
Merged YT threads.
@ergoren EDIT Your problem looks to be the same as the one, user 'bug_reporter_girl' has reported. - Logs - Screenshots of: Your youtube plugin settings - Example URLs 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. Important notice: Our ticket system & knowledgebase are currently under maintenance. If this is still the case while you are reading my posts and you can't access help articles linked by our staff, use the Internet archive/wayback machine to be able to view those articles: archive.org/web/ Enter the URL -> Click on "Browse history" -> Select one of the latest dates available If the date you selected does not lead you to the support article try the next oldest one.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 08.03.2024 at 14:15. Reason: EDIT |
#5848
|
||||
|
||||
@bug_reporter_girl
Please re-post the screenshots you've included. They got wiped due to a rare forum bug. Also please provide screenshots of your YT plugin settings. I can see how the latest update could have caused the issue you are describing but nevertheless the behavior you got before was buggy so we will need to check how we can make it work well for all parties.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5849
|
|||
|
|||
Sorry, I don't know what happened. I will attach the screenshots this time.
|
#5850
|
||||
|
||||
I will see what I can do.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5851
|
|||
|
|||
Youtube: Schneiden wenn Video Chaptermarks hat?
Hi,
ist es möglich, wenn sehr lange Tracks Chaptermarks haben, die Datei auch gleich zu schneiden? Sodass wir alle enthaltenden Songs als Einzelltracks bekommen? |
#5852
|
||||
|
||||
YT Threads zusammengeführt.
@Keroel Jein: JD kann es nicht und ein solches Feature wird auch nicht kommen, aber du kannst natürlich externe Scripte dafür nutzen oder auch EventScripter Scripte in JD, die nach dem Download Dateioperationen vollziehen. EventScripter forum thread: https://board.jdownloader.org/showthread.php?t=70525 EventScripter help article: https://support.jdownloader.org/Know...event-scripter Wichtig: Unser Supportportal befindet sich zum Zeitpunkt dieses Posts eventuell noch im Wartungsmodus. Du kannst die verlinkten Supportartikel trotzdem anschauen! Nimm dafür die "Wayback Machine" vom "Internet Archive": archive.org/web/ Gib dort die URL ein -> Klicke auf "Browser history" -> Klicke auf einen der aktuellen Zeitpunkte, um die die letzte Version des Artikels anzeigen zu lassen. Sollte ein Zeitpunkt nicht funktionieren, versuche es mit dem nächst älteren.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5853
|
||||
|
||||
@Marco86
Coming back to your last report: Due to the unwanted side effects of setting the so called "internal package ID", I'm reverting some of the changes I did according to my last reply to your post. Setting the packageID prevented the auto-package handling from auto merging packages with similar/same names. This caused the problems reported by users bug_reporter_girl and ergoren. This means if a user like bug_reporter_girl configured YT to use something as a package name which will e.g. result in same package names for all single added videos of the same channel, auto merge did not work anymore. Example: Code:
*CHANNEL_ID* *CHANNELNAME* I'll have to think about another solution another time. Also again about your problem with the video items ending with characters "① ② ③ ④ ⑤ ⑥ ⑦ ⑧": The auto merge here happened because according to the internally used algorithm used to compare package titles, the resulting titles were "similar enough" to allow auto merge as only one character (the ending) was different. As a workaround, you can configure the JD plugin to use more unique titles for single video packages e.g.: - Include the *VIDEOID* inside the single videos package title - and/or include the *DATE* in the single videos package title This will make the single video titles "different enough" so that auto merge will not happen. Using the single video package pattern you've posted in your post #5843 already works fine here as a workaround: Customized Packagename for single videos: Code:
*date[yyyy-MM-dd]* *VIDEO_NAME* @bug_reporter_girl and ergoren The next plugin-update will 'fix' the issues you've reported. 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! Important notice: Our ticket system & knowledgebase are currently under maintenance. If this is still the case while you are reading my posts and you can't access help articles linked by our staff, use the Internet archive/wayback machine to be able to view those articles: archive.org/web/ Enter the URL -> Click on "Browse history" -> Select one of the latest dates available If the date you selected does not lead you to the support article try the next oldest one.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5854
|
|||
|
|||
@pspzockerscene
I could have never guessed that convenient "feature" was a bug. I mean, it's been like that since I started using JD many years ago. So, thanks for restoring that "feature", haha. Edit: Everything is working fine again. <3 Last edited by bug_reporter_girl; 10.03.2024 at 13:06. |
#5855
|
|||
|
|||
[YouTube] Bei mehreren Audiospuren - wie eine wählen ?
Hallo
Neuerdings hatte ich plötzlich bei einem Video die Tonspur für Sehbehinderte. Da fiel mir auf, dass das Video bei YT in den Einstellungen 2 Audiotracks bietet. Hier ein Beispiel: **External links are only visible to Support Staff**Link Hier gibt es 2 Audiotracks: Englisch (Original) + Englisch (beschreibend) Wie kann man bitte für den Download zwischen den Tracks wählen? Ich bekomme immer das Video mit dem 2. Audiotrack, welcher der für Sehbehinderte ist. In den YT-Hosterplugin Einstellungen habe ich nichts entsprechendes gefunden, auch keine Auswahlmöglichkeit im Linksammler bei der Wahl der Variante. Danke Last edited by 18Phoenix; 10.03.2024 at 11:21. |
#5856
|
|||
|
|||
Quote:
Unfortunately, I reset the plugin settings before creating any logs or screenshots. If it is helpful for understanding the problem, I may be able to get a version of JD2 with the bug still present from a backup. |
#5857
|
||||
|
||||
Quote:
Either way thanks to your feedback I know that I will not touch such a default behavior again :D Thanks for your feedback. @18Phoenix YT Threads zusammengeführt. Quote:
Kurzfassung: - Wir sind uns diesem Fehlenden Feature bewusst - Es wird nicht zeitnah oder niemals kommen - Als Ausweichmöglichkeit empfehle ich andere open source Tools wie z.B. "yt-dlp" zu verwenden @hife Please add a more detailed explanation. As said I did rollout an update which restored the previous "buggy" behavior.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5858
|
|||
|
|||
Quote:
Danke für die Info. |
#5859
|
||||
|
||||
Ich lasse dennoch nochmal unser internes Ticket hier:
Sobald das "Status" Feld dieses Tickets auf 100% ist, ist das Feature verfügbar.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 11.03.2024 at 18:49. Reason: Satz umstrukturiert |
#5860
|
|||
|
|||
Refresh playlist
Hello,
Question on LinkGrabber for YouTube using the YouTube plugin. I've searched Google and the forums here and I might be searching for the wrong term but can't find the answer. I'm copying a YouTube playlist link with LinkGrabber which say "this URL is a playlist link'. I hit OK and then download the audio only from YouTube. Say a few weeks from now....more songs are added to the playlist. How do I make LinkGrabber refresh that playlist and look for new songs so I can download them? I tried repasting the same link but it looks like its starting a new instance for the same existing playlist. |
#5861
|
||||
|
||||
@Awis
There is no built-in way to make it just download the new items but if new items get added to a playlist, you will get those when re-adding the same playlist-link. If you think items aree missing, please provide example URLs and a log. 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 |
#5862
|
|||
|
|||
Quote:
I'll go that route. Appreciate your help. Love the program. I'll make a donation here in a minute. |
#5863
|
||||
|
||||
Thanks for your feedback & your contribution!
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5864
|
||||
|
||||
@Marco86
Regarding your post #5843: I've reviewed my reply #5844 once again and I've come to the following conclusion: I will not implement packageID handling for single YT videos again since it's messing with the behavior, a lot of users are used to have. If you want, I can add a separate setting which you can use to enable packageID handling for single videos so different video = different package no matter if names are the same. I've removed this point from my TODO.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5865
|
|||
|
|||
Hi!
The infamous "YouTube cookie keeps expiring after one day or so" thingy is back on my computer sadly. I remember the way to debug it was to use incognito mode and export the cookie that way, or use a different browser to ONLY do that, but it doesn't seem to work this time for me, either with (Chrome) incognito mode or Edge, which I never use. It still expires very quickly. I'm gonna test without downloading anything new but I think it expires even without new downloads. What should I do? |
#5866
|
||||
|
||||
@andiran: could you please provide debug logs when this happens, see https://support.jdownloader.org/de/k...d-session-logs
__________________
JD-Dev & Server-Admin |
#5867
|
|||
|
|||
Quote:
06.04.24 16.15.51 <--> 06.04.24 05.01.05 jdlog://5991411370661/ |
#5868
|
||||
|
||||
@andiran: do you still encounter this issue? got feedback from other user that reported it's solved by creating cookies in incognito tab and close browser after exporting cookies
__________________
JD-Dev & Server-Admin |
#5869
|
|||
|
|||
Youtube Sprache der Videos
Hallo, hab folgendes Problem und habe noch keine Lösung gefunden:
Wenn ich mir ein Video von YT runterlade und dieses hat mehrere Sprachen, dann wird immer die erste aufgelistete Sprache wiedergegeben welche aber nicht die ist die ich haben möchte. Wie/Wo kann eingestellt werden, welche Sprache heruntergeladen wird? |
#5870
|
||||
|
||||
@locha: language selection is currently not supported, on our todo list
__________________
JD-Dev & Server-Admin |
#5871
|
|||
|
|||
Seems to be working again right now, wasn't working with incognito before. I'll get back to you if it comes back
|
#5872
|
|||
|
|||
Username vs. Channel Name
Hello,
I want to report an issue regarding file names of YouTube videos. In the plugin settings, there are *USER* - *USERNAME* and *CHANNEL* - *CHANNEL_NAME* - *CHANNELNAME* options for naming files. When I try to add *USER* or *USERNAME* to file names, channel names are grabbed instead of usernames. See this video for example. **External links are only visible to Support Staff****External links are only visible to Support Staff** The channel's name is "Quantum Tech HD" and the username is "QuantumTech". How can I add "QuantumTech" to file names instead of "Quantum Tech HD" ? Using *USER* or *USERNAME* makes the channel's name to be added instead of the username. And using *CHANNEL_NAME* *USERNAME*" adds the channel's name twice. In other words, they all grab the channel's name, and I couldn't find a way to add the username. |
#5873
|
|||
|
|||
Another youtube plugin bug, possibly related to #5872 :
Field: package name for videos that are part of a crawled channel Value: [YT CH] *CHANNEL* (@*USERNAME*) Setting is ignored, falls back to *CHANNEL* - with stripped underscores! (unexpected behavior) After app restart: Field: package name for videos that are part of a crawled channel Value: <empty> Tested both options for "profile crawl mode", same outcome regarding the removed field value. Last edited by JDmurphy; 14.04.2024 at 21:55. Reason: clarification of outcome |
#5874
|
||||
|
||||
will be fixed with next update, unrelated to other reported issue
__________________
JD-Dev & Server-Admin |
#5875
|
|||||
|
|||||
Quote:
Quote:
Quote:
Internally it's called @id, see Quote:
could easily break stuff for other users. I will add new pattern Quote:
__________________
JD-Dev & Server-Admin Last edited by Jiaz; 14.04.2024 at 22:39. |
#5876
|
|||
|
|||
Quote:
|
#5877
|
|||
|
|||
YouTube audio quality question
Quick question regarding YouTube, just so I can understand how JD downloads audio vs. video. I use the default settings in JD (best audio quality, best video quality, etc.), so I understand that JD always picks the best format based on the actually uploaded material. When I select a file like this, JD usually gives me the option of 1 Audio file (usually m4a, ogg, or opus, 1 video file (usually mpeg or webm) plus the jpg thumbnail and txt description. Then I convert the resulting audio or video file to MP3.
My y question is: Suppose I pick a relatively new file encoded with Opus/Webm, is the audio the same quality in both options? In other words, is the actual audio quality the same in the audio and video file (after downloading them with JD)? Is there a difference, whether I convert o MP3 from the audio versus the video file? |
#5878
|
||||
|
||||
Merged YT threads.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5879
|
|||
|
|||
pspzockerszene, I see you merged my post with this thread. However, I was NOT reporting an error. I had a general question regarding how JD downloads videos. In short. Is the audio quality the same for the downloaded video file as for the SAME audio file for each youtube link or does JD use different methods to download the video vs audio files?
|
#5880
|
||||
|
||||
I know.
Please re-read the title of this thread. I did read your question but I'm unable to answer it as I'm not involved in YT host plugin development. Please wait for another team member to answer your question.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
Thread Tools | |
Display Modes | |
|
|