Hy everyone!
I try to download video from my Youtube cannel and upload to second one. But i can`t to do it because saw scrine like that
What is wrong?
Hy everyone!
I try to download video from my Youtube cannel and upload to second one. But i can`t to do it because saw scrine like that
What is wrong?
Hi @vrplush80
First you need to download the video using the url. You can use http “get a file” module for this. Then click on “Map” button in YouTube module under File section.
Next, you are trying to run the module once, while running once, we need to pass the data manually by hardcoding. Hence, run the scenario using “Run Once” button as shown in below image for testing.
If the scenario works fine, then turn the scheduling on.
Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation
Hi! I did as described above. Added an http module to get the file. I added Youtube to upload a file, but when transferring from the http module to the YouTube module, the file name goes in the extension.html error occurs as a result
File is not downloaded. An error happened in http module. It should give binary data if downloaded.
Please share the screenshot of output from RSS module and mapping of http module to further assist you.
Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation
As explained, please share screenshot of "output of RSS module (first module) to see the data.
Regards,
Msquare Automation - Gold Partner of Make
Hi @vrplush80
Seems video is corrupted. Please paste this url in browser and see if it plays the video.
Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation
Everything is fine the video works on this link
Then the reason is authentication. I tried and see in error message to pass client name. As youtube is Oauth 2.0, cannot download the video without authorizing you.
Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation
Tell me how to fix it, please?
However, what is your goal to do this? Once it is clear, we and other community members can suggest you better. @vrplush80
Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation
I have two YouTube channels. I want to upload videos from the same channel to the second one
Hi @vrplush80
I just found that downloading youtube’s video is against to its terms of service by this post
Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation
Understood, thank you very much!