3

自动追番工具-BGmi

 1 year ago
source link: http://osp.io/archives/7454
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

自动追番工具-BGmi – 开源派

BGmi是一款开源的自动追番工具,自带Web 管理界面,以及 WebUI 播放器。通过数据源订阅番剧更新,点击订阅后,BGmi使用 aria2、transmission,deluge 等工具进行下载。BGmi基于Python编写,遵守MIT开源协议。

功能特色:

  • 多个数据源可选: bangumi_moemikan_project 或者dmhy
  • 使用 aria2, transmission 或者 deluge 来下载番剧.
  • 提供一个管理和观看订阅番剧的前端.
  • 提供 uTorrent 支持的 RSS Feed 和移动设备支持的 ICS 格式日历.
  • Bangumi Script: 添加自己的番剧解析器
  • 番剧放松列表和剧集信息
  • 下载番剧时的过滤器(支持关键词,字幕组和正则)
  • 多平台支持: Windows, Linux
kg_492815.jpg@596w_1l.jpg

Docker 安装:

docker run -d --name bgmi -v 本地路径:/bgmi -p 80:80 -p 9091:9091 -e BGMI_ADMIN_TOKEN=admin -e TZ=Asia/Hongkong codysk/bgmi-all-in-one

安装完成后可进入容器安装前台界面,以及更新日历:

docker exec -it bgmi /bin/bash
bgmi install
bgmi cal

进入容器后可使用 export https_proxy=http://127.0.0.1:8123 设置代理。

jv_492792.jpg@596w_1l.jpg

使用 pip 安装稳定版本:

pip install bgmi

或者从源码安装(不推荐)

git clone https://github.com/BGmi/BGmi cd BGmi git checkout master python -m pip install -U pip pip install .

BGmi bgmi install

源码:https://github.com/BGmi/BGmi


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK