Giter Club home page Giter Club logo

nonebot_plugin_youtube's Introduction

YouTube视频解析图标

noneBot-plugin-YouTube

_ ✨一个多功能的youtube视频解析nonebot2插件✨ _

python pdm-managed
license

📖 介绍

实现youtube视频链接解析,并输出封面和标题信息

给asmr群的烤肉man和群友写的,目前仍处于开发状态。

ps:有任何问题或建议可以直接提issue或者发email到qq邮箱,我会尽快解决/实现喵。

💿 安装

开发中,没发包,无法使用包管理器安装。

如果使用gitclone安装的话,请将文件下载到site—package文件夹下, 然后打开 nonebot2 项目根目录下的 pyproject.toml 文件,在 [tool.nonebot] 部分的 plugins 项里追加写入nonebot_plugin_YouTube即可

使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot_plugin_YouTube
pdm
pdm add nonebot_plugin_YouTube
poetry
poetry add nonebot_plugin_YouTube
conda
conda install nonebot_plugin_YouTube

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入

[tool.nonebot]
plugins = [
    # ...
    "nonebot_plugin_YouTube"
]

⚙️ 配置

无需配置,开箱即用。

🎉 使用

检测到youtube链接后自动发送一条消息,包含YouTube视频封面和标题

📞 制作者

黑纸折扇 [Perseus037] (https://github.com/Perseus037)

QQ:1209228678

🙏 感谢

  • student_2333 对于我学习编写插件和配置qqbot等过程中的无私帮助

📝 更新日志

0.1.0.post1

  • 实现最基本的功能,检测到youtube链接后输出视频封面和标题

nonebot_plugin_youtube's People

Contributors

perseus037 avatar xhlin-gamer 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.