dreasgrech / youtube-collage

Builds a collage of YouTube videos
http://www.dreasgrech.com/upload/youtubecollage/
1 stars 0 forks source link

Get the videos of more than one object #26

Open dreasgrech opened 12 years ago

dreasgrech commented 12 years ago

Treat the id parameter as a comma-separated list of entities (all must belong to the same service obviously) and fetch videos from all the elements in the list.

dreasgrech commented 12 years ago

This feature-request is pretty ambitious, because it requires some major rearchitecturing since the idea from the start was that only a single element would be the source for the videos and everything was written around that decision.