This repository was archived by the owner on Jun 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +19
-4
lines changed Expand file tree Collapse file tree 5 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 1
1
Metadata-Version: 2.1
2
2
Name: mmdl
3
- Version: 0.0.12
3
+ Version: 0.1.0
4
4
Summary: MMDL [Mega Music Downloader] - A tool to easily download music.
5
5
Home-page: https://github.com/techboy-coder/mmdl
6
6
Author: techboy-coder
@@ -13,10 +13,9 @@ Classifier: Natural Language :: English
13
13
Classifier: Operating System :: OS Independent
14
14
Classifier: Programming Language :: Python :: 3.9
15
15
Description-Content-Type: text/markdown
16
- License-File: LICENCE
17
16
18
17
19
- 
18
+ 
20
19
21
20
# mmdl - Mega Music Downloader
22
21
@@ -93,5 +92,22 @@ We welcome contributions very much. They are appreciated.
93
92
2. Fork the repo and make your changes.
94
93
3. Send a pull request.
95
94
95
+ ## Credits 🥂
96
+
97
+ **The following amazing libraries helped me make this project:**
98
+
99
+ - https://github.com/tmbo/questionary - Questionary by Tom Bocklisch and Kian Cross
100
+ - https://github.com/alexmercerind/youtube-search-python - Youtube Search Python by Hiteh Kumar Saini
101
+ - https://github.com/willmcgugan/rich - Rich by Will McGugan
102
+ - https://github.com/ytdl-org/youtube-dl - YoutubeDl
103
+
104
+ ## License ⚖️
105
+
106
+ The MIT License (MIT)
107
+
108
+ Copyright (c) 2021 - techboy-coder
109
+
110
+ ------
111
+
96
112
97
113
Original file line number Diff line number Diff line change 1
- LICENCE
2
1
MANIFEST.in
3
2
README.md
4
3
setup.py
You can’t perform that action at this time.
0 commit comments