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

Document the CLI options for yark refresh #124

Closed
gotofritz opened this issue Aug 17, 2023 · 4 comments
Closed

Document the CLI options for yark refresh #124

gotofritz opened this issue Aug 17, 2023 · 4 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request wontfix This will not be worked on

Comments

@gotofritz
Copy link

❯ yark -h refresh # there is no difference
❯ yark -h 
yark [options]

  YouTube archiving made simple.

Options:
  new [name] [url]         Creates new archive with name and channel url
  refresh [name] [args?]   Refreshes/downloads archive with optional config
  ...

Nowhere does it say what those args are.

@gotofritz
Copy link
Author

By looking at the source, these are

--videos=N # download the N latest videos
--livestreams=N # download the N latest livestreams
--shorts=N # download the N latest shorts
--skip-metadata
--skip-download
--format # Custom yt-dlp format

@gotofritz
Copy link
Author

Submitted a PR

@Owez
Copy link
Owner

Owez commented Aug 28, 2023

Closed via closure of #125

@Owez Owez closed this as completed Aug 28, 2023
@Owez Owez added documentation Improvements or additions to documentation enhancement New feature or request wontfix This will not be worked on labels Aug 28, 2023
@gotofritz
Copy link
Author

You are right, not sure how I missed it, I must have mystyped the command 🙄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants