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

check if download achieved previously before downloading #15724

Closed
vinchuco opened this issue Feb 28, 2018 · 2 comments
Closed

check if download achieved previously before downloading #15724

vinchuco opened this issue Feb 28, 2018 · 2 comments

Comments

@vinchuco
Copy link

@vinchuco vinchuco commented Feb 28, 2018

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)
  • Feature request (request for a new functionality)
  • Question
  • Other

Description of your issue, suggested solution and other information

When re-downloading a playlist again, it will download files even if the file has already been downloaded. This is inefficient. The program could simply check whether the file has been already downloaded (partially or completely) and skip or fill in the gaps.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 28, 2018

This is what actually happens.

@dstftw dstftw closed this Feb 28, 2018
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 28, 2018

--download-archive.

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
2 participants
You can’t perform that action at this time.