spotube/lib/modules/player
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
..
player_actions.dart refactor: alternative track sheet to use shadcn 2025-01-03 23:10:26 +06:00
player_controls.dart fix: youtube source taking too long to buffer 2025-02-03 20:53:48 +06:00
player_overlay_collapsed.dart chore: make genre carousel items better in light mode 2025-01-10 19:51:21 +06:00
player_overlay.dart chore: use navigateTo instead of pushRoute 2025-01-31 22:10:40 +06:00
player_queue.dart refactor: use undraw for not_found component 2025-01-12 14:22:54 +06:00
player_track_details.dart chore: use navigateTo instead of pushRoute 2025-01-31 22:10:40 +06:00
player.dart chore: use navigateTo instead of pushRoute 2025-01-31 22:10:40 +06:00
sibling_tracks_sheet.dart feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
use_progress.dart chore: create new audio player centric playback notifier with drift persistence 2024-06-23 12:23:28 +06:00
volume_slider.dart refactor: bottom player border, player queue using shadcn drawer 2024-12-21 14:38:54 +06:00