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

Clear partial downloads (both from youtube-dl and the files themselves) #13838

Closed
rEes9P opened this issue Aug 6, 2017 · 5 comments
Closed

Clear partial downloads (both from youtube-dl and the files themselves) #13838

rEes9P opened this issue Aug 6, 2017 · 5 comments

Comments

@rEes9P
Copy link

@rEes9P rEes9P commented Aug 6, 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 this: [x])
  • Use the Preview tab to see what your issue will actually look like

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

  • I've verified and I assure that I'm running youtube-dl 2017.08.06

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • 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)
  • Feature request (request for a new functionality)
  • Question
  • Other

I've been playing around with some large files, all of which are partially downloaded. I would like to delete them all and start over. I ran the --rm-cache-dir command but when I start one of the downloads it still resumes from the last position. What should I do to clear youtube-dl's partial download memory and ensure that all partially downloaded files are deleted?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 6, 2017

Remove all *.part and *.ytdl files.

@dstftw dstftw closed this Aug 6, 2017
@rEes9P
Copy link
Author

@rEes9P rEes9P commented Aug 6, 2017

Thanks, that worked! Just out of interest, what does --rm-cache-dir do?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 6, 2017

--rm-cache-dir                   Delete all filesystem cache files
@rEes9P
Copy link
Author

@rEes9P rEes9P commented Aug 6, 2017

Yup, I did get that. Was just wondering what kind of files these are in the case of youtube-dl.

EDIT
I figured out what it does :-) For those wondering, this was an excellent resource in understanding and working with youtube-dl's cache files.
https://apple.stackexchange.com/questions/237388/setup-youtube-dl-destination-to-downloads

@michealespinola
Copy link

@michealespinola michealespinola commented Apr 16, 2020

@rEes9P, are you sure thats the link you meant to reference for understanding youtube-dl cache files? I ask because I see no reference to cache files on that page.

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