| 1 |
// $Id: CHANGELOG.txt,v 1.3 2008/06/26 01:51:03 beeradb Exp $ |
// $Id: CHANGELOG.txt,v 1.5 2008/06/28 23:16:25 beeradb Exp $ |
| 2 |
|
|
| 3 |
|
2008-06-30 |
| 4 |
|
---------- |
| 5 |
|
* Added youtube_api_add_comment for ability to post comments (Brad). |
| 6 |
|
* Added youtube_api_rate_videos to support video ratings (Brad). |
| 7 |
|
* Added youtube_api_add_response to add video responses (Brad). |
| 8 |
|
* Renamed youtube_api_search to youtube_api_search_videos to avoid conflict with hook_search (lyricnz). |
| 9 |
|
|
| 10 |
|
2008-06-29 |
| 11 |
|
---------- |
| 12 |
|
* Added a youtube_api_get_standard_feed function as a mechanism for handling YouTube's |
| 13 |
|
standard feeds. |
| 14 |
|
* Fixed bug in youtube_api_update_video, was sending the wrong request type. |
| 15 |
|
|
| 16 |
2008-06-25 |
2008-06-25 |
| 17 |
---------- |
---------- |