README.md in youku_client-0.0.2 vs README.md in youku_client-0.0.3
- old
+ new
@@ -20,14 +20,26 @@
>> client.users.show_batch(user_ids: '1,2')
Implemented API endpoints:
+ - `comments.by_video`
+ - `comments.hot.by_video`
+ - `comments.show_batch`
+ - `comments.show`
- `searches.video.by_keyword`
+ - `users.friendship.followers`
+ - `users.friendship.followings`
- `users.show_batch`
- - `videos.video.by_user`
- - `videos.video.show_batch`
- - `videos.video.show`
+ - `users.show`
+ - `videos.by_category`
+ - `videos.by_related`
+ - `videos.by_user`
+ - `videos.favorite.by_user`
+ - `videos.show_basic_batch`
+ - `videos.show_basic`
+ - `videos.show_batch`
+ - `videos.show`
### Contributions and Pull Requests
No request is too small and I encourage everyone to get involved. So
please if you would like to contribute, let me know and throw me a pull request!