public function testRetrieveOtherFeeds() { $feed = $this->gdata->getRelatedVideoFeed('66wj2g5yz0M'); $feed = $this->gdata->getVideoResponseFeed('66wj2g5yz0M'); $feed = $this->gdata->getVideoCommentFeed('66wj2g5yz0M'); $feed = $this->gdata->getWatchOnMobileVideoFeed(); $feed = $this->gdata->getUserFavorites($this->ytAccount); }