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: #13217

Closed
aram535 opened this issue May 27, 2017 · 3 comments
Closed

Feature Request: #13217

aram535 opened this issue May 27, 2017 · 3 comments

Comments

@aram535
Copy link

@aram535 aram535 commented May 27, 2017

  • 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

Would be great if you could replace your archive.txt if it was overriden by mistake.
The closest I was able to do it with was:
# youtube-dl --get-id --skip-download --ignore-config --download-archive archive.txt https://www.youtube.com/xxx > archive.txt
The script still goes through every video to check the video and for a large playlist it take a while. Out of the 1400 videos I only want the last 5 + 1 more in the middle.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 27, 2017

You can replace download archive any time it's a simple text file. Clearly explain what are you doing and what is not correct.

@aram535
Copy link
Author

@aram535 aram535 commented May 27, 2017

Nothing is incorrect. This is more of a use-case request.

How can I re-create the full --download-archive from a channel without going through every video?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 27, 2017

You can't. In general you don't know the video id until you go through every video.

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.