yt-direct-lite-android
yt-direct-lite-android copied to clipboard
The code is a reference implementation for an Android OS application that captures video, uploads it to YouTube, and submits the video to a YouTube Direct Lite instance.
Now asks contact access permission (GET_ACCOUNTS) if you start the app with a phone that has Android 6.0+ - fixes #13
Is it possible any one can upload videos to a specific channel or my home which i should hard-code in the app?
Please help me with this error. I have got SHA - 1 fingerprint in the prescribed method, also verified the build version. Tried all possible ways. Still getting error. Please...
I am not able upload video to youtube after publishing app to google play store.
I cleaned and built the project from git after Android Studio finally agreed on the process after it insisted on upgrading Gradle etc. But I still ended up with errors....
When I run this project it constantly shows toast "Connection to Play Services failed" . also i cannot select any google account . Using Samsung sduos 2 , Android 7.1.2
I could upload video using authentication which is I create API key but I can't upload video using other authentication and I got this exception
Hi, I have follow the steps and configured yt-direct-lite-android as per the documentation and all works well, I can see the uploaded video in my account where I have signed...
Actually i want embed url of uploaded video.. How do i get embed url ... plss reply...
FATAL EXCEPTION: main Process: com.google.ytdl, PID: 11678 java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.Intent com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential.newChooseAccountIntent()' on a null object reference at com.google.ytdl.MainActivity.chooseAccount(MainActivity.java:582) at com.google.ytdl.MainActivity.onOptionsItemSelected(MainActivity.java:289) at android.app.Activity.onMenuItemSelected(Activity.java:2895) at com.android.internal.policy.impl.PhoneWindow.onMenuItemSelected(PhoneWindow.java:1133) at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:761)...