Git Product home page Git Product logo

sakuraanime2plugin's Introduction

SakuraAnime2Plugin

MediaBox插件示例-樱花动漫2

提供功能

  • 番剧推荐
  • 番剧分类
  • 番剧搜索
  • 番剧更新表
  • 番剧排行榜
  • 番剧播放(倍速/画面比例/弹幕/投屏等)
  • 播放进度记录(包括集)
  • 自动检查番剧更新并推送

如何使用

  • 一键安装(推荐)
  1. 下载安装媒体盒子
  2. 启动媒体盒子打开插件仓库点击自动下载安装樱花动漫2
  3. 启动插件
  • 手动安装
  1. 下载安装媒体盒子
  2. 下载本项目插件包
  3. 选择插件包打开方式为媒体盒子-插件安装
  4. 打开媒体盒子启动本插件

运行截图

首页推荐 分类 排行榜 更新表 搜索 番剧详情 视频播放

如果觉得不错欢迎Star支持开发

免责声明

  1. 此软件显示的所有内容,其版权归原作者所有。
  2. 此软件仅可用作学习交流,未经授权,禁止用于其他用途,请在下载24小时内删除
  3. 因使用此软件产生的版权问题,软件作者概不负责。

sakuraanime2plugin's People

Contributors

ryensx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sakuraanime2plugin's Issues

503

Screenshot_20230131_195445_com su mediabox
这个是不是cloudflare的锅?我用浏览器就能进。

关于默认播放内核

环境

Android: 10
MediaBox: 2.4(43) Release
SakuraAnime2Plugin: 1.1(3)
API: 2

描述

  起初我将默认播放内核设置为 IjkPlayer,发现部分番剧在 APP 内无法播放,提示“播放错误,网络错误或目标资源已失效”,但使用外部浏览器打开时却能够播放,并且使用不同网络多次尝试均得到同样结果,于是怀疑没有正确解析。我抓取了网络请求,并参照了 VideoPlayPageDataComponent.kt 的源码,认为解析应该没有问题。之后将播放内核从 IjkPlayer 切换回 Exo2Player,能够正常播放。

  以 CLANNAD 的播放列表2为例,通过监视网络请求能够获取如下播放地址:

https://m.yhdmp.net/yxsf/player/dpx2/alm3p.html?url=%2fgm3px%2fbd%2d20070019%5fSumiSora%5fBDRIP%5f720P%5fBIG5%5frbak%2f%5bSumiSora%5d%5b4641f42a5e3290d6%5d%5b01%5d%5bBD%2d720P%5d%5bBIG5%5d%20nvl%2drm&getplay_url=%2F_getplay%3Faid%3D7101%26playindex%3D1%26epindex%3D0%26r%3D0.08952431630083257&vlt_l=0&vlt_r=0

同时可以观察到 blob 中包含的 m3u:

QQ截图20220808131025

随意下载其中一个分片,以视频方式打开可直接播放,将后缀名改为“.ts”后可查看具体编码信息。

  在尝试多部番剧后,我发现 IjkPlayer 无法播放的视频流大都存在一个共性,也就是以 gif 格式分段存储在百家号中(即上图所示的 https://pic.rmb.bdstatic.com/bjh/*)。我尚未进一步研究,目前只得到这些信息。

推测

  可能与 GSYVideoPlayer 的配置有关,不同内核解码方式差异导致此现象,问题未必来自 MediaBox 本身。

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.