spotube/linux
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
..
flutter feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
packaging feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
.gitignore Flutter app added 2022-01-03 10:27:25 +06:00
CMakeLists.txt chore: fix genres & personalized content not loading 2023-09-28 15:27:13 +06:00
com.github.KRTirtho.Spotube.appdata.xml chore: fix linux appdata formatting 2024-03-09 22:28:40 +06:00
main.cc Flutter app added 2022-01-03 10:27:25 +06:00
my_application.cc chore: remove print statement 2024-06-06 19:51:03 +06:00
my_application.h Flutter app added 2022-01-03 10:27:25 +06:00
spotube.desktop chore: add test macos cask definition 2024-03-05 22:47:13 +06:00