Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skipping all accounts #44

Open
burak40 opened this issue Jul 25, 2022 · 2 comments
Open

Skipping all accounts #44

burak40 opened this issue Jul 25, 2022 · 2 comments

Comments

@burak40
Copy link

burak40 commented Jul 25, 2022

Facing this:

<instaloader.nodeiterator.NodeIterator object at 0x000001B5B8213A90>
Scraping From Account: funny_videos
Skipped acc funny_videosbecause of
user not found: 'funny_videos'
Scraping From Account: funny.homevideos
Skipped acc funny.homevideosbecause of
user not found: 'funny.homevideos'
Scraping From Account: try_not_to_laugh_funny_videos
Skipped acc try_not_to_laugh_funny_videosbecause of
user not found: 'try_not_to_laugh_funny_videos'
Scraping From Account: cattoseverywhere
Skipped acc cattoseverywherebecause of
user not found: 'cattoseverywhere'
Scraping From Account: cattobrat
Skipped acc cattobratbecause of
user not found: 'cattobrat'
Scraping From Account: memerzvidz
Skipped acc memerzvidzbecause of
user not found: 'memerzvidz'
Scraping From Account: fuckjerry.tv
Skipped acc fuckjerry.tvbecause of
user not found: 'fuckjerry.tv'
Scraped Videos!
Making Compilation...
Total Length: 0
Traceback (most recent call last):
File "C:\Users\Gebruiker\Desktop\automated_youtube_channel-master\main.py", line 144, in
attemptRoutine()
File "C:\Users\Gebruiker\Desktop\automated_youtube_channel-master\main.py", line 135, in attemptRoutine
routine()
File "C:\Users\Gebruiker\Desktop\automated_youtube_channel-master\main.py", line 100, in routine
makeCompilation(path = videoDirectory,
File "C:\Users\Gebruiker\Desktop\automated_youtube_channel-master\make_compilation.py", line 94, in makeCompilation
finalClip = concatenate_videoclips(videos, method="compose")
File "C:\Users\Gebruiker\AppData\Local\Programs\Python\Python39\lib\site-packages\moviepy\video\compositing\concatenate.py", line 75, in concatenate_videoclips
w = max(r[0] for r in sizes)
ValueError: max() arg is an empty sequence

C:\Users\Gebruiker\Desktop\automated_youtube_channel-master>

@Dimah4x
Copy link

Dimah4x commented Aug 9, 2022

what instruction did you run?

@Yehuda-Edelstein
Copy link

I ran python3 main.py and got that same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants