spotDL/spotify-downloader
在 GitHub 查看Inform the user if YouTube Premium cookies are detected
Open
#2,501 创建于 2025年9月23日
Feature RequestGood First Issue
仓库指标
- Star
- (14,703 star)
- PR 合并指标
- (平均合并 38天 15小时) (30 天内合并 1 个 PR)
描述
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.