DDownloader 0.3.1__py3-none-any.whl → 0.3.2__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/main.py +7 -0
- DDownloader/modules/banners.py +1 -1
- {DDownloader-0.3.1.dist-info → DDownloader-0.3.2.dist-info}/METADATA +1 -1
- {DDownloader-0.3.1.dist-info → DDownloader-0.3.2.dist-info}/RECORD +8 -8
- {DDownloader-0.3.1.dist-info → DDownloader-0.3.2.dist-info}/LICENSE +0 -0
- {DDownloader-0.3.1.dist-info → DDownloader-0.3.2.dist-info}/WHEEL +0 -0
- {DDownloader-0.3.1.dist-info → DDownloader-0.3.2.dist-info}/entry_points.txt +0 -0
- {DDownloader-0.3.1.dist-info → DDownloader-0.3.2.dist-info}/top_level.txt +0 -0
DDownloader/main.py
CHANGED
@@ -71,6 +71,13 @@ def main():
|
|
71
71
|
downloader.headers = args.header or []
|
72
72
|
downloader.proxy = args.proxy # Add proxy if provided
|
73
73
|
|
74
|
+
if downloader.proxy:
|
75
|
+
print(Fore.MAGENTA + "=" * 100 + Fore.RESET)
|
76
|
+
if not downloader.proxy.startswith("http://"):
|
77
|
+
downloader.proxy = f"http://{downloader.proxy}"
|
78
|
+
logger.info(f"Proxy: {downloader.proxy}")
|
79
|
+
print(Fore.MAGENTA + "=" * 100 + Fore.RESET)
|
80
|
+
|
74
81
|
# Log provided headers
|
75
82
|
if downloader.headers:
|
76
83
|
print(Fore.MAGENTA + "=" * 100 + Fore.RESET)
|
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.3.
|
22
|
+
print(f"{Fore.YELLOW}[DDownloader] - {Fore.GREEN}Download DASH or HLS streams with decryption keys. - {Fore.RED}[V0.3.2] \n{Fore.RESET}")
|
23
23
|
|
24
24
|
def clear_and_print():
|
25
25
|
time.sleep(1)
|
@@ -1,15 +1,15 @@
|
|
1
1
|
DDownloader/__init__.py,sha256=lVZwmZNId0Dai7XBQpxglmJtIxAtZplRHDsvobL2UNo,33
|
2
|
-
DDownloader/main.py,sha256=
|
2
|
+
DDownloader/main.py,sha256=wB381d3Kf8ng9PPN52LVn_Ub5_7hF0Pnf0uZA_tJHvk,4211
|
3
3
|
DDownloader/modules/__init__.py,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
4
4
|
DDownloader/modules/args_parser.py,sha256=DK_oNrR2c8hZO8Bn4IscHbzfwzM8x4RbZ54fPeF9X5M,1001
|
5
|
-
DDownloader/modules/banners.py,sha256=
|
5
|
+
DDownloader/modules/banners.py,sha256=aUoLVFkYjChEqmGNqrbFc2kh80Uv1Kp-eniOudot8cg,4059
|
6
6
|
DDownloader/modules/dash_downloader.py,sha256=wrLm9euQcjr7fpSVbjl57-F_ZA431_W6zH9ITCWHUIs,3953
|
7
7
|
DDownloader/modules/helper.py,sha256=zmJxs0dX72vWaYDKTWUy1KxiTcGQ4zJa6ZUz5RVz3NA,3811
|
8
8
|
DDownloader/modules/hls_downloader.py,sha256=cHDQD_SPorkE3aYF9470pR6zYyKHcIiIsOH2znzWW-E,3948
|
9
9
|
DDownloader/modules/streamlink.py,sha256=F8vneSkxgGgqxRBhCHxvID-KwltpDG2QerH6QsAHuxE,506
|
10
|
-
DDownloader-0.3.
|
11
|
-
DDownloader-0.3.
|
12
|
-
DDownloader-0.3.
|
13
|
-
DDownloader-0.3.
|
14
|
-
DDownloader-0.3.
|
15
|
-
DDownloader-0.3.
|
10
|
+
DDownloader-0.3.2.dist-info/LICENSE,sha256=cnjTim3BMjb9cVC_b3oS41FESKLuvuDsufVHa_ymZRw,1090
|
11
|
+
DDownloader-0.3.2.dist-info/METADATA,sha256=dfSD5WofrD92mdD1-9Xy5JrD64RjfrQzbXioAeci1GE,3754
|
12
|
+
DDownloader-0.3.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
13
|
+
DDownloader-0.3.2.dist-info/entry_points.txt,sha256=tCZVr_SRONlWlMFsVKgcPj3lxe9gBtWD4GuWukMv75g,54
|
14
|
+
DDownloader-0.3.2.dist-info/top_level.txt,sha256=INZYgY1vEHV1MIWTPXKJL8j8-ZXjWb8u4XLuU3S8umY,12
|
15
|
+
DDownloader-0.3.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|