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: about 2 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T18:03:32.000Z (6 months ago)
- Last Synced: 2025-03-24T22:34:33.003Z (2 months ago)
- Topics: download, macos, menubar, swift, youtube, youtube-dl, youtube-downloader, yt-dlp
- Language: Swift
- Homepage:
- Size: 165 MB
- Stars: 522
- Watchers: 8
- Forks: 49
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- gitcat - YouTube-Downloader-for-macOS
- open-source-mac-os-apps - YouTube Downloader for macOS - Simple menu bar app to download YouTube movies on your Mac. I wrote this as a test project to learn more about app development on macOS. ![swift_icon] (Applications / Downloader)
- Mac-Menubar-Megalist - YouTube Downloader
- awesome-swift-macos-apps - YouTube Downloader for macOS - Downloader-for-macOS?label=" /> - Simple menu bar app to download YouTube movies on your Mac. I wrote this as a test project to learn more about app development on macOS. (Downloader / iOS / macOS)
- awesome-swift-macos-apps - YouTube Downloader for macOS - Simple menu bar app to download YouTube movies on your Mac. I wrote this as a test project to learn more about app development on macOS. (Downloader / iOS / macOS)
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)