I am unable to make ccextractor work with django website and if I do it how I will able to deploy the website while ccextractor work locally . I think I am missing something critical, anyone know about this or can suggest any docs .
I am expecting to extract subtiles and not know how to do it.
try celery in django
Refer https://docs.celeryq.dev/en/stable/django/first-steps-with-django.html
write the below code in command prompt to run celery,