spotube/lib/models/database/tables
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_state.dart refactor: replace all instances of proxy playlist 2024-06-24 20:52:40 +06:00
authentication.dart refactor: use drift db based authentication 2024-06-16 22:33:23 +06:00
blacklist.dart refactor(blacklist): use drift sql db instead of hive 2024-06-14 22:23:12 +06:00
history.dart refactor(stats): migrate stats to use drift db 2024-06-29 17:05:06 +06:00
lyrics.dart refactor: synced lyric cache to use drift db 2024-06-30 11:01:40 +06:00
preferences.dart feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
scrobbler.dart refactor: lastfm scrobbling to drift db 2024-06-17 18:08:57 +06:00
skip_segment.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00
source_match.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00