suckit
suckit copied to clipboard
Only download certain filetypes
How may I filter for filetypes like *.png without using the regex?
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 😉