Sha256: 9c3fd7cf2742efa6d0d3cfb927149f05806aa8d9597e7f8b92f7218a67ef5bfa
Contents?: true
Size: 666 Bytes
Versions: 2
Compression:
Stored size: 666 Bytes
Contents
- consider creating YouTubeException to raise on failures rather than just a string so that we can pass our request params back up to higher levels should they be interested. - look into object types stored for comments and channel list and see if we're doing the Right/Best Thing. It looks like we've got hashes with one key e.g. "comments" that then map to a list of actual comments. - look at what we store for fields with no actual value; appears we're storing empty hashes in at least some cases. - add unit tests for client.videos_by_tag page and per_page params. - add unit tests for specifying alternate api host/path in client constructor.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
youtube-0.8.5 | TODO |
youtube-0.8.0 | TODO |