Releases: b5i/YouTubeKit
Releases · b5i/YouTubeKit
2.6.0
YouTubeKit v2.6.0 is out!
- fix: fix MoreVideoInfosResponse not having any recommended video without using RecommendedVideosContinuation
- fix: fix video channel extraction in home screen (multichannel)
- fix: fix channel extraction for videos in lockupModels
- feat: add support for member-only videos
- feat: add support for non-playable videos in some special cases and test for member-only videos
- feat: add support for auto-dubbed audio format detection
- feat: make FormatLocaleInfos Hashable
- feat: add possibility to create empty playlist
- chore: update request headers
- chore: deprecate TrendingVideosResponse because YouTube removed it
- fix: fix continuation from channel's playlists not working
- fix: fix MoreVideoInfosResponse not getting the string representation of the comments count
- fix: fix tests by removing obsolete ones
Full Changelog: v2.5.0...v2.6.0
2.5.0
v2.5.0 of YouTube is out!
- chore: update client for formats
- fix: fix recommanded videos not properly extracting
- fix: fix incomplete client update for formats
- chore: update client version for all the responses
- chore: update copyright year
- feat: make VideoInfosWithDownloadFormatsResponse.VideoDownloadFormat …
- fix: fix channel extraction for videos with multiple collaborators
- fix: fix channel extraction for videos with multiple collaborators
- fix: compilation issue
Full Changelog: v2.4.0...v2.5.0
2.4.0
2.3.3
2.3.2
Improved
Full Changelog: v2.3.1...v2.3.2
2.3.1
Fixes
- Improved Account library extraction.
- fix: fixed ChannelInfosResponse extraction
- fix: fixed likes count extraction sometimes wrong
- fix: fixed n-parameter function extraction
- feat: improved tests for comments
- fix: fix "login required" for lot of videos
- feat: fix VideoInfosResponse, add new customHeaders field in `HeadersList and added visitorData variable to YouTubeModel
- fix: fix RecommendedVideosContinuation's extraction
Full Changelog: v2.3.0...v2.3.1
2.3.0
New:
- Added ability to search in history.
- Added support for codecs in DownloadFormat.
- Added AccountPlaylistsResponse.
Fixed:
- Fixed PlaylistInfosResponse's extraction and improved tests.
- Fixed tests and added login error extraction for VideoInfosResponse.
- Fixed PlaylistInfosResponse not extracting properly playlist information and private playlists.
- Fixed HistoryResponse returning empty HistoryBlock.
- Fixed extraction for AccountLibraryResponse for some accounts.
- Fixed VideoInfosResponse not working when doing the request with cookies.
- Fixed AccountLibraryResponse not working.
- Improved documentation.
- Improved playlist info extraction.
- Improved library extraction.
- Fixed home menu videos extraction.
- Fixed channel avatar extraction.
Full Changelog: v2.2.0...v2.3.0
2.2.0
Fixed
New
VideoInfosResponsenow contains adefaultFormatsand adownloadFormatsproperty. TheVideoInfosResponseshould replace theVideoInfosWithDownloadFormatsResponsein the long term.
Full Changelog: v2.1.1...v2.2.0
2.1.1
2.1.0
YouTubeKit 2.1.0 is here!
New
- Support for Trending tabs.
- Support for all subscriptions of an account.
- Support for the subscription feed of an account.
- Support for all comment actions.
Fixed
- Compilation for non-macOS platforms.
Full Changelog: v2.0.0...v2.1.0