Forum Discussion

SECHIN_SUNNY's avatar
9 years ago

Youtube api implementation in roku

I have a  roku project coming up from a client , who wish to have youtube video's playing on his channel . Can any one help me out on how to attach the url over roku brightscript and view in roku videoplayer .

Can anyone please help me out in solving this requirement .
  • "SECHIN SUNNY" wrote:
    I have a  roku project coming up from a client , who wish to have youtube video's playing on his channel . Can any one help me out on how to attach the url over roku brightscript and view in roku videoplayer .

    Can anyone please help me out in solving this requirement .

    As far as I know Google does not allow on YouTube License Agreement anyone to play videos in 3rd party players, you can use their API to browse the content, but you will need to call YouTube channel using deep link feature.
  • Thank you so much .
    Sir please can you tell me how to call the api of you tube in my clients channel and use it to call the you tube channel using deep linking , is there any sample.