mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-09 14:11:55 -04:00
Misc changes
Signed-off-by: nathom <nathanthomas707@gmail.com>
This commit is contained in:
parent
1a67f0a305
commit
f79b045bea
3 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# streamrip
|
||||
|
||||
[](https://pepy.tech/project/streamrip)
|
||||
[](https://github.com/python/black)
|
||||
|
||||
|
||||
A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud.
|
||||
|
|
|
@ -10,6 +10,7 @@ repository = "https://github.com/nathom/streamrip"
|
|||
include = ["streamrip/config.toml"]
|
||||
packages = [
|
||||
{ include = "streamrip" },
|
||||
{ include = "rip" },
|
||||
]
|
||||
keywords = ["hi-res", "free", "music", "download", "tqdm"]
|
||||
classifiers = [
|
||||
|
|
0
rip/__init__.py
Normal file
0
rip/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue