Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T18:56:32.000Z (2 months ago)
- Last Synced: 2024-12-08T06:02:32.052Z (14 days ago)
- Topics: download, macos, menubar, swift, youtube, youtube-dl, youtube-downloader, yt-dlp
- Language: Swift
- Homepage:
- Size: 134 MB
- Stars: 485
- Watchers: 8
- Forks: 47
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Downloader for macOS
[![Build Status](https://app.travis-ci.com/DenBeke/YouTube-Downloader-for-macOS.svg?branch=master)](https://app.travis-ci.com/DenBeke/YouTube-Downloader-for-macOS)
*Simple menu bar app to download YouTube movies on your Mac.*
![](https://denbeke.be/blog/wp-content/uploads/2019/02/youtube-download.gif)
## 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)