Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

YouTube Playlist Not Working


  • Please log in to reply
8 replies to this topic

#1 Jeremy Flint

Jeremy Flint

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 03 February 2012 - 11:13 AM

I am running the latest TubePress free version, on the latest WP version. I had TubePress setup to show all videos on my YouTube Channel, and that worked fine.

http://www.eatatjacks.com/videos/

When I tried to change it to only show videos from a playlist I created, on my account, of my videos, it would return the "No Matching Vidoes" message.

Here is the Playlist: http://www.youtube.c...65221BB672BC469

I just created the playlist on 02/02/2012. Does it take a certain amount of time for it to be available via the YouTube API? Is that why it is not showing up?

#2 Steven Ruhs

Steven Ruhs

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 06 February 2012 - 09:44 AM

Yea, I have the same problem. It works without the PL but the videos don't seem to be sorted correctly for me.

#3 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 07 February 2012 - 11:38 AM

Yea, I have the same problem. It works without the PL but the videos don't seem to be sorted correctly for me.


Could you post a link to your site so I could take a look? Or describe how you expect the videos to be sorted instead of how they actually are sorted? Thanks!

#4 Hil Neloms

Hil Neloms

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 08 February 2012 - 04:35 AM

having the same issue - http://www.zombiefig...mastest/videos/

using this short code - [tubepress mode="playlist" playlistValue="PLAAD7C720717C3E5E"]

#5 Kathy McConnell

Kathy McConnell

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 08 February 2012 - 05:40 AM

I'm having the same issue myself "No matching videos " is displayed. I installed the plugin today and the playlist will not play for Vimeo or Youtube. I set up my Vimeo Consumer key and secret.
URL: http://artvoicesmaga.../video-gallery/

[tubepress mode="playlist" playlistValue="PL09AD787E2C38D287"]

I've also tried vimeo with an album that did not work either, both by setting it as the default and just calling [tubepress] and by calling the album id.

Wordpress 3.3.1
Tubepress 2.2.9

#6 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 08 February 2012 - 11:43 AM

having the same issue - http://www.zombiefig...mastest/videos/

using this short code - [tubepress mode="playlist" playlistValue="PLAAD7C720717C3E5E"]


Use this shortcode instead:

[tubepress mode="playlist" playlistValue="AAD7C720717C3E5E"]

I'm having the same issue myself "No matching videos " is displayed. I installed the plugin today and the playlist will not play for Vimeo or Youtube. I set up my Vimeo Consumer key and secret.
URL: http://artvoicesmaga.../video-gallery/

[tubepress mode="playlist" playlistValue="PL09AD787E2C38D287"]

I've also tried vimeo with an album that did not work either, both by setting it as the default and just calling [tubepress] and by calling the album id.

Wordpress 3.3.1
Tubepress 2.2.9


Use this shortcode instead:

[tubepress mode="playlist" playlistValue="09AD787E2C38D287"]
If you're using Vimeo, don't forget to set up the Vimeo API.

#7 Kathy McConnell

Kathy McConnell

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 08 February 2012 - 06:54 PM

Thank you that works for Youtube. I'm still having issues with Vimeo though. Here is my shortcode:
[tubepress mode="playlist + vimeoAlbum" playlistValue="09AD787E2C38D287" vimeoAlbumValue="1831386"]

Once I add the vimeo code I get five pages worth of youtube videos, none of which are mine. I should only have about 9 videos in youtube and 2 in Vimeo.

I tried adding the secret and key in the shortcode as well just in case it was not getting picked up from the settings, but no change.

If I change it to this:
[tubepress mode="playlist" + "vimeoAlbum" playlistValue="09AD787E2C38D287" vimeoAlbumValue="1831386"]
I get my youtube videos, but still no vimeo.

Any suggestions?

#8 Hil Neloms

Hil Neloms

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 09 February 2012 - 02:18 AM

having the same issue - http://www.zombiefig...mastest/videos/

using this short code - [tubepress mode="playlist" playlistValue="PLAAD7C720717C3E5E"]


Use this shortcode instead:

[tubepressmode="playlist"playlistValue="AAD7C720717C3E5E"]


thank you eric...working now. where did you find the alternate ID?

#9 Faisal Humayun

Faisal Humayun

    Member

  • Members
  • PipPip
  • 12 posts

Posted 11 February 2012 - 01:02 PM

If you look closely, Eric simply removed/truncated the characters "PL" from the rest of your already-posted ID.