Upload Video on youtube from android application

前端 未结 2 724
刺人心
刺人心 2021-01-03 17:01

I\'m working on an application that uses youtube player to play youtube videos, for this purpose i\'m using youtube android player api v3, Now i want to upload videos on you

2条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-01-03 17:11

    Just look into the following links and you will get an idea about uploading an video in you tube.

    android youtube upload video with static username and password

    YouTube API 3 Upload Video - Access not configured - Android

    Also here i will provide you a demo project link as same as you required.

    https://github.com/youtube/yt-direct-lite-android

    just go through it and hope it will works.

提交回复
热议问题