Download youtube video automation

More info on that here:

are you sure that the selected records have a plainText at all? What happens if you do
app.logMessage(r.plainText() || "NO TEXT THERE") or app.logMessage(r.uuid())?

1 Like