v2 update

This commit is contained in:
.[d]. 2022-02-24 21:18:41 -06:00
parent 67347dbc1c
commit 411640aaa0

@ -62,9 +62,11 @@ they came from. playlist is created ands all automated.
## setting up environment
- `git clone --recursive https://git.tcp.direct/decoded/dp3.git`
## note - playlist/genre names dont matter but the url must be valid
## usage syntax - bash dp3.sh name_of_playlist genre_of_playlist url_to_playlist
## notes
- playlist/genre names dont matter but the url must be valid
- if a window seems hung leave it alone, some files probably still encoding
## usage
- syntax: `bash dp3.sh name_of_playlist genre_of_playlist url_to_playlist`
- example: `bash dp3.sh dr1pp1ng techno https://www.youtube.com/playlist?list=PLrdcKN79B4UG1xoQ8-L3eiaI1cYzFCiW`
#### the info below is kind of an overview of what the script above simplifies and expands upon.