Hello,
Thank you for a great plugin! I value it and plan to support by way of donation.
I'd like to display my YT playlist in reverse order. So that when I add a new video to the playlist, it shows up automatically as the *first* item, even though it's last in my playlist.
How would this be possible?
thank you
wing

displaying youtube playlist in *reverse* order
Started by josh ds, Apr 10 2012 04:45 PM
2 replies to this topic
#1
Posted 10 April 2012 - 04:45 PM
#2
Posted 25 April 2012 - 04:10 PM
bump....
can anyone help??
can anyone help??
#3
Posted 25 April 2012 - 09:19 PM
Hi Wing,
Unfortunately we're limited to what the YouTube API provides to us. And currently they only have the following options:
Hope that answers your question. Thanks.
Unfortunately we're limited to what the YouTube API provides to us. And currently they only have the following options:
position – Entries are ordered by their position in the playlist. This is the default setting.
commentCount – Entries are ordered by number of comments from most comments to least comments.
duration – Entries are ordered by length of each playlist video from longest video to shortest video.
published – Entries are returned in reverse chronological order.
title – Entries are ordered alphabetically by title.
viewCount – Entries are ordered from most views to least views.
Hope that answers your question. Thanks.