Kingkor Roy Tirtho
69a310c78f
Release 5.1.2+45 ( #3049 )
...
* chore: fix white screen issue
* fix(newpipe): fallback to muxed streams if no audio stream is available
* fix: dismiss search dropdown and keyboard on submission
Co-authored-by: Tobse <1190109+TobseF@users.noreply.github.com>
* fix: custom image helper null exception
* chore: generate changelog and bump version for release
---------
Co-authored-by: tomasalias <pasek.domi@post.cz>
Co-authored-by: Akshat-104 <akkusuryan@gmail.com>
Co-authored-by: Tobse <1190109+TobseF@users.noreply.github.com>
2026-06-05 10:49:09 +06:00
Kingkor Roy Tirtho
834445eda3
chore: remove jsf as arm doesn't build
2025-11-10 13:07:58 +06:00
Kingkor Roy Tirtho
d2dd60aa5c
chore: update YoutubeExplode to v3
2025-11-08 13:48:50 +06:00
Kingkor Roy Tirtho
d1b73dbb1c
feat: add NewPipe support for desktop platforms
2025-11-07 18:48:18 +06:00
Kingkor Roy Tirtho
99a84aa6dc
chore: create sourced track from active audio source plugin
2025-11-03 13:32:48 +06:00
Kingkor Roy Tirtho
469a76dbd6
fix: yt-dlp playback not working and add partial support for HLS streaming
2025-09-05 22:40:18 +06:00
Kingkor Roy Tirtho
aee2c9282d
chore: avoid checking stream accessibility all the time
...
Only check stream accessible or not when first time it fails or gets blocked
2025-09-03 17:31:38 +06:00
Kingkor Roy Tirtho
ea329f40e8
fix(yt): fallback to different search result if all streaming url is inaccessible
2025-09-02 20:56:28 +06:00
Kingkor Roy Tirtho
e2c0ddef24
fix: inaccessible streaming url causing rapid skips
...
Now it filters the inaccessible streaming urls out so weird stuff won't happen
2025-09-02 20:10:02 +06:00
Kingkor Roy Tirtho
53ef9e15e1
fix: make YoutubeExplode engine faster
2025-07-22 16:34:56 +06:00
Kingkor Roy Tirtho
2f304fa943
feat: use isolate for youtube_explode engine
2025-07-18 10:34:21 +06:00
Kingkor Roy Tirtho
5b457fc4bd
chore: fix streaming quality is worse then available
2025-06-21 22:40:20 +06:00
Kingkor Roy Tirtho
677f95f266
fix: youtube_explode_dart failing for many videos due to youtube ios client visitor data change
2025-03-05 22:13:42 +06:00
Kingkor Roy Tirtho
1e6d709e04
feat: implement yt-dlp for desktop and NewPipeExtractor for Android ( #2316 )
...
* feat: add youtube engine abstraction and yt-dlp integration
* chore: add yt-dlp as optional dependency
* feat: implement custom path support for youtube engines
* chore: check for custom path in setting engine select dropdown
* chore: update yt_dlp_dart
* chore: setting video url instead of video id in fetchSiblings
* feat: implement NewPipe engine
* chore: update local path to git url for flutter_new_pipe_extractor package
* chore: fix android build isn't working
* chore: fix routes not working when initially signing in
* refactor: drop fallback support to different sources
2025-02-11 21:36:07 +06:00