You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a custom AutoVideo-like plugin in this extension and allow customizing it
Send PR to TextFormatter to make AutoVideo extendable
Send PR to TextFormatter to add mov to the hard-coded regex
Option 1 is probably outside of the scope of this extension, the goal of FoF Formatting is only to provide access to features already part of TextFormatter. Option 2 could probably be in scope for this extension if we can just add a single input and feed the data to TextFormatter.
Feature Request
Support for MOV video file type. Provides the ability for iOS users to upload videos.
Describe the solution you'd like
Auto video support for the .MOV file extension. This would be useful for iOS users because all iOS videos are recorded as an MOV file.
The text was updated successfully, but these errors were encountered: