commit 68107b626eede26afdd6ee9a03ed487969c7bb93
parent 58bb2d5a497e6507abdf8accf40038b3959a3622
Author: gearsix <gearsix@tuta.io>
Date: Sat, 10 Dec 2022 13:40:21 +0000
updated HELP.md
Diffstat:
M | HELP.md | | | 81 | +++++++++++++++++++++++++++++++++++++------------------------------------------ |
1 file changed, 38 insertions(+), 43 deletions(-)
diff --git a/HELP.md b/HELP.md
@@ -3,63 +3,58 @@
**sya - split youtube audio**, downloads, converts & splits audio from youtube videos into multiple audio tracks.
+
## Overview
-To work sya requires some manual work: **tracklist** information. For more details on this, see **Tracklists** below.<br/>
+To work sya requires some extra work: **tracklist** information. For more details on this, see **Tracklists** below.<br/>
The rest of the options can be configured but are provided with defaults.
Here's an overview of the options:
-- **Tracklist** - the text file containing tracklist information
+- **URL** - the URL of the video to fetch audio from
+- **Tracklist** - tracklist information (see below)
- **Format** - set the format to convert the audio to
- **Quality** - set the audio quality to download in, for reference 5 is equal to *128k*
-- **Keep unsplit file** - keep the downloaded audio file (before it gets split up)
+- **Keep un-split file** - keep the downloaded audio file (before it gets split up)
- **Output** - the directory to download the audio track to and split it into multiple tracks
-The resulting files can be found at the *Output:* filepath on your system.
+The resulting files can be found at the *Output* path on your system.
-If you've found a bug or want to suggest improvements, email: `gearsix@tuta.io`
-## Tracklists
+## Tracklist
-A tracklist is just a text file some where on your system.
-It should contains:
+A tracklist is just some text that provides the *title* and *timestamp* of the tracks.
-- A *youtube URL* to download the audio from, this should be on the first line.
-- Timestamps and titles for each track to split, there should be one timestamp and one title per-track (this can usually be found in the youtube video description or a top comment).
+There should be one timestamp and one title per-track (this can usually be found in the video description or a top comment).
**Example**
-Below you can see the contents of an example playlist.<br/>
-Try saving it to a text file on your computer and as a test if you like.
-
- https://www.youtube.com/watch?v=LbjcaMAhJRQ
- Sneaky Snitch (0:00)
- Fluffing a Duck (2:16)
- Cipher (3:24)
- Scheming Weasel (7:15)
- Carefree (8:44)
- Thatched Villagers (12:09)
- Monkeys Spinning Monkeys (16:15)
- Wallpaper (18:20)
- Pixel Peeker Polka (21:59)
- Killing Time (25:21)
- Hitman (28:46)
- The Cannery (32:07)
- Cut and Run (35:09)
- Life of Riley (38:44)
- Quirky Dog (42:39)
- The Complex (45:08)
- Hyperfun (49:35)
- Black Vortex (53:29)
- Rock on Chicago (56:19)
- Volatile Reaction (57:58)
- On the Ground (1:00:44)
- Wagon Wheel (electronic) (1:03:23)
- Call to Adventure (1:08:26)
- Hustle (1:12:33)
- Cupids Revenge (1:14:34)
- Dirt Rhodes (1:16:20)
- Rhinoceros (1:18:20)
- Who Likes to Party (1:21:43)
- Spazzmatica Polka (1:26:01)
+ Sneaky Snitch (0:00)
+ Fluffing a Duck (2:16)
+ Cipher (3:24)
+ Scheming Weasel (7:15)
+ Carefree (8:44)
+ Thatched Villagers (12:09)
+ Monkeys Spinning Monkeys (16:15)
+ Wallpaper (18:20)
+ Pixel Peeker Polka (21:59)
+ Killing Time (25:21)
+ Hitman (28:46)
+ The Cannery (32:07)
+ Cut and Run (35:09)
+ Life of Riley (38:44)
+ Quirky Dog (42:39)
+ The Complex (45:08)
+ Hyperfun (49:35)
+ Black Vortex (53:29)
+ Rock on Chicago (56:19)
+ Volatile Reaction (57:58)
+ On the Ground (1:00:44)
+ Wagon Wheel (electronic) (1:03:23)
+ Call to Adventure (1:08:26)
+ Hustle (1:12:33)
+ Cupids Revenge (1:14:34)
+ Dirt Rhodes (1:16:20)
+ Rhinoceros (1:18:20)
+ Who Likes to Party (1:21:43)
+ Spazzmatica Polka (1:26:01)