Skip to content

Commit 04f8bc9

Browse files
committedFeb 17, 2025·
Update version: v2.3.10
1 parent 77072cd commit 04f8bc9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 2.3.9
27
- Fix HLS extraction.
38
- Fix JSEngine: -, * operators.

‎pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: youtube_explode_dart
22
description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
3-
version: 2.3.9
3+
version: 2.3.10
44
homepage: https://github.com/Hexer10/youtube_explode_dart
55

66
topics:

0 commit comments

Comments
 (0)
Please sign in to comment.