-
Notifications
You must be signed in to change notification settings - Fork 292
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
skipped userHERE because of graphql I ALSO HAVE ANOTHER ISSUE! PLEASE HELP!!!! #34
Comments
same problem |
same problem, any clue? Handling GoogleAPI Scraping From Account: itz.the.nature Scraped Videos! |
When I understand this correct, the following just happens because no videos had been downloaded before. Traceback (most recent call last): So, the issue is more with downloading 0 videos, i suspect (?) |
2022 3 12 23 11 14
./MAR_2022_v12.mp4
Scraping Videos...
Starting Scraping
<instaloader.nodeiterator.NodeIterator object at 0x000001605261FC70>
Scraping From Account: funnyposts
Skipped acc funnypostsbecause of
'graphql'
Scraping From Account: tweets
Skipped acc tweetsbecause of
'graphql'
Scraping From Account: epicfunnypage
Downloaded 0 videos successfully
Scraping From Account: lmao
Skipped acc lmaobecause of
'graphql'
Scraping From Account: ight
Skipped acc ightbecause of
'graphql'
Scraping From Account: memezar
Skipped acc memezarbecause of
'graphql'
Scraping From Account: meme.ig
Downloaded 0 videos successfully
Scraped Videos!
Making Compilation...
Total Length: 0
Traceback (most recent call last):
File "C:\Users\sound\OneDrive\Desktop\chrome downloads\automated_youtube_channel-master\automated_youtube_channel-master\main.py", line 145, in
attemptRoutine()
File "C:\Users\sound\OneDrive\Desktop\chrome downloads\automated_youtube_channel-master\automated_youtube_channel-master\main.py", line 136, in attemptRoutine
routine()
File "C:\Users\sound\OneDrive\Desktop\chrome downloads\automated_youtube_channel-master\automated_youtube_channel-master\main.py", line 101, in routine
makeCompilation(path = videoDirectory,
File "C:\Users\sound\OneDrive\Desktop\chrome downloads\automated_youtube_channel-master\automated_youtube_channel-master\make_compilation.py", line 94, in makeCompilation
finalClip = concatenate_videoclips(videos, method="compose")
File "C:\Users\sound\AppData\Local\Programs\Python\Python310\lib\site-packages\moviepy\video\compositing\concatenate.py", line 75, in concatenate_videoclips
so you can see both errors i get :/ I get the skipped because of 'graphql' and the downloaded 0 videos, and the smth smth smth idk just above this text
The text was updated successfully, but these errors were encountered: