镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 06:26:47 +00:00
update experimental media agent
这个提交包含在:
15
tests/test_bilibili_down.py
普通文件
15
tests/test_bilibili_down.py
普通文件
@@ -0,0 +1,15 @@
|
||||
"""
|
||||
对项目中的各个插件进行测试。运行方法:直接运行 python tests/test_plugins.py
|
||||
"""
|
||||
|
||||
import init_test
|
||||
import os, sys
|
||||
|
||||
if __name__ == "__main__":
|
||||
from experimental_mods.get_bilibili_resource import download_bilibili
|
||||
download_bilibili("BV1LSSHYXEtv", only_audio=True, user_name="test")
|
||||
|
||||
# if __name__ == "__main__":
|
||||
# from test_utils import plugin_test
|
||||
|
||||
# plugin_test(plugin='crazy_functions.VideoResource_GPT->视频任务', main_input="帮我找到《天文馆的猫》,歌手泠鸢")
|
||||
在新工单中引用
屏蔽一个用户