Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Video search without a parent account/channel #72

Merged
merged 1 commit into from
Aug 17, 2014

Conversation

claudiofullscreen
Copy link
Contributor

Stems from #71

@claudiofullscreen claudiofullscreen mentioned this pull request Aug 17, 2014
@coveralls
Copy link

Coverage Status

Coverage increased (+2.55%) when pulling c11e358 on yt-video-where into e0f18c2 on master.

For instance, search for the most viewed video on the whole YouTube running:

```ruby
videos = Yt::Collections::Videos.new
videos.where(order: 'viewCount').first.title #=>  "PSY - GANGNAM STYLE"
```
@coveralls
Copy link

Coverage Status

Coverage increased (+2.57%) when pulling 3dd0ecd on yt-video-where into e0f18c2 on master.

claudiofullscreen pushed a commit that referenced this pull request Aug 17, 2014
Add Video search without a parent account/channel
@claudiofullscreen claudiofullscreen merged commit 37f1b1d into master Aug 17, 2014
@claudiofullscreen claudiofullscreen deleted the yt-video-where branch August 17, 2014 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants