GithubHelp home page GithubHelp logo

classicvalues / yyetsbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tgbot-collection/yyetsbot

1.0 1.0 0.0 16.6 MB

🎬 人人影视bot,完全对接人人影视全部无删减资源

Home Page: https://yyets.dmesg.app

License: MIT License

Python 79.74% Dockerfile 0.67% JavaScript 2.55% HTML 11.28% Makefile 1.09% Shell 1.37% Go 3.30%

yyetsbot's Introduction

YYeTsBot

build docker image Docker Pulls

机器人和网站由我长期维护,如果遇到问题可以提issue。

👉 前端在这里 👈

使用说明

直接发送想要看的剧集名称就可以了,可选分享网页或者链接(ed2k和磁力链接)。

支持字幕侠、人人影视离线资源

搜索资源时,会按照我预定的优先级(人人影视离线、字幕侠)进行搜索,当然也可以使用命令强制某个字幕组,如 /yyets_offline 逃避可耻

由于译名的不同,建议输入部分译名,然后从列表中进行选择。比如说想看权力的游戏第四季,那么直接搜索"权力的游戏"就可以了。

命令

start - 开始使用
help - 帮助
credits - 致谢
ping - 运行状态
settings - 获取公告
zimuxia_online - 字幕侠在线数据  
newzmz_online - new字幕组在线数据 
yyets_offline - 人人影视离线数据

截图

常规搜索

资源分享站截图

本网站永久免费,并且没有任何限制。

支持收藏功能,会跨设备同步

指定字幕组搜索

目前只支持YYeTsOffline、ZimuxiaOnline和NewzmzOnline

如何下载磁力和电驴资源?迅雷提示资源敏感

电驴资源

请下载使用 eMule ,然后添加如下两个server list

速度还可以哦

磁力

使用百度网盘、115等离线,或使用utorrent等工具,记得更新下 tracker list

小白使用

想要自己留一份资源,但是又不懂编程? 没关系!目前提供两种方式,请根据自己情况选择

一键安装包

这个版本是新的UI,拥有全部的最新功能。 参考文档

一键运行包

这个版本使用起来也很简单,也同样是最新的UI,只不过只有最基础的搜索功能。步骤如下

  1. 请到 GitHub Release 根据自己平台下载最新的一键运行包
  2. windows:双击第一步下载的exe文件; macos/Linux,cd到你的目录, chmod +x yyetsweb ; ./yyetsweb
  3. 程序会自动下载数据库并启动。等到出现启动banner时, 打开浏览器 http://127.0.0.1:8888 就可以看到熟悉的搜索界面啦!

开发

网站开发

如何部署、参与开发、具体API接口,可以 参考这个文档

Python Library

也可以作为Python Library去调用

pip3 install yyets

>>> from yyets import YYeTs
>>> yy=YYeTs("逃避")
[2021-09-21 19:22:32 __init__.py:54 I] Fetching 逃避可耻却有用...https://yyets.dmesg.app/api/resource?id=34812
[2021-09-21 19:22:33 __init__.py:54 I] Fetching 无法逃避...https://yyets.dmesg.app/api/resource?id=29540
[2021-09-21 19:22:35 __init__.py:54 I] Fetching 逃避者...https://yyets.dmesg.app/api/resource?id=37089

>>> yy.result
[<yyets.Resource object at 0x10cc7b130>, <yyets.Resource object at 0x10ca0e880>, <yyets.Resource object at 0x10cc7b040>]

>>> for y in yy.result:
        print(y)
    
逃避可耻却有用 - NIGERUHA HAJIDAGA YAKUNITATSU
无法逃避 - Inescapable
逃避者 - Shirkers

>>> yy.result[0].cnname
'逃避可耻却有用'

>>> yy.result[0].list
[{'season_num': '101', 'season_cn': '单剧', 'items': {'APP': [{'ite

Credits

支持我

觉得本项目对你有帮助?你可以通过以下方式表达你的感受:

感谢

感谢所有支持本项目的人!

License

MIT

yyetsbot's People

Contributors

bennythink avatar aurabear avatar dependabot[bot] avatar classicvalues avatar secsilm avatar imgbotapp avatar jukrb0x avatar n0vad3v avatar mend-bolt-for-github[bot] avatar 2926295173 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.