Try this
Save video id’s in a global list and when any dynamic cardview click
Try this
Save video id’s in a global list and when any dynamic cardview click
Thanks. I have already made the application completely on api. without YouTube ads and with the ability to download videos
Do you have permission to share those videos ? Otherwise you will loose your developer account by sharing illegal obtained content.
I do not have an account on the play market, and I have not earned a single cent on the applications
My app does not builds if it contains youtube api extension . How can i fix this
I will fix.
Now try this extension.
It works
Is it possible to get all videos of a playlist
Yes it is possibe.
And please also add channel videos fetcher
What is page token and where is it in google api console
Page token not nessesary
If you want to open next or previous page than you must use it.
I tried to fetch videos of a playlist
It only gives a 50 items But There is 1275 items in listview with somany repetation how cain fix this
Sometimes the maximum result is 50. So you should set maxResults
to 50.
Only 50 results is getting even i set 100 , Thats not my problem !