Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.13k stars 90 forks source link

What do the options in make.bash mean? #192

Open omerien opened 4 months ago

omerien commented 4 months ago

Hello, I've been trying to add macOS install commands in make.bash so that a macOS build can be made since it compiles well using the same options as the linux version (and macOS is supported out-of-the-box according to https://gist.github.com/asukakenji/f15ba7e588ac42795f421b48b8aede63), but I've been stuck trying to understand what are the different options in the file and to what use-cases do they relate. Could you help me on that side?