Compare commits

...
4 Commits
Author SHA1 Message Date
wei cdb628e713 Upload tutorial images. 2026-08-25 20:29:07 +08:00
wei 19e1f39b8f Update README.md 2026-08-25 12:24:53 +00:00
wei ddd6d0a3a4 Update README.md 2026-08-25 12:18:29 +00:00
wei 13db67af59 Upload tutorial images. 2026-08-25 20:16:46 +08:00
2 changed files with 18 additions and 1 deletions
+18 -1
View File
@@ -1,7 +1,15 @@
<img alt="Prism Launcher" src="/assets/icon.png">
# PlaylistSaver # PlaylistSaver
A tool to save your YouTube playlist. A tool to save your YouTube playlist.
## Features
- Save the playlist from the logged-in YouTube account.
- Download YouTube video from playlist.
- Play the video that is inside the playlist using mpv.
## Run from source ## Run from source
Sync project and install dependencies. Sync project and install dependencies.
@@ -53,7 +61,7 @@ build is performed. Build each target platform on that platform.
## Before Use ## Before Use
> [!IMPORTANT] > [!IMPORTANT]
> You must configure the secret key before use this tool. > You must configure the secret key before use this tool. Is necessary for PlaylistSaver to fetch playlist as your YouTube account)
> [!NOTE] > [!NOTE]
> The PlaylistSaverHelper (this tool's Chrome extenstion. Used for transfer YouTube cookie to the main program) haven't listed from the Chrome Extenstion Store. Install via the normal way is impossible. > The PlaylistSaverHelper (this tool's Chrome extenstion. Used for transfer YouTube cookie to the main program) haven't listed from the Chrome Extenstion Store. Install via the normal way is impossible.
@@ -85,3 +93,12 @@ build is performed. Build each target platform on that platform.
4. Paste the key to the helper page. Then press `Save key` 4. Paste the key to the helper page. Then press `Save key`
![Paste the secret key to the helper page. And press "Save key"](https://repo.weispace.net/wei/PlaylistSaver/raw/branch/main/repo_resources/save_key.png) ![Paste the secret key to the helper page. And press "Save key"](https://repo.weispace.net/wei/PlaylistSaver/raw/branch/main/repo_resources/save_key.png)
### How to use
On any YouTube page, press `Alt+Y` to open PlaylistSaver. (If Chrome open helper page instead of open the tool. Ensure you have configure the secret key. If not, see section "Before Use: Configure secret key")
![Open playlistSaver](https://repo.weispace.net/wei/PlaylistSaver/raw/branch/main/repo_resources/open_playlistsaver.png)
Enjoy the tool!
![Tool Screenshot](https://repo.weispace.net/wei/PlaylistSaver/raw/branch/main/repo_resources/tool_screenshot.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB