File tree Expand file tree Collapse file tree 8 files changed +37
-18
lines changed Expand file tree Collapse file tree 8 files changed +37
-18
lines changed Original file line number Diff line number Diff line change 32
32
* [ health check] ( #health-check )
33
33
- [ Credits] ( #credits )
34
34
- [ 支持我] ( #支持我 )
35
+ - [ 感谢] ( #感谢 )
35
36
- [ License] ( #license )
36
37
37
38
# 使用说明
@@ -65,9 +66,7 @@ yyets_offline - 人人影视离线数据
65
66
![ ] ( assets/1.png )
66
67
67
68
## 资源分享站截图
68
-
69
- ~~ 目前使用的是我的 Cloudflare Worker Site~~
70
-
69
+ 本网站永久免费,并且没有任何限制。
71
70
![ ] ( assets/2.png )
72
71
73
72
## 指定字幕组搜索
@@ -145,7 +144,7 @@ python /path/to/YYeTsBot/yyetsbot/bot.py
145
144
146
145
### 6. 网站部署运行方式
147
146
148
- 参考 ` worker ` 和` web ` 目录下的 ` README `
147
+ 参考 ` worker ` 和` web ` 目录下的 ` README ` 。需要注意,cf worker已经停止开发。
149
148
150
149
# TODO
151
150
@@ -155,9 +154,9 @@ python /path/to/YYeTsBot/yyetsbot/bot.py
155
154
- [x] 添加个人喜好搜索
156
155
- [x] 整理fix资源:初步完成
157
156
- [x] 独立网站
157
+ - [x] 独立网站网页优化
158
158
- [ ] test case...啊不想写
159
- - [ ] 独立网站网页优化
160
- - [ ] 爬取并同步[ 追新番] ( web/追新番爬取策略.md )
159
+
161
160
162
161
# 归档资源下载
163
162
@@ -185,6 +184,11 @@ python /path/to/YYeTsBot/yyetsbot/bot.py
185
184
* 收藏[ 我的博客] ( https://dmesg.app/ )
186
185
* [ Telegram Channel] ( https://t.me/mikuri520 )
187
186
* 捐助我,[ 给我买杯咖啡?] ( https://www.buymeacoffee.com/bennythink )
187
+ * 捐助我,[ 爱发电?] ( https://afdian.net/@BennyThink )
188
+
189
+ # 感谢
190
+
191
+ * yaofei yang
188
192
189
193
# 持续部署
190
194
Original file line number Diff line number Diff line change 1
1
# web端
2
2
3
- ** 注意:源代码中包含Google Analytics分析代码,` index.html ` , ` search.html ` 和` resource.html ` **
3
+ ** 注意:源代码中包含Google Analytics分析代码,` index.html ` , ` search.html ` 和` resource.html ` 。如果自己不熟要记得去除哦 **
4
4
5
5
# requirements
6
6
19
19
20
20
## 方法2:使用我的导出
21
21
22
- [ 看这里] ( https://t.me/c/1375651700/2448 )
22
+ [ 看这里] ( https://t.me/c/1375651700/2448 ) ,然后导入到MongoDB
23
23
24
24
# 运行
25
25
Original file line number Diff line number Diff line change 41
41
< body >
42
42
< div class ="centered ">
43
43
< h1 > 人人影视下载分享 FAQ</ h1 >
44
+ < br >
45
+ < hr >
44
46
< h2 > 1. 如何下载</ h2 >
45
47
一般来说,分享页面的下载链接是有电驴、磁力链和网盘的。网盘就去下载对应的客户端,电驴和磁力链,可以尝试下迅雷。< br >
46
48
磁力链还可以试试uTorrent、BitCommet,并且记得去同步一份最新的tracker哦。< br >
@@ -64,11 +66,15 @@ <h2>9. 有些资源没有,是什么原因。</h2>
64
66
< h2 > 10. 搜索没结果,怎么回事?</ h2 >
65
67
是不是译名和人人影视那边不一样?试试原名?尽量缩短关键词?
66
68
< h2 > 11. 想要支持我</ h2 >
67
- 谢谢你哦!可以移步GitHub看看
69
+ 谢谢你哦!可以通过点🌟,宣传,使用等方式来支持。当然你也可以通过
70
+ < a href ="https://www.buymeacoffee.com/bennythink " target ="_blank "> Buy Me a Coffee</ a >
71
+ 或
72
+ < a href ="https://afdian.net/@BennyThink " target ="_blank "> 爱发电</ a >
73
+ 来支持我!
68
74
< h2 > 12. 其他的使用方式</ h2 >
69
75
还有一个Telegram Bot,数据和这个网站是同步的。参考页脚
70
76
< h2 > 13. 可以商业化这个项目吗</ h2 >
71
- 有一点需要先声明,我不会进行商业化 。< br >
77
+ 有一点需要先声明,我不会进行如加入会员制度等商业化行为。所有用户等捐赠是自发性的,不具有强制性的特征 。< br >
72
78
本项目使用MIT协议授权,因此你可以进行商业化,以任意形式进行分发、修改以及私有使用。你只要保持保持版权声明就可以了。
73
79
< h2 > 14. 网站打不开,无法搜索</ h2 >
74
80
呃这个应该不太可能啊。可能你网络连接到cloudflare不太稳?换个网络,再刷新试试看呢?还不行去GitHub报错给我吧。
Original file line number Diff line number Diff line change 104
104
</ head >
105
105
< body >
106
106
< div class ="centered ">
107
- < h1 > 人人影视下载分享</ h1 >
108
- < h1 > By Benny</ h1 >
109
- < br >
107
+ < h1 > 人人影视下载分享 By Benny</ h1 >
108
+ < h2 >
109
+ < a href ="https://www.buymeacoffee.com/bennythink " target ="_blank "> < img src ="/img/default-green.png "
110
+ alt ="Buy Me A Coffee "
111
+ style ="height: 55px !important;width: 200px !important; "> </ a >
112
+ < a href ="https://afdian.net/@BennyThink " target ="_blank "> < img src ="/img/afdian.png " alt ="爱发电 "
113
+ style ="height: 55px !important;width: 200px !important; "> </ a >
114
+ </ h2 >
110
115
< h2 > 本站数据库< b > < a style ="color: skyblue " href ="https://t.me/mikuri520/668 "> 永久开源免费</ a > </ b > ,< abbr
111
116
style ="text-decoration: none " title ="你也爬不下来啊 "> 请不要做无意义的爬虫。</ abbr >
112
117
< a href ="help.html " style ="color: deepskyblue "> 使用帮助?</ a >
Original file line number Diff line number Diff line change 45
45
</ head >
46
46
< body >
47
47
< div class ="centered ">
48
- < br >
49
- < h1 > 人人影视下载分享</ h1 >
50
- < h1 > By Benny</ h1 >
51
- < br >
48
+ < h1 > 人人影视下载分享 By Benny</ h1 >
49
+ < h2 >
50
+ < a href ="https://www.buymeacoffee.com/bennythink " target ="_blank "> < img src ="/img/default-green.png "
51
+ alt ="Buy Me A Coffee "
52
+ style ="height: 55px !important;width: 200px !important; "> </ a >
53
+ < a href ="https://afdian.net/@BennyThink " target ="_blank "> < img src ="/img/afdian.png " alt ="爱发电 "
54
+ style ="height: 55px !important;width: 200px !important; "> </ a >
55
+ </ h2 >
52
56
< h2 > 这是我偷过来的,嘿嘿😝</ h2 >
53
57
< h2 > 在 < a style ="text-decoration: none;color: deepskyblue " href ="https://t.me/yyets_bot "> 这个 Telegram Bot</ a >
54
58
里去使用,或者使用下方搜索框</ h2 >
Original file line number Diff line number Diff line change 2
2
3
3
尽管人人影视已经倒下了,但是目前看来,追新番依旧在** 正常更新熟肉** 。
4
4
5
- 本文档将描述如何爬取并同步追新番的大概思路
5
+ 本文档将描述如何爬取并同步追新番的大概思路。好的别想了,他们的RSS根本不是格式化的,还得自己做解析。
6
6
7
7
# 1. 现状分析
8
8
You can’t perform that action at this time.
0 commit comments