Search found 5 matches
- Fri Oct 13, 2023 3:43 pm
- Forum: Bug reporting
- Topic: FFAStrans Completely Broken?
- Replies: 3
- Views: 9112
Re: FFAStrans Completely Broken?
So no idea what was wrong but I fixed it by extracting the zip file contents to a new folder, then copying them to the existing location that I have FFAStrans. Seems to work again.
- Thu Oct 12, 2023 6:28 pm
- Forum: Bug reporting
- Topic: FFAStrans Completely Broken?
- Replies: 3
- Views: 9112
FFAStrans Completely Broken?
Looking for some troubleshooting help. I can no longer get ANY workflow to process. I submit a file, and literally nothing happens. Even if I look at the status monitor, nothing shows up after I submit a file to be processed. I even tried creating a new, very simple workflow that just extracts audio...
- Mon Oct 04, 2021 3:33 pm
- Forum: Usage, tips and tricks
- Topic: Parse JSON Info From YouTube Processor
- Replies: 1
- Views: 2224
Parse JSON Info From YouTube Processor
I have a workflow that downloads a video using the YouTube processor. I noticed in the work folder that the processor writes the .info.json for the YouTube video. I looked at the documentation and what variables there are to access the work folder, but with the filenames being seemingly random, I ha...
- Sun Jan 24, 2021 3:55 pm
- Forum: Usage, tips and tricks
- Topic: Having trouble executing python script
- Replies: 2
- Views: 3370
Re: Having trouble executing python script
That worked! Thank you so much for your help!
- Sat Jan 23, 2021 6:17 pm
- Forum: Usage, tips and tricks
- Topic: Having trouble executing python script
- Replies: 2
- Views: 3370
Having trouble executing python script
I am trying to use the command executor node to execute a YouTube upload script that I found from this github (https://github.com/tokland/youtube-upload). However when I run a known working command, the log says that the process exited with error code 1 and that 'python' is not recognized as an inte...