abdulaziz-jm / YoutubePlaylist-Downloader

a Youtube playlist downloader for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Playlist Downloader

a Youtube video downloader for iOS

######Installation for iOS 9:

-clone repo with xcode 7
-build and run app onto connected iPhone

######Usage: Go to the Downloads tab

Tap the magnifying glass button on the top right corner

(Optional) Sign in to Youtube

When viewing a playlist, the arrow icon on the bottom right should turn red.

Tap the red arrow to download all the songs on that playlist!

Tapping the 'plus' button instead of the magnifying glass will bring up a text box. Download playlists or videos by pasting URLs into the text box. Example URLs:

Playlist: https://www.youtube.com/playlist?list=PLyD2IQPajS7Z3VcvQmqJWPOQtXQ1qnDha
Video: https://www.youtube.com/watch?v=DuAhRozlD3s , https://youtu.be/mHzf-cy_ydk

Huge thanks to CĂ©dric Luthi for creating XCDYoutubeKit, which makes it possible to obtain direct video links! https://github.com/0xced

Many thanks to Takuya Okamoto as well for implementing the Youtube Search UI! https://github.com/entotsu

######Features:

-Youtube integration
-background downloading
-background audio play
-song info during background play
-360 or 720P downloading
-save to camera roll

-swipe left/right for prev/next tracks
-shuffle button
-playlist search bar
-highlight of current song
-easy deletion of songs : select multiple songs or swipe to delete

######Screenshots:

About

a Youtube playlist downloader for iOS


Languages

Language:Swift 99.8%Language:Objective-C 0.2%