ASFRecorder is a tool which enables you to download and save streaming content in Windows Media Format to your hard drive. It consists of a console-mode application which can be compiled in Linux, Darwin and SunOS.
ASFRecorder is a tool which enables you to download and save streaming content in Windows Media Format to your hard drive. It consists of a console-mode application which can be compiled in Linux, Darwin and SunOS.
To install ASFRecorder, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ASFRecorder
To see what files were installed by ASFRecorder, run:
port contents ASFRecorder
To later upgrade ASFRecorder, run:
sudo port selfupdate && sudo port upgrade ASFRecorder
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.