yt-direct-lite-iOS icon indicating copy to clipboard operation
yt-direct-lite-iOS copied to clipboard

The code is a reference implementation for an iOS application that captures video, uploads it to YouTube, and submits the video to a YouTube Direct Lite instance.

Results 12 yt-direct-lite-iOS issues
Sort by recently updated
recently updated
newest added

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

In declare above, i do not understand value of UPLOAD_PLAYLIST. how to get value of UPLOAD_PLAYLIST? Please help me!

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

- Fix viewcontroller being shrunk down on large screens by adding some launch screen pictures. - New regex to match Youtube video's duration format with hour, minute and second. No...

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

yt-direct-lite using Google APIs client library and its Depreciated, https://github.com/google/google-api-objectivec-client is there any update of yt-direct-lite ? Actually Example of https://github.com/google/google-api-objectivec-client-for-rest not runing at my end

it talks the same problem here: https://groups.google.com/forum/#!topic/google-api-objectivec-client/wd9sOKB7EIQ. Since it has been 2 years since last update, anybody could update it to run in Xcode7?

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

I want to use [Sourcegraph](https://sourcegraph.com) for yt-direct-lite-iOS code search, browsing, and usage examples. Can an admin enable Sourcegraph for this repository? Just go to https://sourcegraph.com/github.com/youtube/yt-direct-lite-iOS. (It should only take 30...