SpotDown 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -0,0 +1,5 @@
1
+ __title__ = 'SpotDown'
2
+ __version__ = '0.1.1'
3
+ __author__ = 'Arrowar'
4
+ __description__ = 'A command-line program to download music'
5
+ __copyright__ = 'Copyright 2025'
@@ -1,20 +1,34 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: SpotDown
3
- Version: 0.1.0
4
- Home-page: https://github.com/Arrowar/SpotDown
3
+ Version: 0.1.1
4
+ Summary: A command-line program to download music
5
+ Home-page: https://github.com/Arrowar/spotdown
5
6
  Author: Arrowar
6
- Project-URL: Bug Reports, https://github.com/Arrowar/SpotDown/issues
7
- Project-URL: Source, https://github.com/Arrowar/SpotDown
7
+ Author-email: author@example.com
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
10
+ Classifier: Operating System :: OS Independent
8
11
  Requires-Python: >=3.8
9
12
  Description-Content-Type: text/markdown
10
13
  License-File: LICENSE
14
+ Requires-Dist: rich
15
+ Requires-Dist: httpx
16
+ Requires-Dist: playwright
17
+ Requires-Dist: unidecode
18
+ Requires-Dist: ua-generator
19
+ Requires-Dist: unidecode
20
+ Requires-Dist: yt-dlp
21
+ Requires-Dist: Pillow
11
22
  Dynamic: author
23
+ Dynamic: author-email
24
+ Dynamic: classifier
12
25
  Dynamic: description
13
26
  Dynamic: description-content-type
14
27
  Dynamic: home-page
15
28
  Dynamic: license-file
16
- Dynamic: project-url
29
+ Dynamic: requires-dist
17
30
  Dynamic: requires-python
31
+ Dynamic: summary
18
32
 
19
33
  <div align="center">
20
34
 
@@ -5,14 +5,15 @@ SpotDown/downloader/youtube_downloader.py,sha256=zHl98F2Ax72wTg3n8pohmkBZgBIPff0
5
5
  SpotDown/extractor/__init__.py,sha256=pQtkjMzB4D8AVEFQ3pnp_UQI-KbYaQhZbKuDnMImN0o,161
6
6
  SpotDown/extractor/spotify_extractor.py,sha256=abE48E4M8s3xf95a28IYD8L4K2-QFDaYoZC5V0Jqu-4,13486
7
7
  SpotDown/extractor/youtube_extractor.py,sha256=XIPNWEBb5oUkGP1DrQ4h4XTJvHlBlbVIkAFNdpFE-Rc,9586
8
+ SpotDown/upload/version.py,sha256=hjqk3lk5Ic6SKn0Dk_-gfU6u75JmZLl5bcDSWIKdOAE,162
8
9
  SpotDown/utils/__init__.py,sha256=ZhJJhNQkUd4XG6vkoVQSC3qvSlaArhsRjscn4bfC9WA,128
9
10
  SpotDown/utils/config_json.py,sha256=Z_fuM2mYQVPc51sQ_-LXrX-ArTPL-lRDcQ3lLM_hmck,7435
10
11
  SpotDown/utils/console_utils.py,sha256=A1zNRyB9yG7BqWzlQgfVZ25cWUjMmYQooRKyeqVlcDw,6823
11
12
  SpotDown/utils/file_utils.py,sha256=Lgq_Nu1r-bVIH37H7Mx73WgotN_nrgMUAT2STDyEYoY,3495
12
13
  SpotDown/utils/headers.py,sha256=nSF2rEQEl7g2tIJMjz9c5mAQfLiugfWwdlJBhtMfBSo,312
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,,
14
+ spotdown-0.1.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
15
+ spotdown-0.1.1.dist-info/METADATA,sha256=C3V6JqDDU14RFwGsniGuO-uEHOzvVvOezNPZ7Haqi_I,5744
16
+ spotdown-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ spotdown-0.1.1.dist-info/entry_points.txt,sha256=qHq6M94aU-XQL0y9R4yFKoqnHjU2nsN53Bj4OuHp3vQ,47
18
+ spotdown-0.1.1.dist-info/top_level.txt,sha256=1E-ZZ8rsrXmBPAsseY_kEfHfNo9w9PtSCaS6pM63-tw,9
19
+ spotdown-0.1.1.dist-info/RECORD,,