Vxrtrauter
b3f72406e0
Refactor download management: remove old code and implement new structure for aria2p integration
2025-07-24 02:17:50 +02:00
Vxrtrauter
4052e14f41
cleaned up code a bit, restructured download functions
2025-07-02 07:08:07 +02:00
Vxrtrauter
628e9ee2c4
Adds basic CLI input and output functionality
...
Introduces a simple command-line interface to capture user input and display it back. Lays groundwork for future command processing and interaction.
2025-06-30 16:22:25 +02:00
Vxrtrauter
42eea1f371
Adds basic CLI input and output functionality
...
Introduces a simple command-line interface to capture user input and display it back. Lays groundwork for future command processing and interaction.
2025-06-30 16:21:49 +02:00
Vxrtrauter
66f07ac421
testing stuff
2025-06-29 11:45:13 +02:00
Vxrtrauter
5863f65a0a
Add Search Results to Gui, Restructure Functions, Split Scrape and Select Function.
2025-06-28 03:42:05 +02:00
Vxrtrauter
84c54870ab
Restructure Functions to Return and not Print, made maintitle available in Main.py
2025-06-28 02:52:16 +02:00
Vxrtrauter
b8b22cecca
fix invalid selection message
2025-06-28 02:18:10 +02:00
Vxrtrauter
2cab12d166
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
2025-06-28 02:10:28 +02:00
Vxrtrauter
0b8e43322b
add selecting program to download
2025-06-28 02:10:26 +02:00
KeksNino
36e5d68d2a
added more gui stuff
2025-06-28 02:09:10 +02:00
Vxrtrauter
35501fa1b2
Actually fix no search result
2025-06-28 01:14:03 +02:00
Vxrtrauter
6630478dae
Fix "No Search Results Message"
2025-06-28 01:09:47 +02:00
Vxrtrauter
4a4647e736
Optimize Search Function to be way faster
2025-06-28 01:07:03 +02:00
KeksNino
b34d2e64c1
initial gui commit with search field
2025-06-27 23:58:45 +02:00
KeksNino
b62123fe6c
now shows the post title instead of the link
...
fetching post titles is still quite slow but it will be fixed
2025-06-26 16:37:34 +02:00
KeksNino
323681eea2
removed comment
2025-06-25 20:51:09 +02:00
KeksNino
361ddb60a3
fixed viewtopic filter
2025-06-25 16:59:13 +02:00
KeksNino
d3035d6798
updated get_magnet_link function
2025-06-24 17:04:56 +02:00
KeksNino
25555661ac
search uztracker software
...
.startswith filter on line 22 is broken
2025-06-24 16:45:29 +02:00
Vxrtrauter
c8bfa8922c
add magnet link retriever for uztracker
2025-06-23 22:10:51 +02:00
Vxrtrauter
b4a118597e
make code look better and add some comments for myself
2025-06-23 17:43:04 +02:00
Vxrtrauter
c182906168
Merge remote-tracking branch 'origin/main'
2025-06-23 17:36:07 +02:00
Vxrtrauter
3782e64e83
Add (testing) uztracker post title scraper | Update Gitignore for venv
2025-06-23 17:32:05 +02:00
KeksNino
2a56b896bd
update to software
2025-06-22 16:49:29 +02:00
Noe
bf171ec370
null
2024-12-22 18:30:05 +01:00
Noe
b041257cfb
Fix URL handling for Steamrip games and improve scraping of direct download links from buzzheavier.com
2024-12-22 14:26:49 +01:00
Noe
60dbb8e4df
Improve & Refactor Code, Add GOG Scraper, Enhance Buzzheavier Scanning
...
- Refactored the scraper code for better readability and maintainability.
- Added functionality to fetch game data from GOG Games API.
- Improved the link handling to differentiate between Steamrip and GOG Games.
- Enhanced the Buzzheavier direct download link scanner for better accuracy.
- Cleaned up game titles by removing unwanted phrases and extra spaces.
- Added search functionality to find games by title.
- Improved error handling and user feedback throughout the script.
2024-12-22 01:30:37 +01:00
Noe
7cc59d1b75
Update Message
2024-12-21 23:46:03 +01:00
Noe
ce5a1c94a4
Fixed Filtering & Restructured Code a bit
2024-12-21 23:12:30 +01:00
Noe
bc22a4ee12
update file structure
2024-12-21 22:29:49 +01:00