Giter Site home page Giter Site logo

wooodhead / ios-video-youtube-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doanhkisi/ios-video-youtube-application

0.0 2.0 0.0 297 KB

The best iOS Youtube Player

Home Page: https://itunes.apple.com/us/app/apple-store/id1086349582?pt=118052683&ct=github&mt=8

Objective-C 2.00% Swift 97.77% Ruby 0.23%

ios-video-youtube-application's Introduction

Video YT

This is the best iOS youtube player implement in Swift program language. It's can play and download unlimited video from Youtube. You can watch live app at: https://itunes.apple.com/us/app/apple-store/id1086349582?pt=118052683&ct=github&mt=8

Features:

  • Top trends video
  • List playlist
  • Watch video without youtube ads
  • Download video with many quality options
  • Search video, playlist, channel
  • Save favorites
  • Save histories
  • Create offline playlist video

Screenshot

youtube-player youtube-player

How to build & requirements

  • Xcode 7.3.1
  • Pods newset version
  • iOS 8.0 above

Create Youtube API Key: Visit https://console.developers.google.com/apis/credentials/key?type=CLIENT_SIDE_IOS&project=<Your_Google_Project>

Change Youtube API Key on TubeTrends.swift file at line 111

static var secretKeyApi: [String] {
            let keyArray = ["xxx------Your_YOUTUBE_API_Key---------xxx"]
            return keyArray
        }

Go to your project root directiory:

pod install --verbose

Open TubeTrends.xcworkspace in Xcode then you can build project normaly.

Donate

Give me a coffee cup if it's useful.

Donate

Contact

Contact me if you have and question or make a friend :)

Facebook: https://www.facebook.com/profile.php?id=100008324837124

Twitter: https://twitter.com/v2tmobile

Licence

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

ios-video-youtube-application's People

Contributors

jwthanh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.