YouTag is an iOS music player app that downloads music from the internet, even YouTube, and manages it in a local library. Music videos can also be downloaded and the app will automatically extract the audio only. Special playlists can be curated based on user's choice of filters. Filters can be on tags, artist, album, release year or duration.
- Supports mp4, mp3 and wav file types
- Downloads from any direct link of the supported file types
- Downloads from YouTube
- Extracts the audio from videos
- Edit song information like title, artist, album, etc
- Auto extraction of song metadata information for mp3 and wav
- Customize playlist based on filters
- Plays music in the background
- Change song playback rate to x0.75 or x1.25
- Tested on Xcode 11.0 and later
- Tested on iOS 13.0 and later
- Clone/Download the repo.
- Open
YouTag.xcodeprojin Xcode. - Configure code signing.
- Build & run!