The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "srt arabic",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"field": "hours"
}
]
}
},
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1.2,
"position": [
0,
0
],
"id": "f2dddef9-0a8e-4cae-8947-5a4e2759e52a",
"name": "Schedule Trigger"
},
{
"parameters": {
"command": "=bash -c 'source myenv/bin/activate && python3 /mnt/data/saberprojects/automated-multi-step-content-processing-and-seo-optimization-system/Subtitle-Generator/subAlljob.py --language ar --directory /mnt/networkshare/zirnevis/arabic/'",
"cwd": "/mnt/data/saberprojects/automated-multi-step-content-processing-and-seo-optimization-system/Subtitle-Generator"
},
"type": "n8n-nodes-base.ssh",
"typeVersion": 1,
"position": [
220,
0
],
"id": "91aada60-c593-4c99-929d-82bd03b6b137",
"name": "SSH",
"credentials": {
"sshPassword": {
"name": "<your credential>"
}
}
}
],
"connections": {
"Schedule Trigger": {
"main": [
[
{
"node": "SSH",
"type": "main",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
},
"versionId": "9850af1b-7212-4e29-8e25-14a81067ff8a",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "RNvpulRXNQm3EP1Q",
"tags": [
{
"createdAt": "2025-06-03T15:01:33.745Z",
"updatedAt": "2025-06-03T15:01:33.745Z",
"id": "pCA0nbWXNHSwikBk",
"name": "persian"
}
]
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
sshPassword
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
srt arabic. Uses ssh. Scheduled trigger; 2 nodes.
Source: https://github.com/saber13812002/Automated-Multi-Step-Content-Processing-and-SEO-Optimization-System/blob/ee277aa227976b1d0f5ea19dbe450824104bed1b/n8n/srt_arabic.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.