Skip to content

Releases: yne/dzr

230824: Add VSCode extension

24 Aug 19:20

Choose a tag to compare

Working:
- API browsing
- bf-cbc key extraction
- track decryption
- track playback
- player state double-binding (playing/queue/position)

TODO:
- fetch streaming (currently all fetched)

230730

30 Jul 10:37

Choose a tag to compare

Add shuf mode ⇄

230513

13 May 19:29

Choose a tag to compare

add extraction check in CI

230504: Fix Key extraction on old coreutils (8.32)

04 May 08:00
2601ddd

Choose a tag to compare

`printf '\x67'` might output different results:
coreutils 9.2: `g`
coreutils 8.32: `x67`

Use octal representation to fix that

230501

01 May 14:25
108acb3

Choose a tag to compare

Remove MPV hard dependency and use $PLAYER

230429: Fix MacOS Key extractions

29 Apr 17:33
b55a58f

Choose a tag to compare

fix #30
Also report all dependencies issue at once

221112

12 Nov 10:18

Choose a tag to compare

fix release naming

221021

21 Oct 11:57

Choose a tag to compare

Add dzr-id3 for tagging

221008: dzr-srt return empty srt in case of lyric-less track

08 Oct 15:40

Choose a tag to compare

Prevent MPV error: Can not open external file /dev/fd/63.

220923

23 Sep 21:13

Choose a tag to compare

Add real time lyrics support throught dzr-srt and mpv --sub-file