All Projects → youstanzr → Youtag

youstanzr / Youtag

Licence: mit
iOS music player app that downloads music from the internet, even YouTube

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Youtag

Sonos Web
Web interface for Sonos audio systems
Stars: ✭ 114 (-40.93%)
Mutual labels:  audio, music, youtube
Spotiflyer
Spotify/Gaana/Youtube Music Downloader For Android!
Stars: ✭ 231 (+19.69%)
Mutual labels:  music, youtube-downloader, youtube
Scdlbot
Telegram Bot for downloading MP3 rips of tracks/sets from SoundCloud, Bandcamp, YouTube with tags and artwork.
Stars: ✭ 210 (+8.81%)
Mutual labels:  audio, music, youtube
Smd
Spotify Music Downloader
Stars: ✭ 822 (+325.91%)
Mutual labels:  music, youtube-downloader, youtube
Youtub.ly Android
An android app to download 📹 videos and songs from youtube to phone internal storage
Stars: ✭ 17 (-91.19%)
Mutual labels:  music, youtube-downloader, youtube
Zen Audio Player.github.io
Listen to YouTube videos, without the distracting visuals.
Stars: ✭ 180 (-6.74%)
Mutual labels:  audio, music, youtube
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (+94.82%)
Mutual labels:  music, youtube-downloader, youtube
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-49.74%)
Mutual labels:  audio, music, youtube
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (-3.11%)
Mutual labels:  music, youtube-downloader, youtube
Album Splitter
Split a single-file mp3 album into its tracks. Supports downloading from YouTube.
Stars: ✭ 160 (-17.1%)
Mutual labels:  music, youtube
Discord Player
🎧 Complete framework to simplify the implementation of music commands using discords.js v12
Stars: ✭ 161 (-16.58%)
Mutual labels:  music, youtube
Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (-15.03%)
Mutual labels:  audio, music
Datmusic Api
Alternative for VK Audio API
Stars: ✭ 160 (-17.1%)
Mutual labels:  audio, music
Ni Media
NI Media is a C++ library for reading and writing audio streams.
Stars: ✭ 158 (-18.13%)
Mutual labels:  audio, music
Supysonic
Supysonic is a Python implementation of the Subsonic server API.
Stars: ✭ 187 (-3.11%)
Mutual labels:  audio, music
Web
Angular6 music player to search and play YouTube, SoundCloud and Mixcloud tracks
Stars: ✭ 156 (-19.17%)
Mutual labels:  music, youtube
Mirdata
Python library to work with Music Information Retrieval datasets
Stars: ✭ 170 (-11.92%)
Mutual labels:  audio, music
Tonejs Instruments
A small instrument sample library with quick-loader for tone.js
Stars: ✭ 172 (-10.88%)
Mutual labels:  audio, music
Audioowl
Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁
Stars: ✭ 151 (-21.76%)
Mutual labels:  audio, music
Supriya
A Python API for SuperCollider
Stars: ✭ 167 (-13.47%)
Mutual labels:  audio, music

License Language

About

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.

Features

  • 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

Requirements

  • Tested on Xcode 11.0 and later
  • Tested on iOS 13.0 and later

Installation

  1. Clone/Download the repo.
  2. Open YouTag.xcodeproj in Xcode.
  3. Configure code signing.
  4. Build & run!

If you are still having trouble, consider this reference

Classes Architecture

  • PlaylistManager
    • NowPlayingView
    • PlaylistLibraryView (inherits LibraryTableView)
      • LibraryCell
    • PlaylistFilters
  • YYTAudioPlayer
  • YYTRangeSlider
    • YYTRangeSliderTrackLayer
  • YYTTagView / YYTFilterTagView
    • YYTTagCell
  • LocalFileManager

Contribution

  • If you have a feature request, open an issue
  • If you found a bug, open an issue
  • If you want to contribute, submit a pull request

Attribution

Libraries

Resources

Graphics

License

YouTag is available under the MIT license and provide its entire source code for free. You can use any part of my code in your app, if you choose. However, attribution is greatly appreciated!

See the LICENSE file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].