Script contains features like auto best quality choose and some hotkeys for CDA.pl website.
当前为
List of enhancements:
bestQualityAutoSet property to false in the config object) and sets links to the HD version in next video and also in video suggestions (bestQualityEnable option).let config = {
bestQualityAutoSet: false,
bestQualityEnable: true,
hotkeysEnable: true, // if you don't want hotkeys also, then uninstall the script ¯\_(ツ)_/¯
...