v2 update

This commit is contained in:
.[d]. 2022-02-24 21:11:47 -06:00
parent ccdaeabd49
commit 386f2b5cba

@ -33,7 +33,7 @@ MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMNs. -hMMMMMMMMMMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdyymMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
```
```
audio ripping automation doing rip/tag/format/playlist
parallel music ripping batch processing automation utility - [rip/encoded/rename/tag/cover/playlist]
```
## screenshots
![screenshots](screenshots/ss1.jpg)
@ -64,10 +64,8 @@ they came from. playlist is created ands all automated.
## note - playlist/genre names dont matter but the url must be valid
## usage - `bash dp3.sh name_of_playlist genre_of_playlist url_to_playlist`
```
bash dp3.sh dr1pp1ng techno https://www.youtube.com/playlist?list=PLrdcKN79B4UG1xoQ8-L3eiaI1cYzFCiW
```
## 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.