Hey man, thanks to you I have started learning Dart and how to make apps in Flutter. In a few days my first App will be published. Thanks for your inspiration!
I really like how you edit your videos! Also, it's cool that you do this quick speed jumps. Cause viewers jump right into the core topic of he video. Good job man!
Ya see....it's projects like this specifically that get me excited to wake up in the morning. This is so friggin cool! Talk about easy consistency! 😆 This is inspiring....🤔 ....I wonder...I'll let you know if it works 😆
Another useful video, Kalle. The "post the post" tongue twister and the hammock mishaps made it funny also. 😊 I'll try this build for my own IG account. The one thing I plan on doing differently is move the "posted posts" to a different folder after they've been posted. That appeals to the part of my brain that likes to have things organized in nicely labeled bins (or folders.) 😊
Hey Kalle, just started watching your videos in the last month and I'm really enjoying the startup streams, the one day builds and all, just out of curiosity, why do you use Python2 as opposed to Python3 ? Is it just more natural to you or is there some benefit for the projects you build? Keep up the awesome work!
Hi Kalle, first of all, great video. I enjoy watching your videos. This library doesn't work anymore. I think it would be helpful for you to update your description so people aren't disappointed when they try to use this library and find out the hard way that it's no longer working.
Hey kalle can you please do a explaination tutorial for this video. Actually i started watching your videos from couple of days now and all the one day builds are awesome and unique. Keep it up 👍
Hey man, this is super cool! I'm totally new to the whole python and automation thing but I'm generally super interested in it. I just wonder how do you make it that things like that this run all the time? Do you start up your computer and run all your python programs or is it something happens in your network or?
Key Kalle! Your videos are great. Thanks for all the great job. I think you should take a look at Kivy. Is a huge level up for building crossplatform GUIs in Python. Would rock this Instagram automator out. Kivy is also capable of building iOS and Android apps. It doesn't have a lot of tutorials arround, so I thought that if maybe you gave it a try and liked it, you could make your own videos on the topic. I'm currently developing an Android app in Kivy, it is just great to write all the code in Python. I'm sure I could learn some cool stuff from you thought, if you gave it a try. Keep up the good work man!
for the description, I guess the best way is not to ask for it just like that, I wouldn't prefer to put the photos naked in the folder, instead you can put every post in a folder containing the photo post and it's description, this can be a whole lot easier instead of typing it, and the other thing is that you can name this folder the date you want the post to be posted at, and you can even post more than photo in one post, so you're filling two needs with one deed.
There is a command in bash fg or bg it's a program that monitor the jobs being actively run with the pid#......you can put any program in fg or bg with the command can also kill jobs too.
Instead of logging in each time you upload a post you should store the session. Instagram doesn't like it at all if you log into an account a lot in a short period of time.
Hi man, great video! You gave me idea to try automate my routine process with installing and configuring my Laravel projects, but i cant find a way to run composer commands through python and wait until laravel fully installed and then do my operations. Any ideas about that? Tnaks for replying!
You have great content. Just one suggestion, your volume is a little bit lower compared to other youtube videos, you can eventually try to bring it up a little bit. Thanks
to make the tkinter windows exit after you click add, and there arent anymore posts, you can make a function that runs when f.eks remaining_photos == 0, which runs root.quit() and also if you dont import tkinter as tk, you dont have to do tk.Tk() but only Tk() instead
What he said ☝️ I have not read any books on python so I couldn't recommend anything, unfortunately but I have read head first books and they are great in my experience
am kinda new to programming so is there a full version XDDDD and btw why do import json in side a python script ? wow codding is much easier than i thought xddddddddddd i dont thing i need a full tut now but i think illneed to ask few questions
I just wanted to rebuild the script with the library - unfortunately the library seem to be broken and the owner inactive. Anyone has a recommendation for another good library?
Kalle I need help I'm a beginner programmer and i want to create a program that automatically saves any WhatsApp status upload i view when i reply that status with an emoji
Thanks for the tutorial! I am getting stuck with an error tho: ModuleNotFoundError: No module named 'instapy_cli' even though I have pip installed it the way the GitHub for Instapy-cli suggested :/
@@peterr6009 I dont this its just instapy, you are right it seams to be something with the API. Its not the only api wrapper that I found non functional in uploads
Will be so nice if we could know who unfollow us. But as far as I know, Instagram deactivated this. There’s no way to track it. Anyway, thanks for the content! Your content about python is really cool!
Fernando Goya could you try and keep a list of followers and have it update at a set time and when Someone unfollows it sees who is missing from the last list? Just a thought
Thank you, I really appreciate hearing that you think my stuff is cool! And yes that would be awesome to be able to see, I think it could be possible but just by keeping like a list of all the follower usernames and comparing that daily to the current followers and that way you can see who would be missing, so that could be one way to do it :)
Hey man, thanks to you I have started learning Dart and how to make apps in Flutter. In a few days my first App will be published. Thanks for your inspiration!
Wow that's awesome to hear, feel free to send me a link to it when it's published and I will download it! :)
Probably the most creative channel in programming field
I agree
what about mayuko
No offense but checkout Micheal Reeves
I love it when Kalle talks about how excited he is about an idea he has in the most monotone voice ever. It get's me really excited about it too!
i also finished my bachelor in exercise science and now doing computer science. Awesome to see that you chose to do almost the same!!
The. Best. Coding. Channel.
I really like how you edit your videos! Also, it's cool that you do this quick speed jumps. Cause viewers jump right into the core topic of he video. Good job man!
Thanks man, I really appreciate that you point out what specifically you like with the videos. That's really good for me to hear :)
Kalle Hallden you rock 🤟🏼
oh i though this was tutorial bro please make tutorial with explaining
Hey man, I just wanna say one thing : your videos are so inspiring, they give me a lot of ideas in development field. Continue on this way ;)
finally you drop this when automation is back :) you are awesome
i love the aesthetic of your channel
Ya see....it's projects like this specifically that get me excited to wake up in the morning. This is so friggin cool! Talk about easy consistency! 😆
This is inspiring....🤔 ....I wonder...I'll let you know if it works 😆
Thank you! I really appreciate that! :)
I'm just start to study python today bro , you channel is really inspiring for me
hey kalle really great video and love your one day builds keep it up👍👍
Thank you Arbaz! I will definitely keep it up :)
Beginning was breathtaking
Lmao, I like your opening man! It's refreshing and unique! 😂 Keep up!
Haha thank you, I'm glad to hear that 😆😉
My man is christopher nolan making a whole movie like videos kudos bro
Another useful video, Kalle. The "post the post" tongue twister and the hammock mishaps made it funny also. 😊
I'll try this build for my own IG account. The one thing I plan on doing differently is move the "posted posts" to a different folder after they've been posted. That appeals to the part of my brain that likes to have things organized in nicely labeled bins (or folders.) 😊
Thank you Bianca!
Haha glad to hear that was a bit funny 😉
Yes I love that idea, make it your organizational dream!
quality automation videos here
please make more of these
Thank you! I really appreciate that! :)
KH: We need to figure out a few things
KH: [opens Stack Overflow]
Me: Can relate with that!
Love these videos, inspire me to keep programming! Keep up the great work
Thank you, that's awesome to hear! :)
Very inspiring video for a newbie programmer!!!
You should add the code snippets for us.
Glad to hear that!
I will add the link to the GitHub repo in the description of the video if that is what you mean
@@Hallden_ yeah that's what i mean! Thanks a lot ,, keep making awesome content like this!!
Automation videos have become an addiction
Detta är vad jag kallar kvalitet!! så jäkla grymt
Nice and really inspire video for beginners like me..
Awesome, glad you found it inspiring :)
You can indent 'posts.json' by using the indent parameter in 'json.dump'. Just give it an integer with the amount of spaces you want. Great video, btw
Nice, I will do that now
And thank you! :)
Hey Kalle, just started watching your videos in the last month and I'm really enjoying the startup streams, the one day builds and all, just out of curiosity, why do you use Python2 as opposed to Python3 ? Is it just more natural to you or is there some benefit for the projects you build?
Keep up the awesome work!
Hey man, so glad to hear that you like it!
Yeah I used python 2 for an old project and just forgot to switch back so that's the only reason haha
This is great bro. Thank you #Subbed...suggestion: use environment variables to hide your username and password. :)
How?
@@rayvvenn os.getenv(var_name) to get environment variables in python
Hi Kalle, first of all, great video. I enjoy watching your videos. This library doesn't work anymore. I think it would be helpful for you to update your description so people aren't disappointed when they try to use this library and find out the hard way that it's no longer working.
Looking forward to building this project for my fashion page on insta!
This guy always has the weirdest intros. I kinda like it
Hey kalle can you please do a explaination tutorial for this video. Actually i started watching your videos from couple of days now and all the one day builds are awesome and unique. Keep it up 👍
I cannot upload photos! I get an OSError and everyone else seems to get the same error. How come ti worked so flawlessly for you, Kalle?
Are you on windows?
@@jacobccooper Nope, mac.
Hey man, this is super cool! I'm totally new to the whole python and automation thing but I'm generally super interested in it.
I just wonder how do you make it that things like that this run all the time? Do you start up your computer and run all your python programs or is it something happens in your network or?
good question, did you ever figure this out?
Hey bro loved your tutoring And appreciate you hardwork. And bro which text editor you have used in this video??!
bruh thats the code its me who wrote ut leave a like kalle
You are great bro. Thanks for such a great channel.
🤣 @9:15 I am SO glad you kept that in 😂 people ordinarily edit that out, it's so much better in it hahahaha.
[copypasting a bunch of stuff from stackoverflow in fastforward mode without explanation] very informative
Great video man learning alot. Thanks !
Key Kalle! Your videos are great. Thanks for all the great job.
I think you should take a look at Kivy. Is a huge level up for building crossplatform GUIs in Python. Would rock this Instagram automator out.
Kivy is also capable of building iOS and Android apps. It doesn't have a lot of tutorials arround, so I thought that if maybe you gave it a try and liked it, you could make your own videos on the topic. I'm currently developing an Android app in Kivy, it is just great to write all the code in Python. I'm sure I could learn some cool stuff from you thought, if you gave it a try.
Keep up the good work man!
for the description, I guess the best way is not to ask for it just like that, I wouldn't prefer to put the photos naked in the folder, instead you can put every post in a folder containing the photo post and it's description, this can be a whole lot easier instead of typing it, and the other thing is that you can name this folder the date you want the post to be posted at, and you can even post more than photo in one post, so you're filling two needs with one deed.
like this that he sees it
Hahahahaha that intro.... kind of blow me away
Running in background constantly
There is a command in bash fg or bg it's a program that monitor the jobs being actively run with the pid#......you can put any program in fg or bg with the command can also kill jobs too.
Instead of logging in each time you upload a post you should store the session. Instagram doesn't like it at all if you log into an account a lot in a short period of time.
The production code will log in twice a week (not so much)
The development was done in one day (Instagram should tolerate that)
Yes that is a good idea :)
Thank you so much for this tutorial. Really inspiring
Nice job! Very entertaining and educational. (but) the library doesn't work anymore. Can you do an update?
It's too good bro but plz explain how to code in python automation by explaining
explain by explaining - checkmate
@@vtvtify ha
Hi man, great video! You gave me idea to try automate my routine process with installing and configuring my Laravel projects, but i cant find a way to run composer commands through python and wait until laravel fully installed and then do my operations. Any ideas about that? Tnaks for replying!
i dont get the github link
Love the idea
You have great content. Just one suggestion, your volume is a little bit lower compared to other youtube videos, you can eventually try to bring it up a little bit. Thanks
Thank you!
Yes I think I forgot to fix that for this one :)
Thank you so much this video is very fantastic
Can you share your background on desktop or link it, it looks incredible.
Submit... goddamit...😂 posting posts 😂...keep up the good work!!
to make the tkinter windows exit after you click add, and there arent anymore posts, you can make a function that runs when f.eks remaining_photos == 0, which runs root.quit()
and also if you dont import tkinter as tk, you dont have to do tk.Tk() but only Tk() instead
Okay I will try it but for some reason both root.quit() and root.destroy() didn't work (or crashes)
Nice, i' m from Brazil! Like your video!
Hey man, thank you! :)
Are there any books you would recommend for Python learning or just for improving skills in this lang? cool video btw ty =)
Dmytro Kawtoriew I bought two books which have been really helpful.
1. Head First: Learn to Code
2. Head First: Python
They both deal with Python 3.6.
@@vicscalletti6427 ty
What he said ☝️
I have not read any books on python so I couldn't recommend anything, unfortunately but I have read head first books and they are great in my experience
Would be dope if you did the coding in real time. That way we could learn more :) Thanks for the video, great job!
Amazing job! I was wondering what programs you are using?
What programs do you mean?
Text editor - visual studio code
Note taking app- Evernote
Very nice! @Kalle Hallden
Doesn't work in 2021, because Instagram changed their API, so you would get "OSError: Unable to upload." error.
This is something you should be a real tutorial on... would drive tons of traffic to your page and provides great value
but your file has to run 24/7 for the next month right? :D
am kinda new to programming so is there a full version XDDDD
and btw why do import json in side a python script ?
wow codding is much easier than i thought xddddddddddd
i dont thing i need a full tut now but i think illneed to ask few questions
What is the font you use in vscode? Looks sleek.
I'm not sure it's just the one that came with it haha
what is this that you open up that looks like cmd of windows?
Great and inspiring video. But why are you still on python 2.7?
Used it for an old project and forgot to switch back haha
I just wanted to rebuild the script with the library - unfortunately the library seem to be broken and the owner inactive. Anyone has a recommendation for another good library?
Is there an Instagram post reporting with Python script?
Awesome one!!!!
Thank you Jordan! :)
Hey man, do you know if something like this is still possible with the new instagram API changes ?
Unfortunately not. They removed support for automatic posting.
@@betterbelle29 yes you can with the graph api
@@rayvvenn Link? I couldn't find anything.
@@betterbelle29 elfsight.com/blog/2018/02/instagram-graph-api-changes/
Its under "Instagram Graph API features"
What are the resources you used? I want to make this as well.
Kalle I need help
I'm a beginner programmer and i want to create a program that automatically saves any WhatsApp status upload i view when i reply that status with an emoji
Superb 🔥
Getting an error 'Unable to upload'. Any solutions?
Thanks for the tutorial! I am getting stuck with an error tho:
ModuleNotFoundError: No module named 'instapy_cli'
even though I have pip installed it the way the GitHub for Instapy-cli suggested :/
might be sing python3 so use pip3
please tell me the name of your wallpaper
If you implement sql database,it will be easier.. just my point of view..anyway awesome video
Yeah that is actually a really good idea! Next time, or maybe I will do that as an improvement on this :)
Good personallity.
can you pls link the wallpaper in the description. i love it. thank you love your vids :)
besthqwallpapers.com/3d-graphics/blue-waves-4k-3d-art-blue-backgrounds-abstract-art-98496
This wont work now coz the Instagram is deprecating its API, and the new API dosen't allow posting.
Can't get it to work
Becayse there are bad bots if you know you know
@@adhamhisham978 oh i know and i am "NOT" using them
How many posts would a wooden post post if a wooden post could post posts?
How did you create the GUI for posting the pictures?
He used the 'tkinter' library
Yeah the tkinter library :)
“Post these posts”
raise IOError("Unable to upload.") help
i get the same error.
me too
Got the same errors, i dont think instapy works anymore, Instagram allegedly changed its API
@@peterr6009 I dont this its just instapy, you are right it seams to be something with the API.
Its not the only api wrapper that I found non functional in uploads
thank you for your nice videos
Thank you for your nice comment! :)
Good job ;) I was wondering if you know a way to do this without using instapy_cli library?
Did you find one?
Could anyone tell what software he is using to code. (run python)
VS Code
Will be so nice if we could know who unfollow us. But as far as I know, Instagram deactivated this. There’s no way to track it. Anyway, thanks for the content! Your content about python is really cool!
Fernando Goya could you try and keep a list of followers and have it update at a set time and when Someone unfollows it sees who is missing from the last list? Just a thought
Thank you, I really appreciate hearing that you think my stuff is cool!
And yes that would be awesome to be able to see, I think it could be possible but just by keeping like a list of all the follower usernames and comparing that daily to the current followers and that way you can see who would be missing, so that could be one way to do it :)
Omg haha just copied your answer @Bryce Wellman
Which program is the "create" command?
That is the script I created in this video: ruclips.net/video/7Y8Ppin12r4/видео.html
Nice video :)
Thank you, I'm glad you liked it :)
@@Hallden_ ;)
How would you create one that does this for multiple accounts?
so many ways. trivial way would be to have the same script copied for each account
Python closes immediatly after launching the bot, i have this problem with every python program can someone help plsss.
Does this really works in 2020 ?
Nop
What about a bot which auto accept follow request
"Tim Ferris Podcast:" link is broken
I will fix!
Thanks for mentioning that
@@Hallden_ you fixed it :)
Well thats how may be michael jackson still rocking
by post the posts
Now if only you could somehow program an OS that doesn't suck
Unfortunately, IG disabled their API. This doesn't work anymore. :(
Link your github in your bio each video.
Shit forgot to do that here! Will do now