PatrickAcheson / automate_youtube_shorts

this repo contains the code to automatically ( download > process > upload ) - YouTube shorts videos
20 stars 8 forks source link

when i python3 main.py it just blinks nothing shows up #2

Open kiet0303 opened 1 year ago

kiet0303 commented 1 year ago

when i python3 main.py it just blinks nothing shows up

PatrickAcheson commented 1 year ago

Hey, the download_insta.py file had stopped working as Instagram has updated, because instaloader is broken. If you create a new function to grab the videos the rest will still work.

FikriRomadhoni commented 4 weeks ago

sir I want to ask why the error is like this and I want to know what is the name of your youtube channel I want to learn more

(venv) C:\Users\User\automate_youtube_shorts> (venv) C:\Users\User\automate_youtube_shorts>python main.py Traceback (last call last): File “C:\Users\User\automate_youtube_shorts\main.py”, line 3, in import schedule ModuleNotFoundError: No module named 'schedule'

PatrickAcheson commented 4 weeks ago

I've not maintained this for a while. Are you sure you pip installed all the requirements. Thanks

FikriRomadhoni commented 3 weeks ago

I've not maintained this for a while. Are you sure you pip installed all the requirements. Thanks

Of course sir, may I ask if the name of your youtube channel I want to learn through video tutorials

PatrickAcheson commented 1 week ago

hey, sorry for late reply. Video is not up any longer but I fixed the code, it should work now.