GyrosOfWar / youtube-dl-rs

A youtube-dl wrapper for Rust
132 stars 40 forks source link

Added support for MacOS #67

Closed VirtualPirate closed 1 month ago

VirtualPirate commented 1 month ago

Previously youtube-dl-rs wasn't working for MacOS, because the MacOS executable filename wasn't downloaded from the yt-dlp latest release, after this PR, if youtube-dl-rs is running on MacOS the, yt-dlp_macos will get downloaded ..