/YoutubeMp3

Direct stream Youtube videos and convert to audio files.

Primary LanguageSwift

YoutubeMp3

This app has three main features:

  • Search a video from YouTube
  • Stream the video as audio file
  • Download the audio from YouTube to the device, then user can listen offline. The actual format of the downloaded audio is m4a (the name of the app my confuse you)

To run the app:

  • Install dependencies via Cocoapods: pod install
  • Set up YouTube API key
  • Personalize your channel (Optional): Go to SearchVC.swift and change yt_channel_id to id of your YouTube channel ID

Warning: This app use XCDYouTubeKit, which doesn't confront to YouTube's policy If you like the app, please star this repository. Enjoy.