ADVERTISE / options /Video.py
from .Video_model import Model
def Video(image):
return Model.Video(image)