[
https://issues.apache.org/jira/browse/STREAMS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307917#comment-14307917
]
ASF GitHub Bot commented on STREAMS-272:
----------------------------------------
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 <[email protected]>
Date: 2015-02-05T20:08:12Z
STREAMS-272 | Including all changes necessary for a Youtube post provider
commit 89dcc3c31db0cde19261eb98cd52065de076a6f9
Author: Robert Douglas <[email protected]>
Date: 2015-02-05T20:14:19Z
STREAMS-272 | Removing unnecessary dependencies and Test Class
----
> Create a Youtube Post Provider
> ------------------------------
>
> Key: STREAMS-272
> URL: https://issues.apache.org/jira/browse/STREAMS-272
> Project: Streams
> Issue Type: Story
> Reporter: Robert Douglas
>
> Create a Youtube Post Provider
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)