Parse JSON Info From YouTube Processor
Posted: Mon Oct 04, 2021 3:33 pm
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 have no idea how to access the file name that looks like this: ~20211004-110402-646-63941528b643.info.json.
Is there some way to access this file so that I can use the $jsonget function to populate variables from the JSON data?
I looked at the documentation and what variables there are to access the work folder, but with the filenames being seemingly random, I have no idea how to access the file name that looks like this: ~20211004-110402-646-63941528b643.info.json.
Is there some way to access this file so that I can use the $jsonget function to populate variables from the JSON data?