Alex Laverty
Alex Laverty
> It shows me: Generating... Liquid Exception: path/to/file.jpg is not readable in _layouts/post.html I'm getting the same `is not readable` error I fixed it by updating the following lines ```...
I'm receiving the same error, is this due to the "I'm not a Robot" reCAPTCHA field on the ChatGPT login page?
Had a look tonight, Reddit must have changed layout/html again because I can see in the work_dir for example : D:\src\python-reddit-youtube-bot\assets\work_dir\1acs310 comments are being saved that look like this, there...
haven't had any luck so far, I think might need a bit of an uplift to provide option to not use reddit api for retrieving the posts from a subreddit,...
Try using an older version of python : ``` root@5c66bb6bd001:/app# python3 --version Python 3.10.6 ```
I'll have a look at the shorts option, wow ShortGPT looks awesome I've not seen it before, will check it out..
@alexdo83 I have created a feature branch and being doing some testing of generating short vertical videos : https://github.com/alexlaverty/python-reddit-youtube-bot/pull/92 here's an example video i uploaded to Tiktok : https://www.tiktok.com/@ttsvibelounge/video/7286071454368533761 going...
Have pushed some updates, pull the latest code and try these out : Enable background music that will be randomly selected from the `assets/music` folder : ``` python app.py --enable-background-music...
@sebbourgeois can you share the reddit url and the command you used to generate, will try to reproduce
will try and have a look, i've noticed for a while now they've been serving both the old UI and new UI so will need to try and handle that...