new build and upload
This commit is contained in:
parent
8ccb54d9f6
commit
031838bc21
@ -1,5 +1,7 @@
|
|||||||
# Music Kraken
|
# Music Kraken
|
||||||
|
|
||||||
|
![](https://github.com/HeIIow2/music-downloader/blob/master/assets/logo_cropped.jpg?raw=true)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
You can find this project on PyPI [https://pypi.org/project/music-kraken/](https://pypi.org/project/music-kraken/) or GitHub [https://github.com/HeIIow2/music-downloader](https://github.com/HeIIow2/music-downloader). If you enjoy this project, feel free to star it.
|
You can find this project on PyPI [https://pypi.org/project/music-kraken/](https://pypi.org/project/music-kraken/) or GitHub [https://github.com/HeIIow2/music-downloader](https://github.com/HeIIow2/music-downloader). If you enjoy this project, feel free to star it.
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "music_kraken"
|
name = "music_kraken"
|
||||||
version = "1.0.5"
|
version = "1.0.6"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Hellow2", email="Hellow2@outlook.de" },
|
{ name="Hellow2", email="Hellow2@outlook.de" },
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Metadata-Version: 2.1
|
Metadata-Version: 2.1
|
||||||
Name: music-kraken
|
Name: music-kraken
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
Summary: An extensive music downloader crawling the internet. It gets its metadata from a couple metadata provider, and it scrapes the audiofiles.
|
Summary: An extensive music downloader crawling the internet. It gets its metadata from a couple metadata provider, and it scrapes the audiofiles.
|
||||||
Home-page: https://github.com/HeIIow2/music-downloader
|
Home-page: https://github.com/HeIIow2/music-downloader
|
||||||
Author: Hellow2
|
Author: Hellow2
|
||||||
@ -14,6 +14,8 @@ License-File: LICENSE
|
|||||||
|
|
||||||
# Music Kraken
|
# Music Kraken
|
||||||
|
|
||||||
|
![](https://github.com/HeIIow2/music-downloader/blob/master/assets/logo_cropped.jpg?raw=true)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
You can find this project on PyPI [https://pypi.org/project/music-kraken/](https://pypi.org/project/music-kraken/) or GitHub [https://github.com/HeIIow2/music-downloader](https://github.com/HeIIow2/music-downloader). If you enjoy this project, feel free to star it.
|
You can find this project on PyPI [https://pypi.org/project/music-kraken/](https://pypi.org/project/music-kraken/) or GitHub [https://github.com/HeIIow2/music-downloader](https://github.com/HeIIow2/music-downloader). If you enjoy this project, feel free to star it.
|
||||||
|
Loading…
Reference in New Issue
Block a user