File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Music Caster Changelog
22
3+ 5.25.3
4+ - [Fix] Security
5+ - [Fix] URL processing
6+
375.25.2
48- [Fix] URL processing
59
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ pgi; sys_platform == 'linux'
1414testresources ; sys_platform == 'linux'
1515ujson ~= 5.5
1616mutagen ~= 1.45
17- Pillow ~= 11.3 .0
17+ Pillow ~= 12.2 .0
1818PyChromecast ~= 14.0
19- zeroconf ~= 0.146
19+ zeroconf ~= 0.149
2020pynput ~= 1.4.5
2121pypng ~= 0.0.20
2222# use zip for faster install than git
@@ -30,7 +30,6 @@ pyqrcode~=1.2.1
3030pystray ~= 0.19.1
3131requests ~= 2.28
3232urllib3 ~= 2.5
33- FreeSimpleGUI
3433waitress ~= 3.0
3534wavinfo ~= 4.0
3635scrapetube
Original file line number Diff line number Diff line change 1- VERSION = latest_version = '5.25.2 '
1+ VERSION = latest_version = '5.25.3 '
22UPDATE_MESSAGE = """
33[NEW] Support "System Audio" in CLI
44[MSG] Language translators wanted
You can’t perform that action at this time.
0 commit comments