SpotDown 0.0.7__py3-none-any.whl → 0.1.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
SpotDown/__init__.py CHANGED
@@ -0,0 +1,7 @@
1
+ # 11.03.25
2
+
3
+ from .main import run
4
+
5
+ __all__ = [
6
+ "run",
7
+ ]
@@ -1,34 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: SpotDown
3
- Version: 0.0.7
3
+ Version: 0.1.0
4
4
  Home-page: https://github.com/Arrowar/SpotDown
5
5
  Author: Arrowar
6
6
  Project-URL: Bug Reports, https://github.com/Arrowar/SpotDown/issues
7
7
  Project-URL: Source, https://github.com/Arrowar/SpotDown
8
- Keywords: streaming community
9
8
  Requires-Python: >=3.8
10
9
  Description-Content-Type: text/markdown
11
10
  License-File: LICENSE
12
- Requires-Dist: rich
13
- Requires-Dist: httpx
14
- Requires-Dist: playwright
15
- Requires-Dist: unidecode
16
- Requires-Dist: ua-generator
17
- Requires-Dist: unidecode
18
- Requires-Dist: yt-dlp
19
- Requires-Dist: Pillow
20
11
  Dynamic: author
21
12
  Dynamic: description
22
13
  Dynamic: description-content-type
23
14
  Dynamic: home-page
24
- Dynamic: keywords
25
15
  Dynamic: license-file
26
16
  Dynamic: project-url
27
- Dynamic: requires-dist
28
17
  Dynamic: requires-python
29
18
 
30
- # SpotDown 🎵
31
-
32
19
  <div align="center">
33
20
 
34
21
  ## 📊 Project Status & Info
@@ -56,21 +43,19 @@ Dynamic: requires-python
56
43
  ## 📋 Table of Contents
57
44
 
58
45
  - [✨ Features](#features)
59
- - [🛠️ Installation](#installation)
46
+ - [🛠️ Installation](#️installation)
60
47
  - [⚙️ Configuration](#configuration)
61
48
  - [💻 Usage](#usage)
62
- - [📁 Project Structure](#project-structure)
63
- - [🔧 Dependencies](#dependencies)
64
49
  - [⚠️ Disclaimer](#disclaimer)
65
50
 
66
- ## Features
51
+ ## Features
67
52
 
68
53
  - 🎵 **Download individual songs** from Spotify
69
54
  - 📋 **Download entire playlists** with ease
70
55
  - 🔍 **No authentication required** - uses web scraping
71
56
  - 🎨 **Automatic cover art embedding** (JPEG format)
72
57
 
73
- ## 🛠️ Installation
58
+ ## Installation
74
59
 
75
60
  ### Prerequisites
76
61
 
@@ -101,7 +86,7 @@ if __name__ == "__main__":
101
86
  main()
102
87
  ```
103
88
 
104
- ## ⚙️ Configuration
89
+ ## Configuration
105
90
 
106
91
  SpotDown uses a JSON configuration file with the following structure:
107
92
 
@@ -136,7 +121,7 @@ SpotDown uses a JSON configuration file with the following structure:
136
121
  - **`headless`**: Run browser in background (recommended: true)
137
122
  - **`timeout`**: Browser timeout in seconds
138
123
 
139
- ## 💻 Usage
124
+ ## Usage
140
125
 
141
126
  ### Basic Usage
142
127
 
@@ -159,13 +144,13 @@ python run.py
159
144
  2. Paste the Spotify playlist URL when prompted
160
145
  3. All songs in the playlist will be downloaded automatically
161
146
 
162
- ## 📝 To Do
147
+ ## To Do
163
148
 
164
149
  - [ ] Implement batch download queue
165
150
  - [ ] Add GUI interface option
166
151
  - [ ] Support for additional music platforms
167
152
 
168
- ## ⚠️ Disclaimer
153
+ ## Disclaimer
169
154
 
170
155
  This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement.
171
156
 
@@ -1,4 +1,4 @@
1
- SpotDown/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1
+ SpotDown/__init__.py,sha256=ebKRxKh14_cO7UWvOgE4R1RqIFBdekg50xtzc1LU6DU,59
2
2
  SpotDown/main.py,sha256=TjxUMIe0ee8IMbnYhXekO2MoLRiY6pJ5CCPgz7pOpHg,5042
3
3
  SpotDown/downloader/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  SpotDown/downloader/youtube_downloader.py,sha256=zHl98F2Ax72wTg3n8pohmkBZgBIPff0NrD9QKhG-TBM,4589
@@ -10,9 +10,9 @@ SpotDown/utils/config_json.py,sha256=Z_fuM2mYQVPc51sQ_-LXrX-ArTPL-lRDcQ3lLM_hmck
10
10
  SpotDown/utils/console_utils.py,sha256=A1zNRyB9yG7BqWzlQgfVZ25cWUjMmYQooRKyeqVlcDw,6823
11
11
  SpotDown/utils/file_utils.py,sha256=Lgq_Nu1r-bVIH37H7Mx73WgotN_nrgMUAT2STDyEYoY,3495
12
12
  SpotDown/utils/headers.py,sha256=nSF2rEQEl7g2tIJMjz9c5mAQfLiugfWwdlJBhtMfBSo,312
13
- spotdown-0.0.7.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
14
- spotdown-0.0.7.dist-info/METADATA,sha256=LSLqp2ukK5M9uvV4xwMiC1rwlJiPHxJNFri8fnqfRLY,5759
15
- spotdown-0.0.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
16
- spotdown-0.0.7.dist-info/entry_points.txt,sha256=E0FfPESnVOw1IKTawv1GKhIFc0nf-6OfYqnjvj_ag4o,47
17
- spotdown-0.0.7.dist-info/top_level.txt,sha256=1E-ZZ8rsrXmBPAsseY_kEfHfNo9w9PtSCaS6pM63-tw,9
18
- spotdown-0.0.7.dist-info/RECORD,,
13
+ spotdown-0.1.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
14
+ spotdown-0.1.0.dist-info/METADATA,sha256=hSndrBHX3Cojvz0QgmbvsxHe8ryhaZRaXrIneggzYuw,5365
15
+ spotdown-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
16
+ spotdown-0.1.0.dist-info/entry_points.txt,sha256=qHq6M94aU-XQL0y9R4yFKoqnHjU2nsN53Bj4OuHp3vQ,47
17
+ spotdown-0.1.0.dist-info/top_level.txt,sha256=1E-ZZ8rsrXmBPAsseY_kEfHfNo9w9PtSCaS6pM63-tw,9
18
+ spotdown-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ spotdown = SpotDown.main:run
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- SpotDown = SpotDown.run:main