responsive-youtube-player-with-playlist icon indicating copy to clipboard operation
responsive-youtube-player-with-playlist copied to clipboard

Responsive Youtube Player with Playlist

Results 9 responsive-youtube-player-with-playlist issues
Sort by recently updated
recently updated
newest added

Hi there, I can see the playlist title... but there are no videos :( Here's what I got: HTML: ``` Playlist title Playlist subtitle #hashtag ``` JS: ``` $(document).ready(function() {...

I don't know if it's just my problem, but when i add my playlist (about 60 vids) - it starts from video which is number 50 on youtube (it became...

Has anyone tested the playable_region feature recently added? It seems to not have the desired behaviour. When set to `false` it does not display all videos regardless of region restrictions....

I was having an issue with the vidoes not being loaded and the playlist not being built but with no errors in the console. Finally, I determined that onYouTubeIframeAPIReady was...

When `autoplay: false`, is there a way to show the preview image of the initial video rather than having a blank screen with the play button? Actually, now that I'm...

bug

I have all the video information on my server. Video ID, title, description, thumbnail, ... I want to construct the RYPP by using my cached information and only call youtube...

enhancement