Feeds: Vimeo

Component ID

1153222

Component name

Feeds: Vimeo

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Vimeo parser for the Feeds module.

This module adds a new parser for Feeds module that makes it possible to parse and import Vimeo video feeds using Advanced API.

The module will ask for your advanced api key and secret given to you by vimeo at http://vimeo.com/api/applications/new

The module currently supports the following methods (but could support many more with little effort):

  • vimeo.videos.getAll
  • vimeo.videos.getUploaded

Currently the module will always grab all the videos it can. A page/item limit could be added on with little effort as well.

I created this module for a single use. I tried to create the module in such a way that it would be easy to expand it into a full fledged module.

Currently I'm not in a position to maintain this module or extend it further so if anyone would like to clone it and take it and run feel free. Poke me if you do. I would love to hear about it. Use my contact form if you have questions.

I will add that if there are issues found or someone needs a simple addition please create an issue, who knows maybe i will work on it. ^_^