Closed raitonoberu closed 1 year ago
Thanks for reviewing, I've made all the requested changes. It seems to be ready to merge.
Thanks, I'll merge and publish a new version once I got time.
Should be available on chrome in a day or two, on firefox it's already updated.
Hello! I have added support for the Russian social network vk.com. It contains a lot of licensed music, as well as tracks added by users. I suppose you can test it this without a VPN, just not all the music will be available.
All requests are made to the internal API of the site, so
querySelector
is not used at all. This is my first experience writing TypeScript, so I appreciate any tips to improve the code.Thanks.