diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-07 03:19:34 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-07 03:19:34 -0700 |
| commit | 52f008d7eb638143e1319d140d7058bfa1766674 (patch) | |
| tree | 9521032230f49d63b1d8ba4991a0a5038acbccfc /README.md | |
| parent | 38f01714c551f3d97406703904f9782d42012fe9 (diff) | |
make unlimited mode start at random point in video
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,10 +12,10 @@ The state of the daily game is kept locally and a signature is generated to prev # Unlimited Mode - Unlimited play - Uses a minimized YouTube miniplayer for audio -- Song segments always start at the beginning of the video +- A random segment of audio from YouTube video - Guesses are verified locally -> Its recommended to play in fullscrene to prevent any media modules from leaking the solutions +> Its recommended to play in fullscreen to prevent any media modules from leaking the solutions. Extra audio sometimes plays due to the nature of YouTube's IFrame API. # Local Development |
