Yt v0.7 Release Notes

Release Date: 2014-06-18 // almost 10 years ago
    • [breaking change] Rename DetailsSet to ContentDetail
    • โž• Add statistics_set to Video (views, likes, dislikes, favorites, comments)
    • โž• Add statistics_set to Channel (views, comments, videos, subscribers)
    • More snippet methods for Video (channel_id, channel_title, category_id, live_broadcast_content)
    • More snippet methods for Playlist (channel_id, channel_title)
    • More snippet methods for PlaylistItem (channel_id, channel_title, playlist_id, video_id)
    • More status methods for PlaylistItem (privacy_status, public?, private?, unlisted?)
    • โž• Add video.update to update title, description, tags and categoryId of a video
    • Sort channel.videos by most recent first
    • Extract Reports (earnings, views) into module with macro has_report
    • ๐Ÿ†• New channel reports: comments, likes, dislikes, shares and impressions
    • ๐Ÿ‘ Allow both normal and partnered channels to retrieve reports about views, comments, likes, dislikes, shares
    • ๐Ÿ‘‰ Make reports available also on Video (not just Channel)
    • ๐Ÿ†• New account.upload_video to upload a video (either local or remote).
    • ๐Ÿ‘‰ Make channel.videos access more than 500 videos per channel
    • โž• Add viewer percentage (age group, gender) to Channel and Video reports