django-video-encoding
django-video-encoding copied to clipboard
django-video-encoding helps to convert your videos into different formats and resolutions.
In admin video upload is not because you have taken ImageField instead of FieldFile
## Description Please include a summary of the proposed changes. Fixes #(issue) ## Checklist - [ ] Tests covering the new functionality have been added - [ ] Code builds...
Django 4.0 has removed ugettext_lazy and replaced it with gettext_lazy.
no updates since 2021... if not, what people are using instead?
I working on a project with Django GraphQL and Nextjs and trying to build a video course platform, and I want to use this library to change resolution of videos...