Code Monkey home page Code Monkey logo

yt-direct-lite-ios's People

Contributors

ulukaya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yt-direct-lite-ios's Issues

Swift Conversion

Can you please convert this code for swift 3 and update the latest link.I tried it for converting.But not get solution.

Not able to Run Demo code.

Hi,
I have downloaded your demo code as on 30/12/2014.
I am not able to Run it, Some files are missing.
Somehow after adding that files it shows me other errors.

So, please Update your code.

show mainviewcontroller from another view

how can I show mainviewcontroller from another view, on my existing project?
i dont want to create the view from the delegate with this code.
self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];
MainViewController *viewController = [[MainViewController alloc] init];
UINavigationController *navController = [[UINavigationController alloc] initWithRootViewController:viewController];
navController.toolbarHidden = NO;
[[self window] setRootViewController:navController];
// Override point for customization after application launch.
self.window.backgroundColor = [UIColor whiteColor];
[self.window makeKeyAndVisible];

Not found files

Can you please convert this code for swift 3 and update the latest link.I tried it for converting.But not get solution.

Getting error = "invalid_client"

I have pulled the code from
https://github.com/youtube/yt-direct-lite-iOS.git
then created a pod file having

platform :ios, '8.0'
pod 'Google-API-Client' 

then updated the file utils.h with my testing app keys, app run successfully with following error
screen shot 2016-02-24 at 7 46 25 pm
screen shot 2016-02-24 at 7 44 13 pm
screen shot 2016-02-24 at 7 38 07 pm
screen shot 2016-02-24 at 7 37 33 pm
screen shot 2016-02-24 at 8 04 53 pm

Please let me know how could I fix this issue
@iulukaya

You can find my all code on Github

Missing Files

following files are missing in this project.
GTMOAUTH2ViewTouch.xib

Application token

I'm trying to create an application that capture video from the front camera and after, I want to upload that video on the company channel. The problem is that the app will be used by many people and on oAuth2.0 I know that the user should write his email and password. I want to skip this step, and for everyone who use the app, the videos should upload on the owner channel. I know that facebook and twitter give you an application token that never expire and you can use it. Is this possible to do that on youtube api ?

disallowed_useragen

This demo is not working anymore. Google has stopped authentication from UIWebview (we need to force user to authenticate in the safari browser). I tried google sign in demo, how can I integrate video uploading code after successfully authenticated from google with required youtube permission?

File Missing

GTMOAuth2ViewTouch.xib ==>missing
GTLYouTube_Sources.m ==>missing
GTLCommon_Sources.m ==>missing
GTLNetworking_Sources.m ==>missing

[email protected]
Any one can please mail me full project 100% working.
Thank you in advance.

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.