elebumm / RedditVideoMakerBot

Create Reddit Videos with just✨ one command ✨
GNU General Public License v3.0
6.49k stars 1.83k forks source link

[Bug]: Blank video after some comments #1814

Closed LinuxTux193 closed 11 months ago

LinuxTux193 commented 1 year ago

Describe the bug

With some posts, after some comments the video is blank, only music and video without comments. Like on this video (idk why imgur take it as nsfw)

Reproduction Steps

This is my config:

[ai]
ai_similarity_enabled = false
ai_similarity_keywords = ""

[settings]
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.2

[settings.background]
background_video = "minecraft"
background_audio = "lofi"
background_audio_volume = 0.17
enable_extra_audio = false
background_thumbnail = true
background_thumbnail_font_family = "arial"
background_thumbnail_font_size = 95
background_thumbnail_font_color = "255,255,255"

[settings.tts]
voice_choice = "tiktok"
random_voice = false
elevenlabs_voice_name = "Bella"
elevenlabs_api_key = ""
aws_polly_voice = "Matthew"
streamlabs_polly_voice = "Matthew"
tiktok_voice = "en_us_006"
tiktok_sessionid = SECRET
python_voice = 0
py_voice_num = "2"
silence_duration = 0.3
no_emojis = false

[reddit.creds]
client_id = SECRET
client_secret = SECRET
username = SECRET
password = SECRET
2fa = false

[reddit.thread]
random = true
subreddit = "AskReddit"
post_id = ""
max_comment_length = 700
min_comment_length = 1
post_lang = "en"
min_comments = 100

Expected behavior

just to run normally

Screenshots

No response

System Information

Operating System : Zorin os with Ubuntu 20.04 Python version : python 3.10 App version / Branch : master

Checklist

Additional Context

No response

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment, or this will be closed in 10 days.

github-actions[bot] commented 11 months ago

Issue closed due to being stale. Please reopen if issue persists in latest version.