DDownloader 0.2.7__py3-none-any.whl → 0.2.8__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.
- DDownloader/modules/banners.py +1 -1
- {DDownloader-0.2.7.dist-info → DDownloader-0.2.8.dist-info}/METADATA +6 -2
- {DDownloader-0.2.7.dist-info → DDownloader-0.2.8.dist-info}/RECORD +7 -7
- {DDownloader-0.2.7.dist-info → DDownloader-0.2.8.dist-info}/LICENSE +0 -0
- {DDownloader-0.2.7.dist-info → DDownloader-0.2.8.dist-info}/WHEEL +0 -0
- {DDownloader-0.2.7.dist-info → DDownloader-0.2.8.dist-info}/entry_points.txt +0 -0
- {DDownloader-0.2.7.dist-info → DDownloader-0.2.8.dist-info}/top_level.txt +0 -0
DDownloader/modules/banners.py
CHANGED
@@ -19,7 +19,7 @@ def banners():
|
|
19
19
|
stdout.write(""+Fore.YELLOW +"╔════════════════════════════════════════════════════════════════════════════╝\n")
|
20
20
|
stdout.write(""+Fore.YELLOW +"║ \x1b[38;2;255;20;147m• "+Fore.GREEN+"GITHUB "+Fore.RED+" |"+Fore.LIGHTWHITE_EX+" GITHUB.COM/THATNOTEASY "+Fore.YELLOW+"║\n")
|
21
21
|
stdout.write(""+Fore.YELLOW +"╚════════════════════════════════════════════════════════════════════════════╝\n")
|
22
|
-
print(f"{Fore.YELLOW}[DDownloader] - {Fore.GREEN}Download DASH or HLS streams with decryption keys. - {Fore.RED}[V0.2.
|
22
|
+
print(f"{Fore.YELLOW}[DDownloader] - {Fore.GREEN}Download DASH or HLS streams with decryption keys. - {Fore.RED}[V0.2.8] \n{Fore.RESET}")
|
23
23
|
|
24
24
|
def clear_and_print():
|
25
25
|
time.sleep(1)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: DDownloader
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.8
|
4
4
|
Summary: A downloader for DRM-protected content.
|
5
5
|
Author-email: ThatNotEasy <apidotmy@proton.me>
|
6
6
|
License: MIT License
|
@@ -26,10 +26,14 @@ License: MIT License
|
|
26
26
|
IN THE SOFTWARE.
|
27
27
|
Project-URL: homepage, https://github.com/ThatNotEasy/DDownloader
|
28
28
|
Classifier: Programming Language :: Python :: 3
|
29
|
+
Classifier: Programming Language :: Python :: 3.7
|
30
|
+
Classifier: Programming Language :: Python :: 3.8
|
31
|
+
Classifier: Programming Language :: Python :: 3.9
|
29
32
|
Classifier: Programming Language :: Python :: 3.10
|
33
|
+
Classifier: Programming Language :: Python :: 3.11
|
30
34
|
Classifier: License :: OSI Approved :: MIT License
|
31
35
|
Classifier: Operating System :: OS Independent
|
32
|
-
Requires-Python: >=3.
|
36
|
+
Requires-Python: >=3.7
|
33
37
|
Description-Content-Type: text/markdown
|
34
38
|
License-File: LICENSE
|
35
39
|
Requires-Dist: requests>=2.26.0
|
@@ -2,14 +2,14 @@ DDownloader/__init__.py,sha256=lVZwmZNId0Dai7XBQpxglmJtIxAtZplRHDsvobL2UNo,33
|
|
2
2
|
DDownloader/main.py,sha256=rv-jFLbbrCL8NijHgRlGu05L-DNudO5meumHAtvOr2w,3725
|
3
3
|
DDownloader/modules/__init__.py,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
4
4
|
DDownloader/modules/args_parser.py,sha256=JsmemrQcxBSz8aWHWTpAO6I4BfGoK6GmJvJFuhRhZ7Y,919
|
5
|
-
DDownloader/modules/banners.py,sha256=
|
5
|
+
DDownloader/modules/banners.py,sha256=pT5fOtTb7Y69aYVlktKsYWcK25TTgUUMGrBafFGcljY,4059
|
6
6
|
DDownloader/modules/dash_downloader.py,sha256=EJhNl7hRSO085ra2c9y5UdDL3x67Nb1VtDeO4svmn0I,3766
|
7
7
|
DDownloader/modules/helper.py,sha256=zmJxs0dX72vWaYDKTWUy1KxiTcGQ4zJa6ZUz5RVz3NA,3811
|
8
8
|
DDownloader/modules/hls_downloader.py,sha256=e-PdWdgi0msVcxBPOJl8xmPpRS2ItBX4AAkZpgtGw1M,3761
|
9
9
|
DDownloader/modules/streamlink.py,sha256=F8vneSkxgGgqxRBhCHxvID-KwltpDG2QerH6QsAHuxE,506
|
10
|
-
DDownloader-0.2.
|
11
|
-
DDownloader-0.2.
|
12
|
-
DDownloader-0.2.
|
13
|
-
DDownloader-0.2.
|
14
|
-
DDownloader-0.2.
|
15
|
-
DDownloader-0.2.
|
10
|
+
DDownloader-0.2.8.dist-info/LICENSE,sha256=cnjTim3BMjb9cVC_b3oS41FESKLuvuDsufVHa_ymZRw,1090
|
11
|
+
DDownloader-0.2.8.dist-info/METADATA,sha256=a1IX4QLX1A-Lt4pB83T48hRK2OqvjCdcwQDh_lDByJA,3754
|
12
|
+
DDownloader-0.2.8.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
13
|
+
DDownloader-0.2.8.dist-info/entry_points.txt,sha256=tCZVr_SRONlWlMFsVKgcPj3lxe9gBtWD4GuWukMv75g,54
|
14
|
+
DDownloader-0.2.8.dist-info/top_level.txt,sha256=INZYgY1vEHV1MIWTPXKJL8j8-ZXjWb8u4XLuU3S8umY,12
|
15
|
+
DDownloader-0.2.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|