Giter Site home page Giter Site logo

lozyue / animesearcherui Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 5.0 18.51 MB

在线播放器AuiPlayer导出; AnimeUI成品仓; 兼容Anime-API的WebUI;

License: MIT License

JavaScript 30.53% TypeScript 58.20% HTML 1.55% CSS 4.25% SCSS 5.47%
danmaku production cctv video-player online-player

animesearcherui's Introduction

AnimeUI Document with part of source.

This is the User Guidance Document of senior use.

And you can find part of the source code about utils and themes respectively in the src and animeUI/themes directory.

Here is the online service available: AnimeSearcher

To deploy it, you may use this branch webui

AuiPlayer Available

AuiPlayer is an online HTML5 player that support danmaku, subtitle, playlist and whatever features on AnimeUI. Meanwhile, it's hard to split AuiPlayer as a single project.

Anyway, AuiPlayer and AnimeUI will be always pure, pretty and neat.

To specialize the behavior of AuiPlayer(or AnimeUI), it is recommend to deploy your own instance rather than the giving online service above. In that way you can custom the global configuration and establish a theme style as default following the API Document

However, now you can use <iframe> to imbedding AuiPlayer into your application:

AuiPlayer-iframe

Seek for more?

See the Online Document: AnimeUI深度食用手册

Thanks

Thanks for below open source projects:

animesearcherui's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

animesearcherui's Issues

设置自定义的https接口后出错

修改数据接口链接为https://$HOST/anime-api/后,前端无法进行wss连接,搜索过程无法停止且不显示结果。(http://localhost:6001/反向代理到https://$HOST/anime-api/

wss接口保证可用
wss

新番表数据过多,造成css溢出

最近后端版本更新了,放服务器发现某些引擎的新番表数据获取过多,底部超出了很大一截:
image
希望大大在下版本可以更新一下这部分,建议:将新番表class由col3改为col3-2并设置以下值为最佳
.col-3-2{flex:0 0 25%;max-width:25%;height: 2250px;overflow: scroll;}
那个滚动条的背景颜色是真的晃眼—_—!!,可以考虑在col3-2时隐藏

编译过程图标丢失

执行npm serve测试以及build后的模板都会出现部分图标丢失问题(具体为主页搜索设置按钮,播放界面下方按钮)

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.