mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-15 08:35:18 +00:00

* 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
48 lines
829 B
YAML
48 lines
829 B
YAML
display_name: Spotube
|
|
package_name: spotube
|
|
|
|
maintainer:
|
|
name: Kingkor Roy Tirtho
|
|
email: krtirtho@gmail.com
|
|
|
|
priority: optional
|
|
section: x11
|
|
installed_size: 24400
|
|
|
|
dependencies:
|
|
- mpv
|
|
- libappindicator3-1 | libayatana-appindicator3-1
|
|
- gir1.2-appindicator3-0.1 | gir1.2-ayatanaappindicator3-0.1
|
|
- libsecret-1-0
|
|
- libnotify-bin
|
|
- libjsoncpp25
|
|
- libmpv1 | libmpv2
|
|
- xdg-user-dirs
|
|
- avahi-daemon
|
|
- avahi-discover
|
|
- avahi-utils
|
|
- libnss-mdns
|
|
- mdns-scan
|
|
- libwebkit2gtk-4.1-0 | libwebkit2gtk-4.0-0
|
|
- libsoup-3.0-0 | libsoup-2.4-0
|
|
|
|
suggested_dependencies:
|
|
- yt-dlp
|
|
|
|
essential: false
|
|
icon: assets/spotube-logo.png
|
|
|
|
keywords:
|
|
- Music
|
|
- Spotify
|
|
- Media
|
|
- Streaming
|
|
- YouTube
|
|
|
|
generic_name: Music Streaming Application
|
|
categories:
|
|
- Music
|
|
|
|
supported_mime_type:
|
|
- x-scheme-handler/spotify
|