alexlaverty / python-reddit-youtube-bot

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

Add light theme template and other minor tweaks #114

Closed azrafe7 closed 5 months ago

azrafe7 commented 6 months ago

This PR:

settings.template_abbreviated_style changes how the computation of timedelta and vote count strings are displayed ('1.1k' vs '1.1K', '4 days ago' vs '4d ago', etc.)

Old templates screenshots:

image

image

New templates screenshots:

image

image

image

alexlaverty commented 5 months ago

I've fixed up the PR build check now as well, checks should build properly now