YoutubeExplode v6.0.8 Release Notes

    • ➕ Added handling for video URLs in YouTube Shorts format. (Thanks @wellWINeo)
    • ➕ Added support for retrieving metadata of mix playlists using PlaylistClient.GetAsync(...). (Thanks @Roberto Blázquez)
    • ➕ Added ChannelUrl property to Author.
    • 🛠 Fixed an issue where attempting to retrieve certain auto-generated closed caption tracks threw an exception because of malformed data structure in the manifest. (Thanks @AlmightyLks)
    • [Converter] Obsoleted YoutubeExplode.Converter.ConversionFormat type. Going forward, use YoutubeExplode.Videos.Streams.Container instead.