A command line tool for parsing video download links.
quvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. libquvi is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library.
quvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. libquvi is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library.
To install quvi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install quvi
To see what files were installed by quvi, run:
port contents quvi
To later upgrade quvi, run:
sudo port selfupdate && sudo port upgrade quvi
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.