18 lines
616 B
JSON
18 lines
616 B
JSON
{
|
|
"name": "youtube-comment-analysis",
|
|
"owner": {
|
|
"name": "Ville Reijonen",
|
|
"email": "marketplace@vre.iki.fi"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "youtube-comment-analysis",
|
|
"description": "Extract and analyze YouTube comments. Run standalone for comment analysis or sequential with youtube-to-markdown for cross-analysis with video summary. Avoid diving in the cesspool and wasting your time on irrelevant noise.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-vre-flow-state-youtube-comment-analysis.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |