在移动端获取任何APP、网站媒体资源, 客户端。 由于历史原因,安装完成后请在更多->设置中修改服务器地址为:https://video.specterlibrary.com
前后端开发中
后端: https://github.com/PerrorOne/GetAnything-Server
android: https://github.com/PerrorOne/GetAnything-Client/releases
IOS: 暂未提供
1.IOS支持
android-v0.5:修改默认服务器URL。(非正式版本)
android-v0.4:增加m3u8类型文件下载。(非正式版本)
android-v0.3:优化视频存储目录。(非正式版本)
android-v0.2:优化下载逻辑、修复提示BUG。(非正式版本)
android-v0.1:简单的客户端支持。(现已不能使用)
- Fork it (https://github.com/PerrorOne/GetAnything-Client)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request