PierfrancescoSoffritti / android-youtube-player

YouTube Player library for Android and Chromecast, stable and customizable.
https://pierfrancescosoffritti.github.io/android-youtube-player/
MIT License
3.44k stars 765 forks source link

How to fetch video title after cueVideo #1042

Open Candraibra opened 1 year ago

Candraibra commented 1 year ago

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

PierfrancescoSoffritti commented 1 year ago

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