Skip to main content

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

YourTube+

Options

Change default opened pane when app starts
"Playlist" and "Subscription" preferences require you to input an ID. You can get it from YouTube URLs:Playlist ID: https://www.youtube.com/playlist?list=playlist_id. (e.g. https://www.youtube.com/playlist?list=PL9ctBxu8o6Tz99667IyHoYn63izxG3_MH)Subscription ID: https://www.youtube.com/channel/subscription_id. (e.g. https://www.youtube.com/channel/UCHCph-_jLba_9atyCZJPLQQ)Set maximum default resolution[Experimental] Remove checks for resolutions higher than the device screen

Module version matches the latest YouTube app version it was tested on.

Credits
YourTube+ was largely based on an Xposed module YourTube by GermainZ.

Author(s): 

Mikanoshi

Support/Discussion URL: 

https://forum.xda-developers.com/xposed/modules/yourtube-t3544684

Source code URL: 

https://code.highspec.ru/Mikanoshi/YourTubePlus

Package: 

name.mikanoshi.yourtubeplus

Version name: 

12.05.53

Release type: 

Stable (low risk of bugs)

Download: 

name.mikanoshi.yourtubeplus_v5_16d511.apk (35.53 KB)

Number of downloads: 

863 in total · 863 in the last 24 hours

MD5 checksum: 

16d5115dca04370b3faa417ac8ea413c

Uploaded on: 

Sunday, February 19, 2017 - 15:48

Changes: 

Support for YouTube 12.05.53

Popular posts from this blog

Google Search Bar Destroyer

Straightforward module to remove the unsightly Google Search Bar from the homescreen. The hook point is very generic, so update are rarely needed. Thanks to theknut/GEL's Xposed module for early hints/hook points. Author(s):  jeboo Support/Discussion URL:  https://forum.xda-developers.com/axon-7/themes/mod-hide-google-search-bar-t3547447 Source code URL:  https://github.com/jeboo/googlesearchbar_destroyer Package:  com.none.gsb_destroyer Version name:  1.1 Release type:  Stable  (low risk of bugs) Download:  com.none.gsb_destroyer_v2_329831.apk  (1.35 MB) Number of downloads:  40 in total · 40 in the last 24 hours MD5 checksum:  329831872cfeb03c62cc546d03bbab38 Uploaded on:  Monday, January 30, 2017 - 03:59 Changes:  Updated for Google code changes (April '16).

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project