Xoá video cache
static Future<void> removeVideo(String url) { return _VideoCacheManager().removeFile(url); }