Readme.md in youtube_search-0.1.4 vs Readme.md in youtube_search-0.1.5
- old
+ new
@@ -19,10 +19,11 @@
"published"=>"2011-09-29T15:30:43.000Z",
"id"=>"http://gdata.youtube.com/feeds/api/videos/0b2U5r7Jwkc",
"video_id"=>"0b2U5r7Jwkc",
"content"=>"Top YouTube Videos on ...",
"updated"=>"2011-10-13T20:20:54.000Z",
+ "raw" => <REXML::Element ... >,
...
}
page / per_page are supported
@@ -42,18 +43,19 @@
videos = YoutubeSearch.playlist_videos('5F23DAF4BFE3D14C')
TODO
====
- - more detailed xml parsing (atm only name and value is read)
+ - more detailed xml parsing (you can fetch everything via 'raw', but more defaults would be nice)
- parse dates into ruby objects
Author
======
### [Contributors](http://github.com/grosser/youtube_search/contributors)
- [David Gil](https://qoolife.com)
+ - [Jim Jones](https://github.com/aantix)
[Michael Grosser](http://grosser.it)<br/>
michael@grosser.it<br/>
Hereby placed under public domain, do what you want, just do not hold me accountable...<br/>
[![Flattr](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=grosser&url=https://github.com/grosser/youtube_search&title=youtube_search&language=en_US&tags=github&category=software)