mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
65 lines
1.9 KiB
YAML
65 lines
1.9 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Fetch video cover from Bilibili
|
|
zh-CN: 从哔哩哔哩获取视频封面
|
|
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
AuthorName: 10喵喵
|
|
AuthorWebSite: https://10miaomiao.cn
|
|
SourceCode: https://github.com/10miaomiao/bili-down-out
|
|
Changelog: https://github.com/10miaomiao/bili-down-out/releases
|
|
|
|
AutoName: BiliDownOut
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/10miaomiao/bili-down-out.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1001
|
|
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-x86-release.apk
|
|
|
|
- versionName: '1.0'
|
|
versionCode: 1002
|
|
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-x86_64-release.apk
|
|
|
|
- versionName: '1.0'
|
|
versionCode: 1003
|
|
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-armeabi-v7a-release.apk
|
|
|
|
- versionName: '1.0'
|
|
versionCode: 1004
|
|
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-arm64-v8a-release.apk
|
|
|
|
AllowedAPKSigningKeys: d30ba38d50a8d2dc9a0ab2c5a6df8409163cc479d300cc64ba0e3857f0ab0ddf
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
VercodeOperation:
|
|
- 10*%c+1
|
|
- 10*%c+2
|
|
- 10*%c+3
|
|
- 10*%c+4
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1004
|