Most voted "youtube-api" questions
None
Learn more…53 questions
Sort by count of
-
0
votes1
answer795
viewsPlay private videos with the Youtube API
Good afternoon people, I’m trying to make an integration with the Youtube API, where the videos can be played by an iframe on my page, which by the way is in ASP.NET. The documentation gave me this…
-
0
votes2
answers119
viewsPassing the "video index" of a playlist in a Youtube iframe
I’m creating a site where I want to display the last two videos posted on a particular channel, but I can’t pass the parameters of index of the video by src of iframe as shown below: <iframe…
-
0
votes1
answer29
viewsProblem trying to recycle multiple fragments ( Youtubeplayerfragment )
I am trying to view youtube videos using Youtubeplayerfragment through Recyclerview, the links are saved in Firebase but if there is more than one link when it will inflate a new layout I get the…