We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.3.10
1 parent 77072cd commit 04f8bc9Copy full SHA for 04f8bc9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.3.10
2
+- Update dev_dependencies
3
+- Fix #328. Shorts extraction from channel uploads.
4
+- Skip tests that always fail on GitHub actions.
5
+
6
## 2.3.9
7
- Fix HLS extraction.
8
- Fix JSEngine: -, * operators.
pubspec.yaml
@@ -1,6 +1,6 @@
name: youtube_explode_dart
description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
-version: 2.3.9
+version: 2.3.10
homepage: https://github.com/Hexer10/youtube_explode_dart
topics:
0 commit comments