9dogs / tg-odesli-bot

Telegram Bot to share music with Odesli (former Songlink) service.
https://t.me/odesli_bot
GNU General Public License v3.0
78 stars 21 forks source link

Fix url regex for YouTube(Music) #23

Closed gorodet-sky closed 3 years ago

gorodet-sky commented 3 years ago

At the moment, links to albums just work for all supported services except Youtube and Youtube Music. Also noted in the comment that Google Play Music is no longer available (perhaps it should be excluded).

9dogs commented 3 years ago

@gorodet-sky Thanks for the contribution! You're right, linting and code style should be specified clearly in the contribution section. I'll add it after this PR. Thank you for the hint about discontinued Google Music (RIP), though it definitely should be in a separate PR.

As for now, I've left small styling change requests, they should make linter happy again.

9dogs commented 3 years ago

Fixed in 0.2.15