Skip to content
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

Feature request: Mark video as downloaded (--download-archive) #13687

Open
keybounce opened this issue Jul 20, 2017 · 3 comments
Open

Feature request: Mark video as downloaded (--download-archive) #13687

keybounce opened this issue Jul 20, 2017 · 3 comments

Comments

@keybounce
Copy link

@keybounce keybounce commented Jul 20, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.07.15. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • [ x] I've verified and I assure that I'm running youtube-dl 2017.07.15

Before submitting an issue make sure you have:

  • [ ]x At least skimmed through README and most notably FAQ and BUGS sections
  • x[ ] Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • [ x] Feature request (request for a new functionality)
  • Question
  • Other

I want to mark some videos as "downloaded", to prevent them from being re-downloaded.

Specifically, there are some videos where the subtitles are 404. The video downloads fine, but the subtitles do not, so the video is not marked in the downlaoded archive list.

This means that it re-attempts to download it, re-fixes malformed audio, makes a new copy, and that winds up being re-backed up every time, and shows as a new file.

I'd like to be able to say "This is done".

@jemand771
Copy link

@jemand771 jemand771 commented Jul 23, 2017

I know that this is no real solution, but rather a workaround.

This is what the download archive looks like: (example videos)

youtube SsfHUvi3bng
youtube XjH9_3zDNQ8
youtube 86WfMcgeyCM
youtube uGvZflwMwZ4
youtube 8JORb_RPrtA

... and so on.

As a short term solution, you could write a small script to check for those errors you mentioned and let it put the links into the file manually.

@Voblaa
Copy link

@Voblaa Voblaa commented Aug 7, 2018

Can I specify a path to the file archive through parameters like for --output?

@mzfr
Copy link

@mzfr mzfr commented Aug 7, 2018

youtube-dl detects that similar file exists in the output directory.
Can you please post any links with which you might be facing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.