Compare commits
4
Commits
0652bfcbc1
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cdb628e713 | ||
|
|
19e1f39b8f | ||
|
|
ddd6d0a3a4 | ||
|
|
13db67af59 |
@@ -1,7 +1,15 @@
|
||||
<img alt="Prism Launcher" src="/assets/icon.png">
|
||||
|
||||
# PlaylistSaver
|
||||
|
||||
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
|
||||
|
||||
Sync project and install dependencies.
|
||||
@@ -53,7 +61,7 @@ build is performed. Build each target platform on that platform.
|
||||
## Before Use
|
||||
|
||||
> [!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]
|
||||
> 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`
|
||||

|
||||
|
||||
|
||||
### 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")
|
||||

|
||||
|
||||
Enjoy the tool!
|
||||

|
||||
Binary file not shown.
|
After Width: | Height: | Size: 151 KiB |
Reference in New Issue
Block a user