I am in the process of migrating a vbulletin 3 site to xenforo.
We have modded the vbulletin site's bbcode parser to output video if the img tag contains imgur's gifv URL.
So now we have 2 options:
1. To mass convert all occurrences of gifv to XF's media tag after migrating the database
2. Make XF's bbcode parser accept gifv, hopefully in the form of an add-on.