Python bot that makes movies and posts them daily to YouTube.

  Рет қаралды 91,065

ClarityCoders

ClarityCoders

2 жыл бұрын

Create a set it and forget it shorts channel. I am going to walk you through setting up my fully automated Python bot that creates movies and posts them to KZbin. I walk you through this step by step including setting up a Reddit API and Creating a KZbin channel.
Full Source Code
github.com/ClarityCoders/Auto...
Reddit API Creation
/ apps
KZbin Upload a Video API (docs)
developers.google.com/youtube...
Google KZbin API Creation
console.developers.google.com/
💬Want to talk to me and other programmers?📞
Join our discord: / discord

Пікірлер: 173
@jdre1976
@jdre1976 Жыл бұрын
I just divorced my wife of 20 years named Javascript. I hope this Python chick is worth the hassle.
@Alex-kb2ws
@Alex-kb2ws 2 ай бұрын
no
@immineal
@immineal Жыл бұрын
Quick note for the viewer: Any video uploaded just like this will be set on private. To get your videos to show up oublicly you have to do an API Audit, describing to Google what is to be done with the app. You will even then also not be able to upload unlimited obviously botted content, that's what the "API Quota" is for. There are obviously ways to break even systems like this, but trying to trick this system just to upload reddit yt shorts is unproportionally much work. At that point you might as well just use Selenium and Chrome Driver to manually upload stuff. But even at that point KZbin is not going to show those videos to anyone since the algorithm has filters for spam uploading (obviously)
@HikikomoriDev
@HikikomoriDev 10 ай бұрын
In other words, this is all futile and a scam. Yup. Got it! :)
@KadeStringer2.0
@KadeStringer2.0 5 ай бұрын
Not true
@immineal
@immineal 5 ай бұрын
@@KadeStringer2.0 well yes it is, or do you want to prove me wrong? Cause sure go for it, but just writing 'not true' isn't really a antithesis to my statement
@junaidmughal3806
@junaidmughal3806 4 ай бұрын
Yes, automating sites like youtube, facebook, twitter is a death trap. It does more harm than good. These websites have very strong bot detection mechanisms.
@seriouslee4119
@seriouslee4119 2 жыл бұрын
This dude's taking us closer to the singularity, one video at a time.
@vaibhavchandra3228
@vaibhavchandra3228 2 жыл бұрын
😂
@screwsenno1927
@screwsenno1927 2 жыл бұрын
honestly your content blows me away. I am a fairly mediocre Computer Science student. I mostly work in the languages we are being taught in (C#, c++, microsoft stuff) for now, but the sheer commitment and ingenuity, not to mention the imagination to come up with some of the projects I've seen on your channel. It's really cool to see. I also like how the videos aren't just the usual "learn how to code an entire app in X" and then it's just something that looks like a student project like a simple "UI for class enrollment" or whatever that you see at universities early on. I'll be looking forward to more content from you onwards!
@buddhadebsarkar1708
@buddhadebsarkar1708 2 жыл бұрын
Learn python... In near future, there will be a layer coding system. where you are coding a bot with python, and that bot constructs C++ or java code for you. Something like this.
@morthim
@morthim 2 жыл бұрын
i like the base idea. i'm not sure about copyright for youtube, but this could be a way to scrape snark. and start to develop different attitudinal poles.
@animated.stories.reddit
@animated.stories.reddit 2 жыл бұрын
This was 4 months ago but I still love it
@jazzmoon77
@jazzmoon77 Жыл бұрын
Thanks. What if you wanted to do the second half, and just automate the upload process using a video and description etc that’s stored in an airtable database, and have it run when a status field updates to a value of say schedule?
@teachusmore
@teachusmore Жыл бұрын
Got it running but it sometimes gives the following error: "OSError: cannot write mode P as JPEG"
@CombatChief0126
@CombatChief0126 Жыл бұрын
I need help with visual studio code... I am trying to make the automatic KZbin shorts movie making bot, i have done pip install moviepy several times and installed the requirements but for some reason every time I run the code it says ModuleNotFoundError: No module named 'moviepy', I already installed it so what should I do?
@WILLFRANCA1
@WILLFRANCA1 Жыл бұрын
Hey Sir. Is there anyway for us to code the KZbin policy terms with the words that shouldn’t be used?so the Bot doesn’t name the videos wrongly
@prinping
@prinping 2 жыл бұрын
Love this, From Thailand 🇹🇭
@ClarityCoders
@ClarityCoders 2 жыл бұрын
Love the views from other countries so cool! Thanks for watching and commenting.
@theodemoya
@theodemoya 2 жыл бұрын
How do you fix it saying, No module named 'praw' ?
@tleuzhansharipullayev7907
@tleuzhansharipullayev7907 2 жыл бұрын
a brilliant content, thanx bro
@ClarityCoders
@ClarityCoders 2 жыл бұрын
Thanks that means a lot!
@allin6262
@allin6262 Жыл бұрын
stuck on the virtual setup part not working
@apexu_apex
@apexu_apex Жыл бұрын
Hello thanks to this tutorial! I am new to programming and still learning things, this give me idea that is it possible to use this on twitch clip videos?
@utsavchaudhary4915
@utsavchaudhary4915 2 жыл бұрын
1st, gonna love this vid...
@futuregootecks
@futuregootecks Жыл бұрын
Bro I saw your video come down the feed a few days ago and meant to watch it later. Then I spent 2 hrs today trying to get the KZbin api to cooperate with Make (no code tool). I finally got it working, made myself lunch, and THEN watched your video where you show how to get the YT api credentials 🤣 Great concept and tutorial! Did anybody win the contest?!
@dennis22062
@dennis22062 Жыл бұрын
lmao - hope you enjoyed your lunch buddy
@0-lkx
@0-lkx Жыл бұрын
Have you tried any thing else besides Reddit,Have you tried Uploading to KZbin videos?
@JustKCLee
@JustKCLee 7 ай бұрын
Trying to learn too. Which python did you use?
@jesusleguizamon6566
@jesusleguizamon6566 9 ай бұрын
Hi sir, is there some options for make animations with python for some file glb and then save to mp4? Regards
@emilsjonans4518
@emilsjonans4518 Жыл бұрын
You don't need to edit files you just need to set User or System Enviroment variables so that IMAGE_BINARY points to ImageMagic at 7:54 because if you update the libs your changes will get overwritten. The call to os.getenv('variable name', 'default value') returns the value of the variable set in the environment or default value. On UNIX systems you would add `export VARIABLE_NAME=value` to .bashrc and on windows you can search for "edit environment variables for your account" in your start search thing
@ItzAMASO
@ItzAMASO Жыл бұрын
hi i need help with the code if u can help me
@xLatinAssazzin
@xLatinAssazzin Жыл бұрын
Would you like to translate that in English
@cobramentality7171
@cobramentality7171 Жыл бұрын
just add that to the git repo
@moo_goo
@moo_goo Жыл бұрын
this helps and makes sense. thank you!
@saisatish9207
@saisatish9207 7 ай бұрын
Please make a video
@peterkim9696
@peterkim9696 2 жыл бұрын
Please do video about uploading reels to Instagram using python
@cursedcomments8544
@cursedcomments8544 2 жыл бұрын
Is it also possible to run this script in a docker container?
@TheRank1player
@TheRank1player 2 жыл бұрын
ModuleNotFoundError: No module named 'moviepy' please help me with this error man
@charleemail
@charleemail Жыл бұрын
I keep getting an error message in the Redditbot.py. At best_comment.reply_sort = "top" it says 'NoneType' object has no attribute 'reply_sort' please help!
@testing1904
@testing1904 2 жыл бұрын
Hi This authentication is required only once or will this token get expired and will need to reauthenticate again
@RonnieBlaze281
@RonnieBlaze281 2 жыл бұрын
great video!, do you think it would be possible to use Twitch clips as the source and post to youtube?
@FlexNiko
@FlexNiko 2 жыл бұрын
sure why not
@Ai-Future
@Ai-Future Жыл бұрын
what r twich clips? @@FlexNiko
@giovanniminarini721
@giovanniminarini721 6 ай бұрын
This is amazing. I am playingg around, but still new to coding. I would like to ask is it possible to changge to theprinted comment like if it was a facebook or twitter background and put the comments in the lower section of the video?
@user-ow5ws9wk8q
@user-ow5ws9wk8q 10 ай бұрын
does it work on windows 11? whenever i use "virtualenv env" it always returns "bash: virtualenv: command not found" i have added a directory to the PATH environment variable but I'm not sure what else to do to fix this? someone please help!!
@mcdaddy42069
@mcdaddy42069 2 жыл бұрын
how do you get the envs folder? I'm using conda and can't get that folder
@11michalis11
@11michalis11 10 ай бұрын
By default conda saves its directoires somewhere else in your machine. For windows it should be somewhere like C:/Users/username/anaconda3/Lib/site-packages/
@pymeme
@pymeme Жыл бұрын
What should I do if I have to get 10 posts from the reddit and make a video cause I want to make a longer video with more number of posts ?? Please help me
@shakeral-shargabi6574
@shakeral-shargabi6574 Жыл бұрын
OMG, thank you!!!!
@shivansh9589
@shivansh9589 Жыл бұрын
Bro, I am getting an error at: from utils.upload_video import upload_video error is : ModuleNotFoundError: No module named 'utils.upload_video' please reply need help😭😭😭
@nagayalankahruthik9042
@nagayalankahruthik9042 11 ай бұрын
Hi I am trying to run this application on Anaconda using Spyder. I managed to install all the requirements, but how do I enter the user id and other info?
@againstthebrokennarrative
@againstthebrokennarrative Жыл бұрын
Kinda stuck. New to this whole thing, but first off VSC does not recognize the virtual env code and the requirements.txt code so I do not know how to proceed... Maybe I am missing some extensions? If so, does anyone know which extensions I need?
@swastiksengupta9581
@swastiksengupta9581 3 ай бұрын
same bruuhhh.
@avibents1253
@avibents1253 Жыл бұрын
how do i make it longer?
@zcamelgamer
@zcamelgamer 2 жыл бұрын
how do i download bash ? (no link on deskepstion)
@jenvetcar5319
@jenvetcar5319 Жыл бұрын
I came looking for copper and I found gold🙂😎😎, new sub !!!
@DanielSanchez-ut4eq
@DanielSanchez-ut4eq 2 жыл бұрын
Sometimes this sofware wont add audio to the generated video, am I the only one with this issue? Ideas for fixing it? Thanks :)
@DanielSanchez-ut4eq
@DanielSanchez-ut4eq 2 жыл бұрын
Solved. Dependencies were not correctly installed :)
@thaicongfishing3519
@thaicongfishing3519 Жыл бұрын
hello admin, i want schedule video uploaded in python , you have solution?
@vitalya_pirat
@vitalya_pirat 2 жыл бұрын
It's cool, I been doing something similar but if you use KZbin API you need to verify your project (it's succ), otherwise any video uploaded through API will be privacy locked, you not gonna be able to make them public (
@dolphin4788
@dolphin4788 Жыл бұрын
can you elaborate
@strong_mindset435
@strong_mindset435 Жыл бұрын
how do you do that?
@deepanshuganguli
@deepanshuganguli Жыл бұрын
How do you verify
@ForeverAnonymous
@ForeverAnonymous 3 ай бұрын
trying to install the virtual environment, - step 1 - I immediately get the following: The system cannot find the file specified.
@0-lkx
@0-lkx Жыл бұрын
Does this only work on Reddit? What about KZbin? Or IG?
@SMCGPRA
@SMCGPRA 2 ай бұрын
I m not seeing anything on description
@HamRadioAdventures
@HamRadioAdventures 8 ай бұрын
Is this still good?
@lifeofparas973
@lifeofparas973 Жыл бұрын
hello i didnt got env file in the code which i download
@eka4015
@eka4015 2 жыл бұрын
All the videos are Private (locked). How can I get around this? Marking the Account as "not for children" doesnt help
@LM-oi3hs
@LM-oi3hs 2 жыл бұрын
Same issue
@gomango99
@gomango99 2 жыл бұрын
I think you have to fill out a form or something to use the API for uploading. A way around this would be coding a script that uploads a video by emulating mouse click in certain places instead
@Domanda896
@Domanda896 Жыл бұрын
An AHK script can help solve this issue
@phamcongson9446
@phamcongson9446 Жыл бұрын
@@Domanda896 AHK script ? Can you send me url, thank you
@maxfrischdev
@maxfrischdev Жыл бұрын
@@phamcongson9446 He ment writing a script with AutoHotKey(AHK)
@Badar1980
@Badar1980 2 ай бұрын
Awesome stuff, but do you not need to get permission from the posters to use their Reddit posts?
@rajnichouhan4649
@rajnichouhan4649 2 жыл бұрын
Excellent vid
@ClarityCoders
@ClarityCoders 2 жыл бұрын
Thank you! I appreciate you watching and commenting means a lot.
@rajnichouhan4649
@rajnichouhan4649 2 жыл бұрын
Your doing an excellent job man
@rajnichouhan4649
@rajnichouhan4649 2 жыл бұрын
Love seeing your videos
@lifehacks3313
@lifehacks3313 Жыл бұрын
I tried it , I get this error:No module named OAuth2Client, I reinstalled them by: pip install --upgrade oauth2client pip3 install --upgrade oauth2client, still same error, any solution please?
@prizegotti
@prizegotti Жыл бұрын
you're probably using the wrong version of python from the sounds of it.
@ollie_the_wandererli7523
@ollie_the_wandererli7523 Жыл бұрын
it's a great idea! but i think you also need to clear a point for other viewers. what if the video you download has copyright, or even registered with google and obtains a fingerprint? will the channel end up with a strike?
@1Dog_memes
@1Dog_memes Жыл бұрын
If you can download it’s not copyright trust me I’ve been doing this for a while then I started a true channel
@ollie_the_wandererli7523
@ollie_the_wandererli7523 Жыл бұрын
@@1Dog_memes awesome
@neel6978
@neel6978 Жыл бұрын
@@1Dog_memes hi. In new at this. Can i see your channel plz? Are u pleased with the quality?
@1Dog_memes
@1Dog_memes Жыл бұрын
@@neel6978 I don’t use This hack 🤣🤣
@randomstuff-724
@randomstuff-724 Жыл бұрын
i have an error that happens when i do this source env\scripts\activate this is error bash: envscriptsactivate: No such file or directory. can you help me?
@randomstuff-724
@randomstuff-724 Жыл бұрын
nevermind I was using \ instead of /
@VaibhavShewale
@VaibhavShewale 2 жыл бұрын
looks intersting
@FL1CK3R
@FL1CK3R Жыл бұрын
my vids keep getting private(locked) ? Any suggestions
@AngkolRanie
@AngkolRanie Жыл бұрын
Wow nice
@gaminggoodforhealth576
@gaminggoodforhealth576 Жыл бұрын
Realye great
@characters1210
@characters1210 2 ай бұрын
is it possible to make the ai work as a freelancer
@danieldenes6931
@danieldenes6931 2 жыл бұрын
Love your videos! This one was great to follow, I got to the point where the bot makes the basic 1 minute video with the comments, and uploads it, but the videos get flagged instantly and made private. Also I've got an e-mail that I should check out the spam and deceptive prectices guidlines. There they state that mass scraped content made into videos by bots, without anyone overviewing the quility of said videos is not allowed. So if my understanding is right if the videos are not seem to made by bots its okay. Do you have any idea to get around this restriction? Did anyone have the same issue?
@ClarityCoders
@ClarityCoders 2 жыл бұрын
I never got that when only I was running the script so I'm guessing that maybe to many people posting a very similar video. I would assume that if the video is a bit different it wouldn't flag it. For example using a very different sub like art or something.
@mrhitsjr4775
@mrhitsjr4775 2 жыл бұрын
@@ClarityCoders hey anyway you can run this not on your home wifi ?
@prizegotti
@prizegotti Жыл бұрын
@@mrhitsjr4775 use someone elses wifi. what kinda question is that?
@nobodyspace22
@nobodyspace22 Жыл бұрын
Do not works on MAC. Problems with Praw, Dotenv.... All stuffs....
@buddhadebsarkar1708
@buddhadebsarkar1708 2 жыл бұрын
I just completed my code... I am going live in March. I am planning to make at least 300 videos/month. And now I am looking at your code. I have 1 suggestion for you... look after moviePy.
@adityarajgor6763
@adityarajgor6763 2 жыл бұрын
What’s the status?
@ProfitPursuit1
@ProfitPursuit1 Жыл бұрын
buddy didnt even make 1 video
@ItzAMASO
@ItzAMASO Жыл бұрын
hi i want help with the code if u can help me pls
@noppornp9748
@noppornp9748 Жыл бұрын
I like it
@tusharsethi7979
@tusharsethi7979 Жыл бұрын
Great
@jakelionlight3936
@jakelionlight3936 2 жыл бұрын
cool :)
@animaniacs538
@animaniacs538 Жыл бұрын
I wonder, is it possible to do the same on instagram? Instagram has a dedicated shorts tab
@jitenderSINGH634
@jitenderSINGH634 Жыл бұрын
I made it...
@ManishSharma8D
@ManishSharma8D Жыл бұрын
@@jitenderSINGH634 can you share the code
@eka4015
@eka4015 2 жыл бұрын
how can I make the script run 24/7 without my pc running?
@MEATHEADBooYA
@MEATHEADBooYA 2 жыл бұрын
What? A script cant run without a computer running.... I think you should go back to the basics.
@FlexNiko
@FlexNiko 2 жыл бұрын
You need a Virtual Machine or Dedicated Server or something like a raspberry pi where it runs on....
@gullysl
@gullysl 2 жыл бұрын
Doing this now!!
@ClarityCoders
@ClarityCoders 2 жыл бұрын
Yes! Let me know how it goes and any issues!
@gullysl
@gullysl 2 жыл бұрын
@@ClarityCoders just uploaded my first video on my other account!
@gullysl
@gullysl 2 жыл бұрын
@@ClarityCoders it is locked though any ideas? I’ve enabled the not made for kids setting. Does it take time to apply?
@gullysl
@gullysl 2 жыл бұрын
I think I need to verify my app :( To do that I need a privacy policy etc
@gullysl
@gullysl 2 жыл бұрын
Maybe a selenium based upload 🤷‍♂️
@brainbuzz2010
@brainbuzz2010 3 ай бұрын
Hi, there's an error on redditbot.
@brainbuzz2010
@brainbuzz2010 3 ай бұрын
Line 18
@jurisdoctor1710
@jurisdoctor1710 7 ай бұрын
Can a noob do this? Or can I get an intro somewhere to understand everything here.
@iamdellal
@iamdellal 2 жыл бұрын
Great Video 👍, I any chance to get videos from TikTok or Instagram.
@AlexKun_
@AlexKun_ Жыл бұрын
the videos it has made are locked to private with no appeals.
@alexandrudurdan946
@alexandrudurdan946 Жыл бұрын
everything goes in private...
@destru1914
@destru1914 Жыл бұрын
KZbin made some restrictions. Now you have to verify your channel and complete a form in order to upload videos.
@manasjoshi5957
@manasjoshi5957 Жыл бұрын
@@destru1914 how can I do it ? Can you help me
@tt4m
@tt4m Жыл бұрын
اتمنى ترجمة الكلام للعربية 💔بنا أنك مبرمج فهذا ليس صعبا عليك
@micmign7692
@micmign7692 2 жыл бұрын
ive put the video in 2x, did it in 13.5min
@JustKCLee
@JustKCLee 7 ай бұрын
Trying to learn too. Which python did you use?
@M3m3s_daily
@M3m3s_daily Жыл бұрын
hello devs anyone who doesn`t mind sharing their code, my isn`t working i`ve solved several errors but it still won`t work happy coding
@daverson8609
@daverson8609 Жыл бұрын
Wow. Instant ponzi. Ever thought of getting into krypto?
@hufturbul9083
@hufturbul9083 2 жыл бұрын
Wait what?
@ClarityCoders
@ClarityCoders 2 жыл бұрын
Do it. Do it now.
@alrasos
@alrasos Жыл бұрын
make sure you are using 3.10.9 or numpy won't install
@SportsBuddy-hg9vu
@SportsBuddy-hg9vu 8 ай бұрын
If I installed 3.10.9 do i need to cerate a new env again ?
@sebah3673
@sebah3673 2 жыл бұрын
2nd :)
@rajnichouhan4649
@rajnichouhan4649 2 жыл бұрын
5th :)
@ClarityCoders
@ClarityCoders 2 жыл бұрын
Top 5 my guy!
@JustKCLee
@JustKCLee 7 ай бұрын
Trying to learn too. Which python did you use?
@dailyophis5705
@dailyophis5705 Жыл бұрын
lol
@georgi_yordanov
@georgi_yordanov 2 жыл бұрын
At the start of the video you say the winner is who first gets a thousand views but at the end you say it's the first one to get a thousand likes. Which one?
@whoami2389
@whoami2389 Жыл бұрын
it will be simple if i post it my self🤣🤣🤣🤣
@ClarityCoders
@ClarityCoders Жыл бұрын
Very true much easier! haha
@ItzAMASO
@ItzAMASO Жыл бұрын
@@ClarityCoders hi i need help with the code please
@gimmieveiws2591
@gimmieveiws2591 Жыл бұрын
My channel name
@PERSISTENTxMF
@PERSISTENTxMF 2 жыл бұрын
3rd
@JustKCLee
@JustKCLee 7 ай бұрын
Trying to learn too. Which python did you use?
@ishishou2425
@ishishou2425 2 жыл бұрын
4th
@JustKCLee
@JustKCLee 7 ай бұрын
Trying to learn too. Which python did you use?
@Lox927
@Lox927 2 жыл бұрын
6th
@ClarityCoders
@ClarityCoders 2 жыл бұрын
These made me laugh. Thanks for watching and commenting.
@JustKCLee
@JustKCLee 7 ай бұрын
Trying to learn too. Which python did you use?
@mihai3678
@mihai3678 Жыл бұрын
Never trust someone who is using windows as a programmer
@NycroLP
@NycroLP Жыл бұрын
thanks for bloating the internet with garbage. soon it will be unusable
Making Automatic YouTube videos with Python
7:32
Shifty the Dev
Рет қаралды 173 М.
Заметили?
00:11
Double Bubble
Рет қаралды 3,5 МЛН
When Steve And His Dog Don'T Give Away To Each Other 😂️
00:21
BigSchool
Рет қаралды 14 МЛН
Sigma Girl Education #sigma #viral #comedy
00:16
CRAZY GREAPA
Рет қаралды 112 МЛН
How I make science animations
43:39
Artem Kirsanov
Рет қаралды 683 М.
Game Automation with YOLOv8: Python Bot Tutorial
21:40
ClarityCoders
Рет қаралды 16 М.
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,4 МЛН
How to make advanced image recognition bots using python
15:01
Kian Brose
Рет қаралды 1,3 МЛН
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Internet Made Coder
Рет қаралды 1,5 МЛН
How I make bots using python (educational)
17:12
Kian Brose
Рет қаралды 522 М.
Automate your job with Python
6:07
John Watson Rooney
Рет қаралды 349 М.
Dominating an Online Multiplayer Game using Python and OpenCV.
14:31
ClarityCoders
Рет қаралды 275 М.
$223 Dual Xeon Chinese X99 Motherboard (with RAM + CPU) | Proxmox + TrueNAS
43:46
Carregando telefone com carregador cortado
1:01
Andcarli
Рет қаралды 2,4 МЛН
How charged your battery?
0:14
V.A. show / Магика
Рет қаралды 4,2 МЛН
ПК с Авито за 3000р
0:58
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 2 МЛН
😱НОУТБУК СОСЕДКИ😱
0:30
OMG DEN
Рет қаралды 3,3 МЛН
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 2,7 МЛН
iPhone 15 Unboxing Paper diy
0:57
Cute Fay
Рет қаралды 2,6 МЛН