tgbot-collection / ytdlbot

Download videos from Youtube and other platforms through a Telegram Bot
Apache License 2.0
569 stars 537 forks source link

Yandex.Music support #443

Open PROger4ever opened 3 days ago

PROger4ever commented 3 days ago

Problem

ytdl supports music.yandex.ru, but requires cookies:

Download failed!❌

[yandexmusic:track] 105649648: YandexMusic has considered yt-dlp requests automated and asks you to solve a CAPTCHA. You can either wait for some time until unblocked and optionally use --sleep-interval in future or alternatively you can go to https://music.yandex.ru/ solve CAPTCHA, then export cookies and pass cookie file to yt-dlp with --cookies

Can we support it in a way like #25 or by implementing #442?