Instead, you can use pixiv-frontend
Mikoto-Pixiv-Displayer 是提供Pixiv外部服务的基础库
从属于Mikoto-Pixiv项目之下
部署pixiv-displayer的方法也很简单,您只需要在 release 页面下载此项目的jar包 并将其下载到您的目标服务器 接着执行以下命令
nohup java -jar pixiv-displayer-(version).jar > pixiv-displayer.log 2>&1 &
记得修改Config
- Mikoto-Pixiv 是完全免费且开放源代码的软件,仅供学习和娱乐用途使用
- Mikoto-Pixiv 不会通过任何方式强制收取费用,或对使用者提出物质条件
- Mikoto-Pixiv 由整个开源社区维护,并不是属于某个个体的作品,所有贡献者都享有其作品的著作权。
Copyright (C) 2021-2021 Mikoto and contributors.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
mikoto-pixiv
采用 AGPLv3
协议开源。为了整个社区的良性发展,我们强烈建议您做到以下几点:
- 间接接触(包括但不限于使用
Http API
或 跨进程技术)到mikoto-pixiv
的软件使用AGPLv3
开源 - 不鼓励,不支持一切商业使用
鉴于项目的特殊性,开发团队可能在任何时间停止更新或删除项目。