All Versions
158
Latest Version
Avg Release Cycle
67 days
Latest Release
802 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v0.14.4 Changes
April 14, 2015- [FEATURE] New
by: :embedded_player_location
option for reports, to return views and estimated watched minutes (channels) by URL where the player was embedded - [FEATURE] New
by: :playback_location
option for reports, to return views and estimated watched minutes (channels) by watch/embedded/channel/external app/mobile. - [FEATURE] New
by: :related_video
option for reports, to return views and estimated watched minutes (channels) by the video that linked there.
- [FEATURE] New
-
v0.14.3 Changes
April 09, 2015- ๐ [BUGFIX] Don't let request errors crash Yt in Ruby 1.9.3.
-
v0.14.2 Changes
April 08, 2015- [FEATURE] Make
Annotation#text
a public method. - [FEATURE] Make
data
a public method for Snippet, Status, ContentDetail and StatisticsSet. - [FEATURE] Add .includes to .videos, so you can eager load snippet, status, statistics and content details for a collection of videos
- [FEATURE] Make
-
v0.14.1 Changes
March 30, 2015- [FEATURE] New
monetized playbacks
report for channels. - [FEATURE] New
estimated watched minutes
report for videos. - [FEATURE] New video reports:
average_view_duration
,average_view_percentage
. - [FEATURE] New
by: :playlist
option for reports, to return views and estimated watched minutes (channels) by playlist. - [FEATURE] New playlist reports:
views
,playlist_starts
,average_time_in_playlist
,views_per_playlist_start
.
- [FEATURE] New
-
v0.14.0 Changes
March 25, 2015- [FEATURE] New
by: :traffic_source
option for reports, to return views (channels/videos) and estimated watched minutes (channels) by traffic source. - [FEATURE] New
by: :video
option for reports, to return views and estimated watched minutes (channels) by video.
- [FEATURE] New
-
v0.13.12 Changes
March 23, 2015- โ [FEATURE] New channel/video reports:
favorites_added
,favorites_removed
.
- โ [FEATURE] New channel/video reports:
-
v0.13.11 Changes
February 27, 2015- [FEATURE] New channel reports:
subscribers_gained
,subscribers_lost
. - [FEATURE] New video reports:
subscribers_gained
,subscribers_lost
. - [FEATURE] New channel reports:
estimated_minutes_watched
,average_view_duration
,average_view_percentage
.
- [FEATURE] New channel reports:
-
v0.13.10 Changes
February 17, 2015- [FEATURE] New
video.upload_thumbnail
to upload the thumbnail for a video.
- [FEATURE] New
-
v0.13.9 Changes
February 16, 2015- [ENHANCEMENT] Accept
force: true
inauthentication_url
to force approval prompt.
- [ENHANCEMENT] Accept
-
v0.13.8 Changes
January 15, 2015- ๐ฑ [FEATURE] AssetSearch resources available.
- ๐ [FEATURE] Access asset metadata (
effective
andmine
) via the asset object. - ๐ [ENHANCEMENT] Support
isManualClaim
parameter in claims#insert.