Borrowing the simplistic idea from Twitter Pull, YouTube Pull is a simple module to pull YouTube feed for latest video listing. Support any video query parameters by the Youtube API (Atom output format).
Usage
There are no authentication information or API Keys required. Module only interacts with non-auth APIs. It all boils down to a single function:
youtube_pull_render($options);
It takes only 1 argument $options, which make up of supported YouTube API video feed parameters. Default $options
Perhaps sometimes you want something simple, such as limiting the minimum length and maximum length of a username. This module allows you to do simple things like that.
This very simple, lightweight module gives the creator of a webform the option to make the submission results anonymous, by hiding the username and IP of all the users who submitted the webform.