youtube_explode_dart_plus 1.0.2
youtube_explode_dart_plus: ^1.0.2 copied to clipboard
A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.2 - 2024-10-16 #
- Cipher updated
1.0.1 - 2024-10-16 #
Added #
- Documentation for Dart 3.x compatibility workarounds
- Updated Freezed to version 3.2.3 for better Dart 3 support
Fixed #
- Updated dependencies to latest compatible versions
- Improved build configuration for modern Dart versions
Known Issues #
- Some Freezed-generated files may require regeneration for full Dart 3.x compatibility
- Workaround provided in README for users experiencing compilation issues
1.0.0 - 2024-10-16 #
Added #
- Initial release of youtube_explode_dart_plus
- Complete YouTube video and playlist data extraction functionality
- Support for video streams, metadata, and thumbnails
- Channel information and playlist management
- Search capabilities
- Closed captions support
- Comments extraction functionality
Changed #
- Reset version to 1.0.0 for fresh start as independent package