authorize('owner', $playlist); return response()->download($this->downloadService->from($playlist)); } }