Yt v0.6 Release Notes

Release Date: 2014-06-05 // almost 10 years ago
    • [breaking change] Rename Channel#earning to Channel#earnings_on
    • [breaking change] Account#videos shows all videos owned by account (public and private)
    • Add the .status association to every type of resource (Channel, Video, Playlist)
    • ๐Ÿ‘ Allow account.videos to be chained with .where, such as in account.videos.where(q: 'query')
    • Retry request once when YouTube times out
    • ๐Ÿ– Handle annotations with "never" as the timestamp, without text, singleton positions, of private videos
    • ๐Ÿ†• New methods for Video: hd?, stereoscopic?, captioned?, licensed?