mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
18 lines
341 B
YAML
18 lines
341 B
YAML
extra:
|
|
python:
|
|
source: provider/transcript.py
|
|
identity:
|
|
author: Tao Wang
|
|
description:
|
|
en_US: Get transcripts from YouTube videos
|
|
zh_Hans: 获取 YouTube 视频的字幕/转录文本
|
|
icon: icon.svg
|
|
label:
|
|
en_US: Transcript
|
|
zh_Hans: Transcript
|
|
name: transcript
|
|
tags:
|
|
- videos
|
|
tools:
|
|
- tools/transcript.yaml
|