Regarding upload to youtube

As I setup a path to upload videos from drive to youtube , Na di click the test button. it uploads successfully but the video is not public on youtube, it shows “this video could not be processed” . plz help me

Hi @Haikoi

First off, welcome to the Pipedream community. Happy to have you!

Could you tell us more about the file and options you’ve set on the upload to YouTube action?

The file type would be especially helpful, and the response body from YouTube itself.

i’m having the same issue, i get the error :

Processing abandoned
The video could not be processed

for file url i used:
https://drive.google.com/file/d/{{steps.trigger.event.id}}

which link we should use to get the video from drive ?

Hi @elleuchneil

First off, welcome to the Pipedream community. Happy to have you!

A couple of things to check:

  1. Is your Google Drive file open to the public? It might not be, and YouTube can’t access it

  2. What kind of file are you trying to upload? YouTube might not be able to process it due to filetype, size or some other dimension.

Perhaps try to upload your file manually to verify it’s a supported type?

@elleuchneil

I got the same issue.

I tried with https://drive.google.com/file/d/{{steps.trigger.event.id}} and also {{steps.trigger.event.webContentLink}}.

It worked when I shared the folder.