followed the instructions, using 'vp' to embed a video playlist. doesn't work, just get a text link of the playlist url.
example:
httpvp://www.youtube.com/playlist?list=PL5BF57CC7C199AA2D
followed the instructions, using 'vp' to embed a video playlist. doesn't work, just get a text link of the playlist url.
example:
httpvp://www.youtube.com/playlist?list=PL5BF57CC7C199AA2D
I had the same issue. Found the solution through the plugin author's website:
Remove the prefix "PL" at the beginning of your playlist ID.
Example:
Change: httpvp://www.youtube.com/playlist?list=PL5BF57CC7C199AA2D
TO
httpvp://www.youtube.com/playlist?list=5BF57CC7C199AA2D
Hope this works for you too!
Sweet thanks!!
Though I had to change playlist to view_play_list for it to work.
Actually its:
playlist?list=
to
view_play_list?p=
I tried httpvp://www.youtube.com/view_play_list?p=528026B4F7B34094 (the example in the docs) but doesn't work..
Looks like you need add the PL prefix back in. Below works for me
httpvp://www.youtube.com/view_play_list?p=PL528026B4F7B34094
Playlist support back in 4.0! Please rate the plugin
i am sorry but playlist dosent`t work i have write it so
httpvp://www.youtube.com/watch?v=gdOc86eU7oE&list=PLA5EE090040688DB2
Yeah playlists seem to be broken now. The youtube frame comes up and when you hit play it says:
The video you have requested is not available.
If you have recently uploaded this video, you may
need to wait a few minutes for the video to process.
Yeah, i upgraded to the latest version of Smart Youtube 4.1.1 and my playlist is now broken.
Im using the correct code, httpvp://www.youtube.com/view_play_list?p=F2E637A42B7B7EA4
But when Smart Youtube renders the youtube embed code on my site, it mangles up the URL which is why it is not working. See below.
<iframe class="youtube-player" src="http://www.youtube.com/embed/videoseries?list=F&fs=1&hl=en&modestbranding=1&loop=0&iv_load_policy=3&showsearch=0&rel=1&theme=dark2E637A42B7B7EA4" width="425" height="344" frameborder="0" allowfullscreen></iframe>
Is there any way to fix this so the correct URL to my playlist is used?
Sad that this is still not working as expected. It's a great plugin but the PRO upgrade does seem to have broken a bunch o' stuff.
I have been forced to downgrade to 3.9, the last working version - but 3.9 does not render playlists on iOS devices. At least the playlists on the site work as expected - so kinda 75% works.
Hoping fixes are in the works and Vladimir is not totally absorbed with Manage WP (way cool btw.)
You must log in to post.