-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No thumbnails when downloading videos #506
Comments
Did it stop a month ago or does it still work with one of the previous versions? |
Ok so I just tested it by downloading v1.12.2 and on that one it is downloading with thumbnails like normal, seems to be just v1.13 that is having the issue |
Just to confirm, if you download the same video as mp4/webm, the thumbnail is present? Can you give the video URL? |
Video files show a thumbnail but it's not the same as what is the actual thumbnail which is set on youtube. There's no specific video url I was referring to, it's just in general but here's one as an example: https://youtu.be/FTQbiNvZqaY Here's a screenshot as well, the one on the far left is an mp4 downloaded with v1.12.2, this has the correct thumbnail, next to that is an mp3 also downloaded on v1.12.2, again with the correct thumbnail. To the right of that is an mp4 downloaded with v1.13, it has an incorrect thumbnail and then next to that is the mp3 downloaded with v1.13, with no thumbnail at all. Settings are set the same on both downloaders. |
Okay then this issue is the same as #490. I can't reproduce the issue when it comes to When it comes to |
Also, out of curiosity, does anything change when you run the app as administrator? |
Ran the app as admin and the downloads came out the same, so no difference. When I open the mp3 from v1.13 in a media player it does not show any thumbnail for me (tried with mpv, vlc, media player and windows media player, all show nothing). Also yes, I can see now it is a similar issue to that previous thread, but the main reason I opened this one was because the mp3s have no thumbnails at all for me, so I do think my original title is still more suitable. |
This is very interesting. Can you please upload the final |
https://mega.nz/file/TdNTAR5K#y1HIkNbkIqv62c-VCgxIgHmleCpEyCqnK83Z99IdTSQ heres a mega link for each (mp3 and mp4 downloaded in v1.13), since you cant upload mp3s here |
For some reason, your video files are not getting any metadata injected in the post-processing stage and it's not immediately clear to me why. |
@elef88 please try this build: https://github.com/Tyrrrz/YoutubeDownloader/actions/runs/10928352117 This should report any errors it encounters during the tagging process |
I have the same issue, for me it has been since 27 august. |
See above |
I don't understand what I should do in that link but after I updated to the latest version it works properly. |
Hey sorry forgot about this thread for a while, but I have downloaded the new v1.13.2 today and it is working all correctly on that release, so whatever was changed seems to have fixed the issue for me at least. I tried another download just to test it again on v1.13.0 as well and the result is the same as before with no thumbnail, so it looks like there was something wrong with that release specifically with the thumbnails. I did also try on the build you linked (v999.9.9) but the download just straight up failed for me on that version. But like I said, it is now working on the latest release so seems pointless to worry about an old release any further. Thanks |
@elef88 thanks for confirming. I still want to understand exactly what was failing. Did the download fail for unrelated reasons (i.e. the #513 issue that appeared yesterday) or is it related to media tags? You can hover your mouse over the error icon and see the error. You can also copy it by clicking the icon. |
Closing since the underlying error is fixed. |
I don't believe it was the #513 error, iirc it would look like it's downloading and then just show 'Failed' under the status in red text. It did not show the 403 error pop up like the #513 error. I tried another download on that release just now and now it is the #513 error though, so I can't check what the initial error was right now. |
@elef88 try this build please: https://github.com/Tyrrrz/YoutubeDownloader/actions/runs/11074716215 |
Downloaded this release and it all worked correctly, mp3 had a thumbnail and mp4 thumbnail was also correct. |
Version
v1.13
Platform
Windows 10
Steps to reproduce
Get any youtube link, paste in the url, download as mp3 or other audio file.
Details
Whenever I download any audio file the thumbnail from YouTube is no longer included. I've tried re-installing the application, but still have the issue. It used to download thumbnails but it seems to have randomly stopped like over a month or so ago.
Checklist
The text was updated successfully, but these errors were encountered: