Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JMARyA/YoutubeDownload

youtube-dl GUI for MacOS
https://github.com/JMARyA/YoutubeDownload

youtube youtube-dl youtube-dl-gui youtube-downloader

Last synced: 12 days ago
JSON representation

youtube-dl GUI for MacOS

Awesome Lists containing this project

README

        

# YouTubeDownload

YoutubeDownload is an GUI for the Command Line Application "youtube-dl"

! THIS SOFTWARE IS NO LONGER MAINTAINED !

# Building
Explanation by JanX2:
All everyone has to do once after cloning is to create a file called "DEVELOPMENT_TEAM.xcconfig" in the "Xcode-config" directory within the project directory with the following build setting:
'''
DEVELOPMENT_TEAM = [personal TeamID]
'''

## Dependencies
- youtube-dl

Install it with `brew install youtube-dl`
- ffmpeg

Install it with `brew install ffmpeg`

## Screenshots

### Light
![Screenshot of the App](screenshot.png)
### Dark
![Screenshot of the App in Dark Mode](screenshotdark.png)

## Update 1.1.2
- Added GUI for Download Process
- Added Website

## Update 1.1.1
- Fixed an Issue
- Output View for Command Line Output
- Localized in German and English

## Update 1.1
- Now supports Dark Mode in macOS Mojave