Coder Social home page Coder Social logo

orilights / hoyo-news-search Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.5 MB

米哈游官网新闻检索工具

Home Page: https://news.hk4e.com

HTML 2.05% JavaScript 0.84% Vue 68.57% CSS 0.20% TypeScript 28.34%
genshin genshin-impact honkai-star-rail honkai3rd honkai-impact mihoyo zenless-zone-zero

hoyo-news-search's Introduction

米哈游官网新闻检索

界面截图 preview

一个用于检索米哈游旗下游戏官网新闻的小工具
在线访问:news.hk4e.com

当前支持游戏:原神 崩坏:星穹铁道 崩坏3 绝区零

  • 支持关键词搜索以及根据分类检索米哈游旗下游戏官网新闻
  • 支持快速检索存在视频的新闻
  • 支持多关键词搜索,关键词之间使用空格分隔
  • 支持将视频导出为 aria2 下载任务

分类功能使用关键词匹配标题实现,有时官网新闻的标题本身写的也不是非常规范,分类结果有错漏属于正常现象,对分类规则有任何意见请提 Issue

新闻获取服务器:news-server

使用 aria2c 下载视频的简易教程

  1. 下载安装 aria2c
  2. 使用本工具 设置 中的 导出本页视频至 aria2 任务 功能,将视频下载任务导出为文本文件 videos.txt
  3. 将下载任务导入 aria2
aria2c -i videos.txt -d ./download --continue --save-session=session.txt

这将会将视频下载到当前目录下的 download 文件夹中,同时将下载进度保存至 session.txt 文件中,如下载中断,重新执行上述命令即可继续下载

hoyo-news-search's People

Contributors

orilights avatar

Stargazers

 avatar  avatar

Watchers

 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.