Urlgrabber is a high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.
Urlgrabber is a high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.
To install py27-urlgrabber, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py27-urlgrabber
To see what files were installed by py27-urlgrabber, run:
port contents py27-urlgrabber
To later upgrade py27-urlgrabber, run:
sudo port selfupdate && sudo port upgrade py27-urlgrabber
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.