-
Notifications
You must be signed in to change notification settings - Fork 112
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
Thumbnail letterbox issues #661
Comments
I couldn't find a simple way to do that, so I added some new code. You can now "check" videos that have already been downloaded. For example, in the Videos tab, right-click a video and select Re-check video. This will delete thumbnails and other metadata files, before downloading them again. (The actual video is not deleted.) If you right-click a video and you see Check video instead of Re-check video, then no files are deleted. But while checking the video, any new files will be downloaded as normal. (Previously, nothing happened when you tried to do this.) The new code is uploaded to github/pypi only. You can install the updated code now as described here, or you can wait for the full release in a few days. |
thanks! it was so helpful
2024년 10월 29일 (화) 오전 1:33, A S Lewis ***@***.***>님이 작성:
… I couldn't find a simple way to do that, so I added some new code.
You can now "check" videos that have already been downloaded.
For example, in the Videos tab, right-click a video and select *Re-check
video*. This will delete thumbnails and other metadata files, before
downloading them again. (The actual video is not deleted.)
If you right-click a video and you see *Check video* instead of *Re-check
video*, then no files are deleted. But while checking the video, any new
files will be downloaded as normal. (Previously, nothing happened when you
tried to do this.)
The new code is uploaded to github/pypi only. You can install the updated
code now as described here
<https://github.com/axcore/tartube?tab=readme-ov-file#72-update-tartube-on-ms-windows>,
or you can wait for the full release in a few days.
—
Reply to this email directly, view it on GitHub
<#661 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQGYQLFXATYE3G2A2I5IBADZ5ZKLXAVCNFSM6AAAAABQMJER22VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBSGA3TMNZRGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi, I'm leaving a comment because I have a question. I don't know how to read the code, but if the logic is like this I think this would be better : If you don't do this, you won't be able to download thumbnails for deleted/missing channel videos on youtube. |
Yes, "re-download video" deletes all files, including the thumbnail, "re-check video" deletes all the files except the video itself. I will think about a backup, in case the video is no longer available. |
Thanks for taking the time to submit a bug report! Please include the following information:
What operating system are you using?
windows 11
What version of Tartube are you using?
v2.5.040
Hi, Like an image, a letterbox is created on the downloaded video thumbnail.
So it would be nice to have the ability to re-download just the thumbnails.
Sometimes the issue is printed in the errors/warnings tab, sometimes not, so I would like to be able to re-download the thumbnail of the entire video.
If this is a feature that already exists or something I can try in the current version, please let me know, thanks.
The text was updated successfully, but these errors were encountered: