2026-08-25 17:47:24 +08:00
2026-08-25 17:47:24 +08:00
2026-05-16 20:34:57 +08:00

PlaylistSaver

A tool to save your youtube playlist. VERY UNSTABLE

Development

Create a virtual environment and install the project with its build tools:

python -m venv .venv
.\.venv\Scripts\python.exe -m pip install -e ".[build]"

Run from source:

.\.venv\Scripts\playlist-saver.exe

Build

Build the application with PyInstaller:

.\build.ps1 -Clean

The application is written to dist\PlaylistSaver. The build includes only the bundled mpv files matching the operating system and CPU architecture on which the build is performed. Build each target platform on that platform.

S
Description
A tool to save your youtube playlist.
Readme MIT
242 MiB
v0.0.3
Latest
2026-08-25 10:31:26 +00:00
Languages
Python 62.7%
DIGITAL Command Language 32.3%
JavaScript 3.1%
Batchfile 0.6%
PowerShell 0.5%
Other 0.8%