A command line tool for parsing video download links.
libquvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. liblibquvi is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library.
libquvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. liblibquvi 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 libquvi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libquvi
To see what files were installed by libquvi, run:
port contents libquvi
To later upgrade libquvi, run:
sudo port selfupdate && sudo port upgrade libquvi
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.