Adds a MP3 Download button next to the subscribe button, thanks to youtubeinmp3 for their simple download service (http://youtubeinmp3.com/api/). Based off magnus's youtube2mp3 code. Just used something different as it wont open another tab.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Mixed Content Error [SIMPLE FIX]
Just noticed that at the console it returns a mixed content error, due to the image being loaded from http instead of https. To fix this, change http to https :)