Hello,
I created a workflow to extract YouTube scripts. It works, but there are many special characters in the text.
How can I fix that?
I use the RapidAPI endpoint youtube-video-subtitles-list.p.rapidapi.com.
Information on your n8n setup
- n8n version: 1.79.3,
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system:
Franz
2
When you self host n8n, you have the power of community nodes.
I suggest to using n8n-nodes-text-manipulation
.
I try to install but it d’ont work
I find a solution with API
Rafal
5
I’d recommend this node, it gives transcripts without artifacts: n8n-nodes-supadata
1 Like
system
Closed
7
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.