goodtune / vitriolic

This project unifies the various sub-projects Touch Technology has created over the years that were intended to be reusable in isolation, but in practice never stood alone for long.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

refactor: move youtube thumbnail to async #60

Closed goodtune closed 1 year ago

goodtune commented 1 year ago

Have seen some timing out, so I am moving this to be run by celery in the background.

Refs #58.