You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.