Open HeroTheEmperor opened 3 years ago
@HeroTheEmperor it does upload one video at a time, that's why you have to run a cron job to upload periodically, and uploading multiple videos at once isn't possible in youtube anyways, it will get flagged.
My bot uploaded random videos from youtube, other sources could be memes from reddit and stuff. or you could randomly generate videos, or something which won't have copyright risk.
Sorry, If you don't understand me. Say I wanted a tiktok art channel. (I don't) I would want to insert a source for the video's. So I can consistently get new video's for the bot to periodically upload. Like a trending page for art or a playlist that the bot will upload one at a time with me only having to run the program once. This program (according to what I see) does not allow that. You have to get a link to a single video, run the program, change the video and repeat. That or have the same video repeated every hour or so.
My question is, how do you get a source of video's? Like a playlist or a trending page for the bot to slowly upload one at a time. You didn't go over it and I have personally researched it and can't find anything. You have 100% done something similar with your random video YT channel. Can you please tell me how one attains a source of video's.
Also I'm want to find a source of video's from Youtube. Not Reddit or anything else.
@HeroTheEmperor It was just for example, you can add a source for videos, in my random youtube channel, I had made an API to fetch random youtube video on a seperate server, then, just fetch that API and upload it periodically, I will give the code example for that later, you just need an API to get raw video URL of whatever you want to upload, fetching remote API is allowed in google app script.
Thank you for the response. Can you please send me the example code you said earlier?
umm. You still haven't sent me the code? Please do. I don't really know how to code in python yet.
@HeroTheEmperor I will send it, bit busy currently, also, it won't be in Python, Google app script is JavaScript like syntax.
I don't want to rush you since you are busy but it's been nearly a week. Is it too time consuming to send code that you have already made and used?
At least send me an approx time for when I can expect to see the code. If at all.
It's been 10 days my guy. Still waiting....
he aint gonna send it lul
L BOZO cope
The problem is that I think this bot is designed to only upload one video. After that the user has to manually change the bot so that it uploads a different video. That's not very efficent. This bot only works to google video vids
An Example of what it looks like. In case, you don't know what I'm reffering to.
Since, google video does not support a playlist/collection of videos. Finding a good video source is impossible. Since there are no source of video"s." Meaning that a playlist/collection of video's where the bot can upload stuff cannot be be done. So you litterally have to switch the googlevideo every time it uploads. Which is very slow and less efficent If I hadn't of used the bot.
Supposedly, you found a "good video source" for your channel (the one deleted by copyright) Can you please tell me what it is? Since you can't do that according to my observations.