-
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
How to replace/overwrite an already-downloaded video in the archive with a higher quality copy? #635
Comments
Right-click the video and select "Re-download video". |
When I use that option, I get the "Nothing happened?" popup and Output says "[download] video_ID: has already been recorded in the archive" |
Please try to re-download the video, as described above. Then show me the entire contents of the Output tab, including the yellow text at the top. |
Sure. I right-clicked the video in Tartube, selected "Re-download this video", and this is what Output shows after the "Nothing happened" popup:
And then when I try to download the video by itself in a different folder, it downloads, but not at the highest quality available (720p60).
The downloaded video ends up being 640p30. |
For the re-download button, I can't reproduce or explain the behaviour you describe. "Is this video being re-downloaded?" is the first check performed when deciding whether to use an archive file. The code handling re-downloads is really very simple, I can't understand why it is failing, or what to do about it. You could check Edit > General download options... > Name, to make sure you haven't inadvertently added something to the Additional download options box. |
v2.5.040 corrects a problem related to re-downloading videos when the yt-dlp archive file is active; it's possible that this fix may also help you. |
Hello,
So I have a YouTube channel I want to archive. I added the youtube.com/@username/videos as a channel, and it downloaded all of the videos, but at a low 720p30 to 360p30 quality when most of the uploads are at least 720p60.
In particular, one video was downloaded in 640p30, I adjusted the format preferences in the Edit tab and then ran a "Test system command", and it was able to download a 720p60 copy of the video. However, clicking the "Download" option gives me this message in Output: "Nothing Happened! [download] video_ID: has already been recorded in the archive". I've also added the URL to the Unsorted Videos folder but that also ended up downloading in 640p30 as well.
Is there a way I can prompt a re-download of the video in higher quality, and to replace the original low quality file already present in the database?
Thanks
The text was updated successfully, but these errors were encountered: