spotDL/spotify-downloader

Inform the user if YouTube Premium cookies are detected

Ouverte

#2 501 ouverte le 23 sept. 2025

 (3 commentaires) (1 réaction) (0 personne assignée)Python (1 418 forks)batch import
Feature RequestGood First Issue

Métriques du dépôt

Stars
 (14 703 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Requested Feature

Hello,

I recently acquired YouTube Premium access by letting a friend export his cookies.txt to me. However there isn't currently an easy way to verify that this functions. Best I've come up with is using them with yt-dlp -v and checking the output for successful use of the cookies.

Possible implementation

A one liner like [INFO] YouTube Premium detected! or similar on the start of the download. Maybe on the INFO or PROGRESS log level.

Guide contributeur