Version 1.10.9

This commit is contained in:
Mattia 2022-01-11 13:44:30 +01:00
parent 774f5a2de9
commit 681a0cadd1
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 1.10.9
- Fix issue #180: YouTube throttling videos. - Thanks to @itssidhere.
## 1.10.8
- Added the following aliases: yt.videos.streams (instead of yt.videos.streamsClient) and yt.videos.comments (instead of yt.videos.commentsClient)
- Re-add more test cases.

View File

@ -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: 1.10.8
version: 1.10.9
homepage: ^0.13.4