snatch icon indicating copy to clipboard operation
snatch copied to clipboard

Better CLI

Open korczis opened this issue 8 years ago • 1 comments

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

korczis avatar Jan 22 '17 00:01 korczis

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 avatar Jan 22 '17 01:01 k0pernicus