mirror of
https://github.com/tgbot-collection/YYeTsBot.git
synced 2025-11-25 03:15:05 +08:00
update doc
This commit is contained in:
20
CHANGELOG.md
20
CHANGELOG.md
@@ -1,20 +0,0 @@
|
||||
# 2023-01-30
|
||||
|
||||
本次更新主要包括以下内容,详情请见 [Telegram Channel](https://t.me/mikuri520/2177)
|
||||
|
||||
1. 提交评论之后页面自动刷新,不再需要手动刷新页面
|
||||
|
||||
2. 楼中楼默认加载3条,点击按钮可以再次加载3条
|
||||
|
||||
3. 修复了时区问题,再也不会看到时间是未来的评论
|
||||
|
||||
4. 一些样式和文字上的小修改
|
||||
|
||||
5. 添加 pangu,中英文之间自动加空格。目前仅对模版中的文字生效,从API请求过来的文字还是没有空格的,后续会修复
|
||||
|
||||
6. 搜索功能可以搜索到子评论的内容了。
|
||||
|
||||
7. 添加了 Stripe,支持使用支付宝付款。如果感觉到本项目对你有帮助,欢迎赞助支持一下。
|
||||
|
||||
8. 优化性能,提升页面加载速度
|
||||
|
||||
@@ -157,7 +157,7 @@ python /path/to/YYeTsBot/yyetsbot/bot.py
|
||||
|
||||
如果无法访问Telegram,可以使用如下网址下载数据
|
||||
|
||||
* [网站实时数据,MongoDB](https://yyets.click/data/yyets_mongo.gz)
|
||||
* [MongoDB](https://yyets.click/data/yyets_mongo.gz)
|
||||
* [MySQL](https://yyets.click/data/yyets_mysql.zip)
|
||||
* [SQLite](https://yyets.click/data/yyets_sqlite.zip)
|
||||
|
||||
|
||||
25
README.md
25
README.md
@@ -3,12 +3,6 @@
|
||||
[](https://github.com/tgbot-collection/YYeTsBot/actions/workflows/docker.yaml)
|
||||
[](https://hub.docker.com/r/bennythink/yyetsbot)
|
||||
|
||||
* 人人影视bot,[戳我使用](https://t.me/yyets_bot)
|
||||
|
||||
* 人人影视分享站,[戳我使用](https://yyets.click/)
|
||||
|
||||
机器人和网站由我长期维护,如果遇到问题可以提issue。
|
||||
|
||||

|
||||
|
||||
👉 前端[在这里](https://github.com/tgbot-collection/YYeTsFE) 👈
|
||||
@@ -17,12 +11,9 @@
|
||||
|
||||
直接发送想要看的剧集名称就可以了,可选分享网页或者链接(ed2k和磁力链接)。
|
||||
|
||||
支持字幕侠、人人影视离线资源
|
||||
|
||||
搜索资源时,会按照我预定的优先级(人人影视离线、字幕侠)进行搜索,当然也可以使用命令强制某个字幕组,如 `/yyets_offline 逃避可耻`
|
||||
|
||||
**由于译名的不同,建议输入部分译名,然后从列表中进行选择。比如说想看权力的游戏第四季,那么直接搜索"权力的游戏"就可以了。**
|
||||
|
||||
## 命令
|
||||
|
||||
```
|
||||
@@ -95,7 +86,7 @@ yyets_offline - 人人影视离线数据
|
||||
|
||||
## 在线 原生应用程序
|
||||
|
||||
使用tauri封装的网页。内容等同于 `https://yyets.click`,只不过是原生的App。使用方法如下
|
||||
使用tauri封装的网页。使用方法如下
|
||||
|
||||
1. 请到 [GitHub Release](https://github.com/tgbot-collection/YYeTsBot/releases) ,找最新的 `YYeTsBot App`
|
||||
2. windows下载msi,macos下载dmg或tar.gz,Linux下载AppImage或deb(Debian based)
|
||||
@@ -153,16 +144,16 @@ yyets_offline - 人人影视离线数据
|
||||
* 宣传,使用,提交问题报告
|
||||
* 收藏[我的博客](https://dmesg.app/)
|
||||
* [Telegram Channel](https://t.me/mikuri520)
|
||||
* 捐助我,[给我买杯咖啡?](https://www.buymeacoffee.com/bennythink)
|
||||
* 捐助我,[爱发电?](https://afdian.net/@BennyThink)
|
||||
* 捐助我,[GitHub Sponsor](https://github.com/sponsors/BennyThink)
|
||||
* 捐助我,[Stripe](https://buy.stripe.com/dR67vU4p13Ox73a6oq)
|
||||
|
||||
## 捐助
|
||||
|
||||
* [给我买杯咖啡?](https://www.buymeacoffee.com/bennythink)
|
||||
* [爱发电?](https://afdian.net/@BennyThink)
|
||||
* [GitHub Sponsor](https://github.com/sponsors/BennyThink)
|
||||
* [Stripe](https://buy.stripe.com/dR67vU4p13Ox73a6oq)
|
||||
|
||||
<img src="./assets/CNY.png" width = 30% alt="stripe" />
|
||||
|
||||
# 感谢
|
||||
|
||||
感谢所有[支持本项目](SPONSOR.md)的人!
|
||||
|
||||
# License
|
||||
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
感谢如下支持本项目的小可爱们!
|
||||
|
||||
**如果你也想把你的名字和链接加到这里,请和我私聊确认哦~否则我就不知道怎么写啦**
|
||||
|
||||
* [KnowsCount](https://github.com/KnowsCount)
|
||||
@@ -192,7 +192,7 @@ if __name__ == "__main__":
|
||||
▌ ▌ ▛▀ ▌ ▝▀▖
|
||||
▘ ▘ ▝▀▘ ▘ ▀▀
|
||||
|
||||
Lazarus came back from the dead. By @Bennythink
|
||||
Lazarus came back from the dead. By @BennyThink
|
||||
"""
|
||||
print(banner)
|
||||
RunServer.run_server(port=p, host=h)
|
||||
|
||||
Reference in New Issue
Block a user