Hi,
I want to upload all the videos of a specific folder to youtube
yt credentials are fine
read binary file gives a
read binary-files , needs to rewrite the path ( \ → /) ( any shortcut?)
still, there is a “Cannot create a string longer than 0x1fffffe8 characters” even if only one mp4
Hi @Joel_T, I am very sorry you are having trouble.
The n8n version you have in use is rather old and n8n in general can struggle with very large items (such as video files).
Can you confirm if you are still facing any issues reading your directory content using the current version of n8n? If so, how large are your files? As for the path I don’t think there is a workaround on Windows unfortunately and the path would have to be converted into a Linux/MacOS-style to work as expected.