视频下载功能

This commit is contained in:
2026-06-11 11:53:52 +08:00
parent e40403f7db
commit 57188d27cc
5 changed files with 131 additions and 11 deletions

View File

@@ -103,6 +103,8 @@ dependencies {
implementation("com.contrarywind:Android-PickerView:4.1.9")
// GSYVideoPlayer
implementation("io.github.carguo:gsyvideoplayer:13.0.0")
//下载
implementation("io.github.chiclaim:downloader:1.0.2")
}