2019-08-16 10:30:45 +08:00
2019-08-16 09:31:34 +08:00
2019-08-16 10:08:42 +08:00
2019-08-16 09:54:27 +08:00
2019-08-15 22:21:00 +08:00
2019-08-16 10:08:42 +08:00
2019-08-16 09:31:34 +08:00
2019-08-16 10:08:42 +08:00
2019-08-16 10:08:42 +08:00
2019-08-15 22:18:27 +08:00
2019-08-16 10:30:45 +08:00
2019-08-16 10:30:45 +08:00
2019-08-15 22:18:27 +08:00
2019-08-16 10:08:42 +08:00
2019-08-16 10:30:45 +08:00

YYeTsBot

人人影视bot戳我使用

使用说明

直接发送想要看的剧集名称就可以了会返回ed2k和磁力链接

截图

部署方法

1. 环境

推荐使用Python 3Python 2未进行测试使用pip安装依赖

pip install requests pytelegrambotapi beautifulsoup4 lxml

2. 配置TOKEN

修改config.py把TOKEN修改为你的bot token

3. 克隆&运行

git clone https://github.com/BennyThink/YYeTsBot
python /path/to/YYeTsBot/bot.py

4. systemd 单元文件

[Unit]
Description=A Telegram Bot for YYeTs
After=network.target network-online.target nss-lookup.target

[Service]
User=nobody
Group=nobody
Restart=on-failure
Type=simple
ExecStart=/usr/bin/python /home/YYeTsBot/bot.py

[Install]
WantedBy=multi-user.target

Credits

License

MIT

Description
🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享
Readme MIT 20 MiB
Languages
Python 79.4%
HTML 12.9%
Go 2.9%
JavaScript 2.2%
Makefile 1.1%
Other 1.5%