Checks the availability status of a YouTube video
Future<Map<String, dynamic>> checkStatus(String videoId) { throw UnimplementedError('checkStatus() has not been implemented.'); }