All Versions
158
Latest Version
Avg Release Cycle
67 days
Latest Release
802 days ago

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.
  • 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
  • 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.
  • 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.
  • v0.13.12 Changes

    March 23, 2015
    • โž• [FEATURE] New channel/video reports: favorites_added, favorites_removed.
  • 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.
  • v0.13.10 Changes

    February 17, 2015
    • [FEATURE] New video.upload_thumbnail to upload the thumbnail for a video.
  • v0.13.9 Changes

    February 16, 2015
    • [ENHANCEMENT] Accept force: true in authentication_url to force approval prompt.
  • v0.13.8 Changes

    January 15, 2015
    • ๐Ÿฑ [FEATURE] AssetSearch resources available.
    • ๐Ÿ“‡ [FEATURE] Access asset metadata (effective and mine) via the asset object.
    • ๐Ÿ‘ [ENHANCEMENT] Support isManualClaim parameter in claims#insert.