elebumm / elebumm/RedditVideoMakerBot

[Bug]: Screenshot Error

Open
#2,147 7 comments 0 reactions 0 assignees View on GitHub
bug keep
Dominant language
Python
Stars
12.5k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

After updating to the patched version of screenshot_updater.py, I could make 4 video's and then this error keeps occuring. It happens halfway of getting the screenshots of a post. ││ waiting for locator("button[aria-controls=\"comment-children\"]").first

### Reproduction Steps

Just run the main.py

### Expected behavior

It should just continue fetching the screenshots and saving them.

### Screenshots

_No response_

### System Information

Operating System : [e.g. Windows 11]
Python version : [e.g. Python 3.6]
App version / Branch : [e.g. latest, V2.0, master, develop]

Sorry, something went wrong with this version! Try again, and feel free to report this issue at GitHub or the Discord community. ││ Version: 3.3.0 ││ Error: Locator.click: Timeout 30000ms exceeded. ││ Call log: ││ waiting for locator("button[aria-controls=\"comment-children\"]").first ││ ││ Config: {'allow_nsfw': False, 'theme': 'dark', 'times_to_run': 1, 'opacity': 0.9, 'storymode': False, 'storymodemethod': 1, 'storymode_max_length': 1000, 'resolution_w': 1080, 'resolution_h': 1920, 'zoom': 1.0, 'channel_name': 'Absurdantics Tales', 'background': ││ {'background_video': 'minecraft', 'background_audio': 'lofi', 'background_audio_volume': 0.15, 'enable_extra_audio': False, 'background_thumbnail': False, 'background_thumbnail_font_family': 'arial', 'background_thumbnail_font_size': 96, 'background_thumbnail_font_color': ││ '255,255,255'}, 'tts': {'voice_choice': 'streamlabspolly', 'random_voice': True, 'tiktok_voice': 'en_us_001', 'tiktok_sessionid': 'REDACTED', 'silence_duration': 0.3, 'no_emojis': False, 'elevenlabs_voice_name': 'Bella', 'elevenlabs_api_key': 'REDACTED', 'aws_polly_voice': ││ 'Matthew', 'streamlabs_polly_voice': 'Matthew', 'python_voice': '1', 'py_voice_num': '2'}}

### Checklist

- [X] I have searched the open issues for duplicates.
- [X] I have shown the entire traceback, if possible.

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.