I asynchronously load a video with AvPlayer like this:
init(videoUrl: String){ super.init(nibName: nil, bundle: nil) guard let url = UR