suckit icon indicating copy to clipboard operation
suckit copied to clipboard

Only download certain filetypes

Open bulvara opened this issue 2 years ago • 1 comments

How may I filter for filetypes like *.png without using the regex?

bulvara avatar May 08 '22 12:05 bulvara

You can't. For now I find the regex more powerful than just a list of filetypes since it can be used for other filtering too.

I might be wrong so if you have an example of a use case where you can't easily express the behavior you expect from suckit using the current command line argument please tell us 😉

Skallwar avatar May 08 '22 22:05 Skallwar