faup
faup copied to clipboard
As a faup user, I would like to be able to recognize and extract URLs from freetext
This is a feature request (as discussed briefly with @stricaud yesterday). It would be useful to be able to both cat file.txt | faup [some flags] and get the faup goodness on stdout (where file.txt is not a list of newline-delimited URLs) as well as to accomplish the same thing using faup as (e.g.) a Python library.
I like the idea a lot. Will see what I can do there. Thanks!