spotube/lib/provider/server
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
..
routes feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
active_sourced_track.dart fix: selecting an Alternative Track Source removes the current song from the queue #2039 2024-11-10 11:27:56 +06:00
bonsoir.dart refactor: merge connect and playback server into one server 2024-06-12 20:46:49 +06:00
pipeline.dart refactor: merge connect and playback server into one server 2024-06-12 20:46:49 +06:00
router.dart feat(android): home widget support (#2148) 2024-12-16 22:47:44 +06:00
server.dart chore: player skipping all tracks from cache 2024-06-24 22:26:44 +06:00
sourced_track.dart feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00