A script to sync Youtube video progress with others via MQTT
Find a file
2024-02-03 15:35:14 +09:00
.gitignore feat: implement play/pause/seek sync 2024-01-22 04:07:17 +09:00
index.js refactor: use Buffer.read* to parse payload 2024-02-03 15:35:14 +09:00
jsconfig.json feat: implement play/pause/seek sync 2024-01-22 04:07:17 +09:00
LICENSE feat: implement play/pause/seek sync 2024-01-22 04:07:17 +09:00
package.json feat: implement play/pause/seek sync 2024-01-22 04:07:17 +09:00
pnpm-lock.yaml feat: implement play/pause/seek sync 2024-01-22 04:07:17 +09:00
README.md doc(minor): remove "tampermonkey" from README 2024-01-30 08:41:44 +09:00
types.d.ts feat: implement play/pause/seek sync 2024-01-22 04:07:17 +09:00

sup-ytsync

A script to sync Youtube video progress with others via MQTT