From 8bce0fa17dbf9279f42e4a81ac395699acae77e1 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Sun, 1 Feb 2026 17:28:00 +0600 Subject: [PATCH] fix: upgrade NewPipeExtractor to latest version fixinng playback issue --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index add4a2a1..174ce6b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -114,7 +114,7 @@ dependencies: wikipedia_api: ^0.1.0 win32_registry: ^1.1.5 window_manager: ^0.4.3 - youtube_explode_dart: ^3.0.0 + youtube_explode_dart: ^3.0.5 yt_dlp_dart: git: url: https://github.com/KRTirtho/yt_dlp_dart.git @@ -122,6 +122,7 @@ dependencies: flutter_new_pipe_extractor: git: url: https://github.com/KRTirtho/flutter_new_pipe_extractor.git + ref: ab3ff415114b7b43593e6ee718ad3d760af18350 http_parser: ^4.1.2 collection: any archive: ^4.0.7