1.3.0
New:
- Made most of
MoreVideoInfosResponse
conform to codable by @Mcrich23 - Added public init to
VideoInfosResponse
by @Mcrich23 - Made
YTPrivacy
,YTLittleChannelInfos
,YTThumbnail
,YTSearchResult
andYTSearchResultType
hashable by @Mcrich23 - Added handle to
YTChannel
by @Mcrich23 - Improved scrapping reliability of
YTVideo
, channel scrapping also forYTVideo
by @Mcrich23 - Made videosAndTime in
HistoryResponse
iterable by @Mcrich23 and @b5i - Added more precise documentation for headers. by @b5i
- Added disclaimer by @b5i
Fixed:
- Fixed scrapping of history title by @b5i
- Fixed tests not working for playlist actions by @b5i
- Fixed handle scrapping by @Mcrich23
- Fixed userInteractions scrapping of
PlaylistInfosResponse
by @Mcrich23
Full Changelog: v1.2.0...v1.3.0