interactionRepository->getUserFavorites($this->user); return response()->download($this->downloadService->from($songs)); } }