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

general --mirror option #10811

Open
chrysn opened this issue Sep 30, 2016 · 0 comments
Open

general --mirror option #10811

chrysn opened this issue Sep 30, 2016 · 0 comments
Labels

Comments

@chrysn
Copy link

@chrysn chrysn commented Sep 30, 2016

  • I've verified and I assure that I'm working with youtube-dl git master (b0582fc) (to be precise: i read its README, because even if i ran the code, i wouldn't have found the feature if it's not in the man page)
  • At least skimmed through README and most notably 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

Description of your issue, suggested solution and other information

when running youtube-dl, i usually want to make sure to have as much (meta)data available locally as i would have if i used the video page online; thus, my typical command line arguments are --all-subs --write-description --write-info-json --write-annotations --write-all-thumbnails. (no --all-formats for that is not likely to contain any information that can't to a reasonable approximation be obtained from the best format; under the same argument, --write-thumbnail might be the better choice here.)

even if i were sure that i'm not missing a feature (i did miss --all-subs for some time), such an invocation is not future-proof against new metadata extraction features (eg. if at some point there'll be a --write-user-comments). would you consider adding a --mirror or similar flag that enables a sane set of "i want to be able to run a mirror of this if the site goes down" flags like there is for wget?

@yan12125 yan12125 added the request label Oct 11, 2016
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.