lttkgp / C-3PO

The metadata overlord and API server for LTTKGP
https://api.lttkgp.com
MIT License
27 stars 22 forks source link

Handle YouTube Music links #79

Closed parth-paradkar closed 3 years ago

parth-paradkar commented 3 years ago

Luckily, the v parameter for YouTube Music and YouTube is the same. This way, we can handle YouTube Music links just by extracting this id and passing it as a YouTube link.

cipherLord commented 3 years ago

Thanks for including this <3