using desktop player watching Bilibili and Youtube live
// THE CODE USE `Potplayer` FOR EXAMPLE
// WINDOWS USER NOTICE
/* paste below code into a file named `potplayer.reg`, then click and run it
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\potplayer\shell\open\command]
@="cmd /k ( set \"var=%1\" & call set var=%%var:potplayer://=%% & call C:\Program Files\DAUM\PotPlayer\PotPlayerMini64.exe %%var%%)"
 */
// Unix USER NOTICE
/*
 * Create a custom URL Protocol Handler for desktop player
 */
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址