Is it possible to display YouTube's like/dislike buttons and subscribe channel features with the video on my site even if the user is not logged in? I found that I can use an iframe and css to crop out the like button from the video page on YouTube and display it in a borderless iframe on my webpage, but I don't need to it in this way .Also I've checked this player demo https://developers.google.com/youtube/youtube_player_demobut the controls needs to be loggedin to appear. I'm using this library https://developers.google.com/youtube/articles/codeigniter_library
↧