2011-04-16 19:34:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 16 19:32:54 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.0404:
|
|
|
|
* YOUTUBE RELATED
|
|
|
|
- WebService::GData::YouTube
|
|
|
|
- added like_video and dislike_video to rate a video
|
|
|
|
- added a complaint method
|
|
|
|
- WebService::GData::YouTube::Video
|
|
|
|
- added rating method to access num_likes, num_dislikes
|
|
|
|
- added rate method to save a rating value
|
|
|
|
- new WebService::GData::YouTube::Feed::Complaint
|
|
|
|
- used with the complaint method factory to add a complaint on a video
|
|
|
|
|
2011-04-10 21:15:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 10 21:12:08 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.0403:
|
|
|
|
* NON BACKWARD COMPATIBLE:
|
|
|
|
+ WebService::GData::YouTube: get_watch_on_mobile_videos is not supported
|
|
|
|
anymore by YouTube
|
|
|
|
* NEW
|
|
|
|
+ YOUTUBE RELATED
|
|
|
|
- WebService::GData::YouTube
|
|
|
|
- 2 new standard feeds: most_shared and on_the_web.
|
|
|
|
- new method:get_user_profile to access user profile information
|
|
|
|
- WebService::GData::YouTube::Query
|
|
|
|
- caption parameter should now be set to either true or false (not
|
|
|
|
setting a value will revert to true)
|
|
|
|
- WebService::GData::YouTube::Feed::Video
|
|
|
|
- restriction method added to handle media:restriction tag
|
|
|
|
- denied_countries is a shortcut sending back the list of countries
|
|
|
|
that are denied access to the video
|
|
|
|
- new WebService::GData::YouTube::StagingServer
|
|
|
|
- switch to staging server
|
|
|
|
- new WebService::GData::YouTube::Feed::UserProfile
|
|
|
|
- get information about a user
|
|
|
|
- WebService::GData::Node::Media::GroupContent
|
|
|
|
- added the Restriction tag
|
|
|
|
- force Collection context for some tags(content thumbnails
|
|
|
|
restriction,etc)
|
|
|
|
- new tests
|
|
|
|
|
2011-03-09 22:35:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 09 22:34:01 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.0402)
|
|
|
|
|