Removes a downloaded video from the cache.
Future<bool> removeDownload(String url) { throw UnimplementedError('removeDownload() has not been implemented.'); }