android-youtube-player icon indicating copy to clipboard operation
android-youtube-player copied to clipboard

How to fetch video title after cueVideo

Open Candraibra opened this issue 2 years ago • 1 comments

How to fetch video title after cueVideo i want to set textview with the youtube title

Question / Problem

Summary

how I can get the title from the youtube?

What I've tried

i have try every word to search title keyword but i cannot find it

Candraibra avatar Aug 11 '23 07:08 Candraibra

You need to use the YouTube Data API to retrieve the title of a video from its id.

PierfrancescoSoffritti avatar Aug 11 '23 13:08 PierfrancescoSoffritti