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

Better CLI #42

Open
korczis opened this issue Jan 22, 2017 · 1 comment
Open

Better CLI #42

korczis opened this issue Jan 22, 2017 · 1 comment
Assignees

Comments

@korczis
Copy link

korczis commented Jan 22, 2017

I love snatch but I have few notes regarding CLI.

  • Remove -u, why not just snatch http://example.com/bigfile.mp4 ?
  • Optional -f, why not deduce filename from URL?
  • Support for multiple URLs, something like snatch http://example.com/a.mp4 http://example.com/b.mp4
@k0pernicus
Copy link
Contributor

Thanks for your contribution :-)
Actually, we deduced the filename from URL in the devel version of Snatch (.
Currently, I work on download a single file from multiple mirrors (issue #29), to avoid server's overloads - so, I think that the multiple URLs support will come next :-)
I agree for the -u request.

@k0pernicus k0pernicus self-assigned this Jan 22, 2017
@k0pernicus k0pernicus added the cli label Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants