funkblubber/README.md

20 lines
432 B
Markdown
Raw Normal View History

2023-01-23 19:29:43 -05:00
# funkblubber
2023-01-23 19:50:34 -05:00
~~~~[logo](https://dev.udongein.xyz/NaiJi/funkblubber/raw/branch/master/icon.png)~~~
~~~A simple CLI for Funkwhale~~~
2023-01-23 19:29:43 -05:00
Dependencies:
- [jq](https://stedolan.github.io/jq/) package for curl json parsing.
- [curl](https://curl.se/) package for transferring data with URLs.
### How To
```
./funkblubber [full artist url|full album url]
```
For example:
```
./funkblubber https://whale.domain/library/albums/2165/
```