Gets the local file path for a cached video.
Future<String?> getCachedVideoPath(String url) { throw UnimplementedError('getCachedVideoPath() has not been implemented.'); }