All Projects → malkouz → youtube-ios-player-helper-swift

malkouz / youtube-ios-player-helper-swift

Licence: Apache-2.0 License
A full swift implementation of https://github.com/youtube/youtube-ios-player-helper. Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView

Programming Languages

swift
15916 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to youtube-ios-player-helper-swift

Yt Player
Simple, robust, blazing-fast YouTube Player API
Stars: ✭ 576 (+947.27%)
Mutual labels:  player, youtube, youtube-player
Youtube Extension
🔴YouTube Extension🧰>80 Features ⭐Please document, code or donate📌Tidy📌Longest-standing(2012)(Users>350000)⋮🎞️🎛️🎧⚙️🎬🔊☕🎨🧩🧪📈⏯️(Player: Repeat Screenshot Rotate; Hide related video distraction. Always expand video Description. Playback speed. Video Quality bandwidth H.264 electricity. Player Size Full Window. Themes Customization. Statistics. Reverse Playlist YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube Youtube enhancer YouTube app YouTube video YouTube YouTube YouTube api v3 YouTube playback YouTube player VP8 VP9 AV1 vidIQ tubebuddy download adblocker adblock ads sponsorblock addon youtube music ⭐ youtube premium css css4 html5 ytdl youtube-dl invidious iridium ParticleCore youtube+ youtube++ youtube-plus maia-yt youtube nonstop youtube control center vlogger vlog h264ify h264 m.youtube.com music.youtube.com studio.youtube youtube mobile youtube studio ⭐ kids Vanced gaming.youtube.com gaming youtubecenter freetube lite-youtube-embed newpipe youtube-dl-gui mps-youtube nuclear pytube awesome youtubers youtube downloader 8k 4k 60fps 30fps youtubeexplode vidgear k-lite tubebuddy adobe apple ios iphone design simplify ffmpeg premiere designer annoyance youtube upload
Stars: ✭ 1,027 (+1767.27%)
Mutual labels:  player, youtube, youtube-player
YoutubePlayer
Play and download YouTube videos. Extract audio from video. With minimalist beautiful gui.
Stars: ✭ 19 (-65.45%)
Mutual labels:  player, youtube, youtube-player
Musicalyoutube
A Youtube floating PIP player for Android.
Stars: ✭ 50 (-9.09%)
Mutual labels:  player, youtube
Youtube Html Js Audio Player
An audio player created with HTML Audio and Javascript 🚀
Stars: ✭ 39 (-29.09%)
Mutual labels:  player, youtube
Kaku
🎧 Kaku is a highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Available on Mac, Windows and Linux.
Stars: ✭ 1,028 (+1769.09%)
Mutual labels:  player, youtube
React Player
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
Stars: ✭ 5,931 (+10683.64%)
Mutual labels:  player, youtube
Vime
Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
Stars: ✭ 1,928 (+3405.45%)
Mutual labels:  player, youtube
Plyr React
A simple, accessible and customisable react media player for Video, Audio, YouTube and Vimeo
Stars: ✭ 89 (+61.82%)
Mutual labels:  player, youtube
Shuffle
Shuffle every song in existence from YouTube
Stars: ✭ 131 (+138.18%)
Mutual labels:  player, youtube
angular-youtube-player
Simple youtube player created with angular and typescript. See demo.
Stars: ✭ 35 (-36.36%)
Mutual labels:  player, youtube-player
Plyr
Plyr Mediaplayer (Video und Audio) im Front- und Backend
Stars: ✭ 30 (-45.45%)
Mutual labels:  player, youtube
Ytermplayer
Stream youtube playlists as audio on linux terminal
Stars: ✭ 235 (+327.27%)
Mutual labels:  player, youtube
amplyfm
A free and open-source web app for streaming music.
Stars: ✭ 46 (-16.36%)
Mutual labels:  player, youtube-player
Pip Tool
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any other software on Windows.
Stars: ✭ 572 (+940%)
Mutual labels:  player, youtube
Gsap Player
A small, customizable youtube-like player for gsap timelines
Stars: ✭ 92 (+67.27%)
Mutual labels:  player, youtube
Redditmusicplayer
🎵 A free and open-source streaming music web player using data from Reddit
Stars: ✭ 401 (+629.09%)
Mutual labels:  player, youtube
Maia Yt
Currently codenamed maia-yt is a userscript (and browser extension) that enhances the user's experience on YouTube.
Stars: ✭ 493 (+796.36%)
Mutual labels:  player, youtube
Min Vid
Popout video player in Firefox
Stars: ✭ 180 (+227.27%)
Mutual labels:  player, youtube
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-67.27%)
Mutual labels:  youtube, youtube-player

youtube-ios-player-helper-swift

Version License Platform

Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView

This library is the same of old objective-c https://github.com/youtube/youtube-ios-player-helper

Features

  • Interface builder designable
  • Highly customizable and flexible
  • Easy to use
  • Written in Swift

Installation

CocoaPods

  1. Install CocoaPods
  2. Add this repo to your Podfile
target 'Example' do
# IMPORTANT: Make sure use_frameworks! is included at the top of the file
use_frameworks!
platform :ios, '8.0'
pod 'youtube-ios-player-helper-swift'
end
  1. Run pod install
  2. Open up the .xcworkspace that CocoaPods created
  3. Done!

Usage

Example project

Take a look at the example project over here

  1. Download it
  2. Open the Example.xcworkspace in Xcode
  3. Enjoy!

Author

Moayad Al kouz, [email protected]

Twitter : @malkouz

License

youtube-ios-player-helper-swift is available under the Apache License. See the LICENSE file for more info.

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].