We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dadba27 commit 6c2d3ceCopy full SHA for 6c2d3ce
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.3.9
2
+- Fix HLS extraction.
3
+- Fix JSEngine: -, * operators.
4
+
5
## 2.3.8
6
- Simplify Playlist ID matching logic by @khaled-0 in https://github.com/Hexer10/youtube_explode_dart/pull/316
7
- Fix Parsing JSON response for shorts by @JorWo in https://github.com/Hexer10/youtube_explode_dart/pull/313
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.7
+version: 2.3.9
homepage: https://github.com/Hexer10/youtube_explode_dart
topics:
0 commit comments