Git Product home page Git Product logo

shuxiaokai / mediabox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryensx/mediabox

0.0 0.0 0.0 16.98 MB

全能媒体容器,插件化网罗天下媒体,畅快浏览视频、漫画和任何你想要的媒体数据。A universal media container, aggregating media through plugins to browse videos, comics and any media data you want.

Home Page: https://ryensx.github.io/MediaBoxPluginRepository

License: GNU General Public License v3.0

Kotlin 100.00%

mediabox's Introduction

全能媒体容器,插件化网罗天下媒体,畅快学习软件开发。


概述

实现了类似微信小程序的框架,只需要简单实现插件API提供数据到容器即可快速成型,方便学习爬虫、APP开发等。

容器主要为插件提供以下服务:

  • 数据自动渲染到UI(视图组件)
  • 媒体收藏/历史记录
  • 周期性媒体数据检查服务(插件只需要实现媒体检查更新组件即可被主动检查更新)
  • 视频播放组件(播放器),支持手势控制/夜间模式/弹幕/倍速控制/多集聚合/横竖旋转适应等
  • 私有可视化KV存储(插件私有配置)
  • 个人数据/插件云端备份(WebDav,开发中)
  • ...

如实现一个看视频的APP、一个看漫画的APP,并且多个插件内容可聚合

插件开发指南

截图

下载&使用

官网网站

支持开发

安全说明

请勿私自传播APK安装包,Github仓库为唯一长期仓库,请仅在Github仓库下载安装包,请勿下载来历不明的插件,谨防恶意代码!

免责声明

  1. 此软件只负责数据展示,本身不提供任何数据,和普通浏览器功能类似。
  2. 此软件显示的所有内容,其版权归原作者所有。
  3. 此软件仅可用作学习交流,未经授权,禁止用于其他用途,请在下载24小时内删除
  4. 因使用此软件产生的版权、安全、政策等问题,软件作者概不负责。

相关项目

构建相关

  • secret.gradle - 构建秘钥文件,请自行添加到项目跟目录
  • notice.iml - 使用协议等,请自行添加到res/raw

许可证

使用此软件代码需遵循以下许可证协议

GNU General Public License v3.0

mediabox's People

Contributors

adp-p-p avatar ryensx avatar skyd666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.