DL smd
IMPORT · CLIENT · 67264e92e8c6dc5d9f773116
Nodes15
References0
Dynamic0
Errors0
Warnings0
Score57
Compatible
4.13.0
100%
15/15 ok
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · 90..100..2 |
Details{90..100..2} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · 10..100..2 |
Details{10..100..2} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| No references found. | ||||
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: Initiating asset download ... success -> #4 Split Stream Action |
|
|
| 1 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: done {stream.last_result} |
|
|
| 2 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: fail |
|
|
| 3 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds |
|
||
| 4 | Action / General / Split Stream Action | Split Stream Action | Will split a stream into a synchronous and an asynchronous way. Required if a stream's execution time might exceed 60 seconds. A stream fails after 60 seconds. The asynchronous path is executed synchronously in itself and may take longer t… | success -> #3 Sleep Action failure -> #10 Job Download Web Content Action V1 |
|
|
| 5 | Action / Execute / Bash Execute Action | Bash Execute Action | Will execute a unix BASH command | script: bash /tmp/test13.sh success -> #1 Job Status Update Action failure -> #2 Job Status Update Action |
|
|
| 6 | Action / Execute / Bash Execute Action | Bash Execute Action | Will execute a unix BASH command | script: yt-dlp_linux --version success -> #1 Job Status Update Action failure -> #2 Job Status Update Action |
|
|
| 7 | Output / File Output / File Output | Write File Output | Will output to a file | source: /tmp/test3.sh message: #!/bin/bash # Set variables VIDEO_URL="https://www.youtube.com/watch?v=P8FayBMyc_0" OUTPUT_PATH="/Volumes/Helmut/helmu… success -> #5 Bash Execute Action |
|
|
| 8 | Output / File Output / File Output | Write File Output | Will output to a file | source: /tmp/test5.sh message: [<]#!/bin/bash # Define variables URL="https://www.youtube.com/watch?v=P8FayBMyc_0" OUTPUT_DIR="/Volumes/Helmut/helmut… success -> #5 Bash Execute Action |
|
|
| 9 | Action / Execute / Bash Execute Action | Bash Execute Action | Will execute a unix BASH command | script: curl -s -X PUT "http://192.168.122.220/v1/io/jobs" \ -H "Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJ… |
|
|
| 10 | Action / Helmut / Job Download Web Content Action | Job Download Web Content Action V1 | Downloads web content from a given URL | success -> #1 Job Status Update Action failure -> #1 Job Status Update Action |
|
|
| 11 | Output / File Output / File Output | Write File Output | Will output to a file | source: /tmp/test6.sh message: curl -s -X PUT "http://192.168.122.220/v1/io/jobs" \ -H "Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJ… |
|
|
| 12 | Output / File Output / File Output | Write File Output | Will output to a file | source: /tmp/test7.sh message: [<]#!/bin/bash # Define constants API_URL="http://192.168.122.220/v1/io/jobs" BEARER_TOKEN="eyJhbGciOiJIUzI1NiJ9.eyJpc… success -> #5 Bash Execute Action |
|
|
| 13 | Output / File Output / File Output | Write File Output | Will output to a file | source: /tmp/test10.sh message: [<]#!/bin/bash # Define variables for yt-dlp download YOUTUBE_URL="https://www.youtube.com/watch?v=6gZTspoEvHs" OUTPUT… success -> #5 Bash Execute Action |
|
|
| 14 | Output / File Output / File Output | Write File Output | Will output to a file | source: /tmp/test13.sh message: [<]#!/bin/bash # Define variables for yt-dlp download YOUTUBE_URL="https://www.youtube.com/watch?v=hLX2QiK3Vbg" OUTPUT… success -> #5 Bash Execute Action |
|