GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/173
STREAMS-272 | YouTube Post Provider
Put together all necessary resources for a YouTube Post provider. The provider takes in
a UserInfo object (which contains a channel ID) and fetches all videos associated with that
channel. Each video includes pertinent details, such as: title, description, likes/dislikes,
comment count, videoId
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-272-FIX
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/173.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #173
----
commit 63ea2dda42eda3466481116ef463c956904aec6e
Author: Robert Douglas <rdouglas@w2ogroup.com>
Date: 2015-02-05T20:08:12Z
STREAMS-272 | Including all changes necessary for a Youtube post provider
commit 89dcc3c31db0cde19261eb98cd52065de076a6f9
Author: Robert Douglas <rdouglas@w2ogroup.com>
Date: 2015-02-05T20:14:19Z
STREAMS-272 | Removing unnecessary dependencies and Test Class
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|