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: 19 days 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 (4 months ago)
- Last Synced: 2025-03-24T22:34:33.003Z (21 days 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)
- 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. </summary><p><b>Languages:</b> ![swift_icon] <br><b>Screenshots:</b><br><img src='https://denbeke.be/blog/wp-content/uploads/2017/11/Youtube-downloader-macOS-Swift.gif' width='400' loading='lazy'/><br></p></details> (Applications / ⬇️ Downloader (7))
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)