Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 793 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 793 Bytes

ytarchive Homebrew tap

The main purpose of this repo is to provide a tap for a formula for ytarchive. This is an updated version I've made because upstream isn't updating this.

How do I install these formulae?

brew install omerien/ytarchive/ytarchive

Or brew tap omerien/ytarchive and then brew install ytarchive.

If you want the dev version, run brew install omerien/ytarchive/ytarchive-dev

If you want to install with ffmpeg (necessary to mux the final file), add --with-ffmpeg. I recommand installing it separately since it has a lot of dependencies - here is the official download link for macOS.

Documentation

brew help, man brew or check Homebrew's documentation.