public async Task VideoDelAll()
 {
     await repository.VideoDelAll();
 }