tubepress / tubepress

Modern video galleries for your website
http://tubepress.com
Mozilla Public License 2.0
43 stars 19 forks source link

playlists album feature #174

Open ehough opened 11 years ago

ehough commented 11 years ago

Original author: ggurg...@gmail.com (February 25, 2010 20:18:11)

ok guys as you know YouTube allow us to organize both Videos and Favorites into playlists, so i suppose that an TubePress additional tag to show a preview and a thumbnail of each playlist could be usefull to all. thanks to it people will choose his favorite gallery and will can browse it.

for example

[tubepress showPlaylistsOf="username"] will show in our videogallery page

Playlist One - Holidays Videos [Link to this playlist] Playlist Two - Collection of Favorites - Best Simpson's Clips [Link to this playlist]

any link will open (maybe in ajax) that playlist thanks to the classical tag [tubepress mode="playlist" playlistValue="42E3A6FE88A3075D"]


here my original message to Eric

is possible to make an album of playlists..i intend to say.. can tubepress make automatically a page that shows all playlists from an userid? or a simple lister that accepts the cats id an list it .. somethink like [tubepress listPlaylists="ID1,ID2,ID3,ID8"] and [tubepress listPlaylistsOf="username"] ...? if it doent exists .. will you implements it in next versions?

Original issue: http://code.google.com/p/tubepress/issues/detail?id=174

ehough commented 11 years ago

From eho...@gmail.com on February 25, 2010 23:07:23 Thanks for reporting this detailed feature request! I believe this is possible with YouTube's API, so it should just be a matter of implementing it.

ehough commented 11 years ago

From karansok...@gmail.com on December 21, 2010 21:33:54 The idea above is definitely a good one.

Also, it would be awesome if the current playlist could appear in the pop-up window below the video player. And to add to that, if we could go to the previous and next video on the list by a button, and automatically play the next video once the one is session ends. Maybe also a shuffle feature? Kind of like a media player.

Thanks. Best plugin ever!

ehough commented 11 years ago

From bobvanbe...@gmail.com on February 19, 2011 19:47:56 I`ve made the following modification to the template: http://www.bobgoesabroad.nl/videos-beta/

The idea is the same except that my playlists consist of videos from different users

Hope that this will be possible in the next release.

Great plugin!

ehough commented 11 years ago

From alexzer...@gmail.com on March 11, 2011 01:08:52 ^ Bob, was your link just an example of how it would look or an actual modification that was working?

I would love for this to happen.

ehough commented 11 years ago

From bobvanbe...@gmail.com on March 11, 2011 01:21:08 Unfortunately I only managed to create a draft of what I would like the page to look like. Hopefully it will be possible with one of the future releases of this plugin.

ehough commented 11 years ago

From bobvanbe...@gmail.com on March 26, 2011 13:54:45 According to the post below this feature will be added to the 2.3 release. http://tubepress.org/forum/viewtopic.php?f=20&t=391#p1268

Thanks Eric!

ehough commented 11 years ago

From bobvanbe...@gmail.com on November 08, 2011 10:33:39 Hi Eric,

Do you have any news on when we can expect this feature?

Thanks!

ehough commented 11 years ago

From 777merc...@gmail.com on September 05, 2012 09:51:09 What do we do with the new playlist of youtube?

http://www.youtube.com/watch?v=NBNJjd3JDDM&list=PLtxH2LZ-oGT_y3KGkShTT7mHI3AZ07sZc

"playlistValue" must match the regular expression /\w+/. You supplied "PLtxH2LZ-oGT_y3KGkShTT7mHI3AZ07sZc".

Thanks

ehough commented 11 years ago

From e...@tubepress.org on September 05, 2012 15:05:30 Change this line [1] from

$option->setValidValueRegex(self::$_regexWordChars);

to

$option->setValidValueRegex('/[\w-]+/');

Please let me know if that fixes it for you and I'll include it in the mainstream of TubePress. Thanks!

[1] https://github.com/ehough/tubepress/blob/master/sys/classes/org/tubepress/impl/options/DefaultOptionDescriptorReference.class.php#L558

ehough commented 11 years ago

From junew...@gmail.com on September 11, 2012 01:18:10 I just changed $option->setValidValueRegex(self::$_regexWordChars);

to

$option->setValidValueRegex('/[\w-]+/');

on the DefaultOptionDescriptorReference.class.php file and sadly it did not work.

Any other tips?

ehough commented 11 years ago

From eho...@gmail.com on September 11, 2012 02:42:39 @junew215, could you send along a link to your site so I could take a look? Feel free to email me if you can't share it with the world. Thanks.

ehough commented 11 years ago

From buffypur...@gmail.com on September 13, 2012 18:01:41 Just wanted to say that this fix worked for me fine! Thank you!

ehough commented 11 years ago

From usawrest...@gmail.com on September 27, 2012 11:54:49 Fix did not work for me. It also did not work on another site I have tubepress pro installed, rather it gave me a bunch of diving videos.

http://www.themat.tv/2012/09/2012-womens-world-championships/

Code entered is: [tubepress mode="playlist" playlistValue="Do9M4UVhQm4jocPFYEpVrIEgfsUi1CoZ"] From this playlist: https://www.youtube.com/playlist?list=PLDo9M4UVhQm4jocPFYEpVrIEgfsUi1CoZ&feature=view_all

I get "No Matching Videos"

I've changed the code per Comment 10 above and have seen no resolution. I have also noticed I get different data when I try to embed playlists from other users. We run a site which can highlight playlists from other users and when I ran this page

http://awn.theopenmat.com/2012/08/tubepress-test-page-purdue/ With this code [tubepress mode="playlist" playlistValue="CIT1wYGMWN-zqC0lzPCO49rhwNSH0fXq"]

You see a bunch of other diving stuff come up. I can't change the code on the second example, but I did everything listed from comment 10 in the first example listed with themat.tv

Original Playlist: http://www.youtube.com/playlist?list=PLCIT1wYGMWN-zqC0lzPCO49rhwNSH0fXq