I am trying to get a site together that will host a large number of videos on different pages. I would like each of these pages to have a ddblock slideshow of videos.

Because of the number of videos and pages, creating a ddblock and/or content type for every slideshow is not feasible.

My original though was to tag each "video slide" item with a taxonomy term, and load the ddblock based on the term, but after a fair amount of research I have not found a way to embed a ddblock on a page and pass an argument to the view.

What would be the best way to go about doing this?