mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 06:34:45 -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
|
# streamrip
|
||||||
|
|
||||||
[](https://pepy.tech/project/streamrip)
|
[](https://pepy.tech/project/streamrip)
|
||||||
|
[](https://github.com/python/black)
|
||||||
|
|
||||||
|
|
||||||
A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud.
|
A scriptable stream downloader for Qobuz, Tidal, Deezer and SoundCloud.
|
||||||
|
|
|
@ -10,6 +10,7 @@ repository = "https://github.com/nathom/streamrip"
|
||||||
include = ["streamrip/config.toml"]
|
include = ["streamrip/config.toml"]
|
||||||
packages = [
|
packages = [
|
||||||
{ include = "streamrip" },
|
{ include = "streamrip" },
|
||||||
|
{ include = "rip" },
|
||||||
]
|
]
|
||||||
keywords = ["hi-res", "free", "music", "download", "tqdm"]
|
keywords = ["hi-res", "free", "music", "download", "tqdm"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|
0
rip/__init__.py
Normal file
0
rip/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue