Commit graph

22 commits

Author SHA1 Message Date
hax
f5108325a8 Deleted same script (double file)
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:11:12 +00:00
hax
98165595b8 Implemention of multithreaded proxy speedtesting and better progress bar
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:10:15 +00:00
hax
017a010c08 Added Proxy Providers System
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:08:24 +00:00
hax
2dbe1a9c5d Added new Proxy Providers System
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:07:31 +00:00
hax
6975ce60c9 Obsolete Proxy Config
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:05:39 +00:00
hax
9b7f13988d Implement autocreation of proxy.json, removing tempout after execution
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:04:49 +00:00
hax
b86abb1ddb Added Proxy Providers System
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:03:26 +00:00
hax
3605c5a2c4 Implement autocreation of proxy.json, removing tempout after execution
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 03:01:50 +00:00
hax
3a73d9fc75 Added some files to .gitignore
Signed-off-by: hax <hax@lainlounge.xyz>
2025-02-09 02:56:25 +00:00
hax
f4d2e229cb Add missing license
Signed-off-by: hax <hax@lainlounge.xyz>
2024-11-06 08:20:08 +00:00
0n1cOn3
8cab8a9341 Summary of Changes:
- Enhanced Error Handling: Added error handling in fetch_proxies and save_proxies_to_file.
- Improved Progress Function: download_with_progress was refined for clarity and fixed the progress speed display.
- Concatenation Fix in execute_yt_dlp_command: Corrected the command string concatenation.
- Cleanup: Removed tempout after checking its contents in execute_yt_dlp_command.
- Retry Delay in run_yt_dlp: Added a small delay to avoid rapid retries on proxy errors.
2024-11-06 09:01:36 +01:00
0n1cOn3
bf026c64dc
Update and rename README to README.md
Refactored README in proper Markdown
2024-11-06 07:47:49 +01:00
0n1cOn3
a7b00026c4
removed hardcoded path, added dynamic path
removed hardcoded path, added dynamic path
2024-11-06 07:34:36 +01:00
0n1cOn3
3b3afd469d
removed hardcoded path
removed hardcoded path, added dynamic path
2024-11-06 07:33:39 +01:00
Peter
94eebc0a95
Merge pull request #5 from Petrprogs/refactor
Complete code refactoring
2024-11-03 15:57:04 +03:00
Peter Giters
67118fb004 Complete code refactoring 2024-11-03 15:55:34 +03:00
Peter
65aee4af40
Merge pull request #4 from Petrprogs/auto_retry_fix
Automatic retry of downloading using another proxy
2024-10-19 20:25:26 +03:00
Peter
74f4ff8c40 Automatic retry of the yt-dlp download 2024-10-18 22:12:18 +03:00
Peter
4c61cf7191
Merge pull request #3 from Petrprogs/randomize_proxies_fix
Fixes Randomise the used proxy #2
2024-10-18 11:56:21 +03:00
Peter
78253f4d89 Fixes Randomise the used proxy #2 2024-10-17 21:38:17 +03:00
Peter
aa55aeb19f
Initial commit 2024-08-26 00:29:48 +03:00
Peter
c40ed7a004
Initial commit 2024-08-26 00:28:56 +03:00