https://github.com/denbeke/youtube-downloader-for-macos
Simple menu bar app to download YouTube movies on your Mac
https://github.com/denbeke/youtube-downloader-for-macos
download macos menubar swift youtube youtube-dl youtube-downloader yt-dlp
Last synced: 5 months ago
JSON representation
Simple menu bar app to download YouTube movies on your Mac
- Host: GitHub
- URL: https://github.com/denbeke/youtube-downloader-for-macos
- Owner: DenBeke
- Created: 2017-11-08T21:35:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T19:10:10.000Z (7 months ago)
- Last Synced: 2025-03-31T23:33:39.821Z (6 months ago)
- Topics: download, macos, menubar, swift, youtube, youtube-dl, youtube-downloader, yt-dlp
- Language: Swift
- Homepage:
- Size: 197 MB
- Stars: 522
- Watchers: 8
- Forks: 49
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Downloader for macOS
[](https://app.travis-ci.com/DenBeke/YouTube-Downloader-for-macOS)
*Simple menu bar app to download YouTube movies on your Mac.*

## Download
Latest version can be found on [releases page](https://github.com/DenBeke/YouTube-Downloader-for-macOS/releases).
You can also install it with [Homebrew](https://brew.sh/):
```shell
brew install --cask youtube-downloader
```## Acknowledgements
* [Alamofire](https://github.com/Alamofire/Alamofire)
* [yt-dlp](https://github.com/yt-dlp/yt-dlp)## Author
[Mathias Beke](https://denbeke.be)