mgozdiskowski / youtube-direct

Automatically exported from code.google.com/p/youtube-direct
0 stars 0 forks source link

Order by date added to feed #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Displaying videos through the youtube api

What is the expected output? What do you see instead?
We would like to be able to display videos based on the order they were 
submitted to the playlist instead of when they were published to youtube. 
Especially since it only pulls 50 videos at a time, this makes it very 
likely that already existing videos submitted to the feed will never even 
appear on our page.

What version of the product are you using? On what operating system?
Most recent Version
Windows XP

Please provide any additional information below.
While we really love this ability to integrate youtube videos as well as 
allow users to upload and add videos to our site, we don't feel this is 
something we can be able to use without being able to sort videos by most 
recently added to the playlist. This is something we'd really like to be 
able to get around.

Original issue reported on code.google.com by monroeev...@gmail.com on 2 Apr 2010 at 3:46

GoogleCodeExporter commented 8 years ago
The YTD 2.0 release (any day now) should address this. As each new video is 
approved, it's moved to the front of 
the assignment's playlist.

Original comment by api.je...@gmail.com on 12 Apr 2010 at 8:53