spotube/lib/services
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
..
audio_player chore: update translations and refactor to flutter 3.22 ThemeData 2024-08-10 22:54:25 +06:00
audio_services chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
cli chore: remove old logger 2024-07-06 22:02:31 +06:00
custom_spotify_endpoints refactor: remove uncessary methods 2024-06-11 23:02:23 +06:00
device_info feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
dio refactor: use replace http with dio and use it as the default 2024-06-01 12:31:20 +06:00
download_manager chore: remove old logger 2024-07-06 22:02:31 +06:00
kv_store feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
logger fix: youtube tracks keeps skipping despite being matched correctly 2025-02-05 00:36:23 +06:00
song_link feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
sourced_track feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
wikipedia feat(artist): modularize page and add wikipedia section 2023-11-22 20:23:12 +06:00
wm_tools chore: use shadcn in all places that's using material 2025-01-30 21:44:07 +06:00
youtube_engine feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
connectivity_adapter.dart fix: youtube video unplayable issue and use more ytClients 2025-01-21 10:15:06 +06:00