Greasy Fork is available in English.

LIVE in Desktop Palyer

using desktop player watching Bilibili and Youtube live

Autor
トン
Denne inštalácií
0
Celkový počet inštalácií
70
Hodnotenie
0 0 0
Verzia
0.3.1
Vytvorené
12.07.2020
Aktualizované
15.07.2020
Licencia
neuvedené
Spustiť na

// 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
*/