alexlaverty / python-reddit-youtube-bot

Automated Reddit Youtube Video Bot
https://www.youtube.com/channel/UCzIwW92D_rM5_yvWBsquSbw
78 stars 17 forks source link

Support for Reddit Image Posts #31

Open alexdo83 opened 1 year ago

alexdo83 commented 1 year ago

With photo discussion groups (meme ...) we take pictures of that? like in the following example: image this is just an example i made camtasia: https://youtu.be/qgtP2E_qkiE

alexlaverty commented 1 year ago

lmao that screenshot, you're trolling me bro 😂 yeh will look into it at some point, looks good 👍

alexdo83 commented 1 year ago

That doesn't matter either, I just raised the idea 👍 🥇

alexlaverty commented 1 year ago

Have pushed some code for this, might still need some tweaking, set :

enable_screenshot_title_image = True

https://github.com/alexlaverty/ttsvibelounge/blob/main/config/settings.py#L61

alexdo83 commented 1 year ago

enable_screenshot_title_image = True

Cool, I used this command (enable_screenshot_title_image = True). I'm wondering if you can add an option to create a thumb for (enable_screenshot_title_image = True) ? Specifically: image image image Example : https://youtu.be/fH63o31JeMk

Note: The thumb image part will be taken as the image of the article itself without having to use ['random','lexica']?

alexdo83 commented 1 year ago

enable_screenshot_title_image = True

Cool, I used this command (enable_screenshot_title_image = True). I'm wondering if you can add an option to create a thumb for (enable_screenshot_title_image = True) ?

Note: The thumb image part will be taken as the image of the article itself without having to use ['random','lexica']?

I'm still waiting for this function to be updated