spotube/lib/hooks/configurators
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
..
use_check_yt_dlp_installed.dart feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
use_close_behavior.dart refactor(preferences): use Drift sql db for preferences 2024-06-14 00:29:09 +06:00
use_deep_linking.dart chore: use navigateTo instead of pushRoute 2025-01-31 22:10:40 +06:00
use_disable_battery_optimizations.dart fix(linux): tray icon not showing #541 2024-04-17 22:20:30 +06:00
use_endless_playback.dart refactor: replace all instances of proxy playlist 2024-06-24 20:52:40 +06:00
use_fix_window_stretching.dart chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
use_get_storage_perms.dart fix(ios): permission exception 2024-08-10 21:50:20 +06:00
use_has_touch.dart chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
use_window_listener.dart fix(linux): tray icon not showing #541 2024-04-17 22:20:30 +06:00