How to click link in description on youtube on roku

I searched and couldn't find more than just opening youtube app from my channel but i want to open "Myname youtube channel" link from My roku channel here is link for opening another channels from own .

below is code for opening only app . so i need something like meta data to pass into the below code, so youtube should open direct my youtube channel not youtube Home page. Thanks in Advance.

    create roDeviceInfo, call GetIPAddrs() to determine IP of the box

    create roUrlTransfer, call setURL("http://"+IP+":8060/launch/33739"), 
    then say PostFromString()

asked Nov 12, 2018 at 9:34

How to click link in description on youtube on roku

1

You can try to pass some parameters with launch like below

create roUrlTransfer, call setURL("http://"+IP+":8060/launch/33739?contentID=VIDEOID")

answered Nov 13, 2018 at 6:26

Jeswin RebilJeswin Rebil

4601 gold badge7 silver badges19 bronze badges

2

appID = 837
ipAddrs = CreateObject("roDeviceInfo").GetIPAddrs()
if ipAddrs.eth0 <> invalid
    url = "http://"+ ipAddrs.eth0++":8060/launch/"+appID
else
    url = "http://"+ ipAddrs.eth2+":8060/launch/"+appID
end if

request = CreateObject("roUrlTransfer")
request.SetUrl(url)
request.AsyncPostFromString(url)
urlEvent = request.head()

answered Dec 6, 2018 at 10:29

Download Article

Download Article

  • Installing YouTube
  • |
  • Signing In
  • |
  • Watching Videos

Roku streaming devices allow you watch paid or free content through a series of channels. YouTube is one of the available channels on most Roku devices, and you can log in with your YouTube account to view all of your subscriptions and playlists. You can also use your smartphone, tablet, or computer to find and play YouTube videos on your Roku instead of using the Roku remote control.

  1. How to click link in description on youtube on roku

    1

    Determine if your Roku model supports YouTube. With recent updates, all "current-gen" Roku devices can now add an official YouTube channel. This means every Roku device except the original Roku (which is released in 2010) can now add the YouTube channel.[1]

    • Note: Roku's model-naming system can be very confusing. The original Roku launched in 2010, and the Roku 2 launched in 2011. After the Roku 2 came out, they released a new Roku 1 and Roku 2 in 2013. This means that the Roku 1 and the original Roku are actually two completely different models.[2]
    • If you have the original Roku from 2010, the only way to get YouTube videos is to install the Twonky channel, which requires a subscription.

  2. How to click link in description on youtube on roku

    2

    Open the Channel Store section on the Roku interface. If you don't see the Channel Store option, press the Home button on your Roku remote.

    Advertisement

  3. How to click link in description on youtube on roku

    3

    Select the "Top Free" option. You should see the YouTube channel on the right side of the screen.

  4. How to click link in description on youtube on roku

    4

    Select the YouTube channel. You'll see that it's free and the current user rating for the channel.

  5. How to click link in description on youtube on roku

    5

    Select "Add channel" and press OK. Roku will download the YouTube channel and add it to your channel list. This may take a few moments.

  6. How to click link in description on youtube on roku

    6

    Select the "Go to channel" option to open YouTube immediately. You can also return to your Roku home screen and select YouTube from the Home or "My Channels" list.

  7. Advertisement

  1. How to click link in description on youtube on roku

    1

    Open the Settings menu of the YouTube channel. You can open this by selecting the Gear icon in the left YouTube menu on your Roku.

  2. How to click link in description on youtube on roku

    2

    Select the "Sign In" option and log in with your YouTube account. You will be asked to visit youtube.com/activate on your computer or mobile device. Once you visit the site, log in with your Google account and then enter the code on the TV display to sign in on Roku. Click the "Allow access" button to complete the sign-in process.

  3. How to click link in description on youtube on roku

    3

    Select "Pair Device". This will allow you to use your smartphone or tablet to find and play videos, which is much more efficient than using the YouTube channel's built-in Search function.

    • You can also pair a computer or laptop to your Roku and use the YouTube website.[3]

  4. How to click link in description on youtube on roku

    4

    Visit the website displayed on your smartphone or tablet. The website is youtube.com/pair. You can also use a barcode scanner to scan the QR code on the screen.

  5. How to click link in description on youtube on roku

    5

    Enter the code displayed on the TV. This will pair your smartphone or tablet with your Roku YouTube channel. If you scanned the QR code, this happens automatically.[4]

  6. Advertisement

  1. How to click link in description on youtube on roku

    1

    Find a video using the YouTube app on your mobile device. Once you've connected your smartphone or tablet, you can use it to find and play videos on your Roku.

  2. How to click link in description on youtube on roku

    2

    Tap the "Cast" button at the top of the YouTube app on your mobile device. The button looks like a TV display with a small signal icon in the corner.

  3. How to click link in description on youtube on roku

    3

    Select your Roku device. When you tap the "Cast" button, you'll see a list of all of the devices that you can currently send videos to. Select your Roku device from the list.

  4. How to click link in description on youtube on roku

    4

    Start playing the video on your mobile device. After selecting the Roku, you can start the video and it will begin playing on your TV. You can use the YouTube app on your mobile device to control playback or find other videos to watch while the video is playing.

  5. Advertisement

Add New Question

  • Question

    How do I enter an activation code without a Google email account or username?

    How to click link in description on youtube on roku

    You can't. You need a Google account to sign in. If you're under 18, ask your parents/guardian to do it for you.

  • Question

    Can I stream YouTube from my laptop to my TV with Roku?

    How to click link in description on youtube on roku

    Yes, but I recommend Apple TV! Just buy an Apple computer and set it up, simple as pie.

  • Question

    Do I have to pay to watch YouTube on Roku?

    How to click link in description on youtube on roku

    Corbin Carter

    Community Answer

    You don't need to. Just like watching YouTube on a computer, tablet, or phone, watching on Roku will be free.

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

Advertisement

Thanks for submitting a tip for review!

About This Article

Thanks to all authors for creating a page that has been read 122,808 times.

Is this article up to date?

Why can't I see YouTube descriptions?

Under the YouTube Player, there is usually a description of the YouTube video. If the description is too long, some contents will be hidden. You can click the SHOW MORE button to unhide the contents and see the full description.