Commit Graph

698 Commits

Author SHA1 Message Date
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
KeksNino e00311b98d Update README.md
remove license
2025-06-22 15:03:59 +02:00
KeksNino bc0b3ddfde Update README.md 2025-06-22 15:03:14 +02:00
shayaa 701044e095 Update README.md 2025-01-24 09:50:10 +01: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
Noe 5b0c26fe0b update variables 2024-12-21 22:17:21 +01:00
KeksNino efa410cf09 updated steamrip scraper to get links 2024-12-21 00:05:06 +01:00
KeksNino 8d6524e086 added search function to scraper 2024-12-17 16:56:20 +01:00
KeksNino ef7150cf76 Update scraper.py 2024-12-15 15:13:44 +01:00
KeksNino 802a96435f Merge remote-tracking branch 'origin/main' 2024-12-15 15:13:17 +01:00
KeksNino a4923c931b Steamrip Scraper and DDL link input 2024-12-15 15:10:23 +01:00
Noe 05593fbe8c fix variables 2024-12-15 14:00:11 +01:00
KeksNino cc71a014ab Update download.py 2024-12-14 23:59:48 +01:00
KeksNino 201d963065 Merge remote-tracking branch 'origin/main' 2024-12-14 23:58:32 +01:00
KeksNino 6ab4e294d1 list of sites to scrape
and added ddl, magnet and torrent downloads
2024-12-14 23:56:37 +01:00
Vxrtrauter 859acd5d08 Update README.md 2024-12-14 23:27:55 +01:00
Vxrtrauter 41eb1edd20 Delete __pycache__ directory 2024-12-14 23:24:39 +01:00
Noe 1711c6011d rm q 2024-12-14 23:21:45 +01:00
Noe b83c22b267 q 2024-12-14 23:20:32 +01:00
Noe 67ead99413 random 2024-12-14 23:19:10 +01:00
Noe abaf7a0c50 update 2024-12-14 23:17:37 +01:00
Noe 246c1ea57b move download var 2024-12-14 23:15:26 +01:00
Noe 43439770c2 add pause on q press 2024-12-14 23:13:47 +01:00
Noe ceb5e07019 update if & else 2024-12-14 23:09:28 +01:00
Noe 8e9a3ca31a clean up if & else statements: removed
unnessecairy stuff
2024-12-14 23:04:37 +01:00
Noe 020587fae3 update download.py 2024-12-14 23:03:38 +01:00
Noe bab66d67bc Merge branch 'main' of https://github.com/KeksNino/PirateLauncher 2024-12-14 23:03:14 +01:00
Noe 18d41027d7 Update Download.py 2024-12-14 23:01:55 +01:00
KeksNino 034f1218de Update download.py 2024-12-14 22:56:00 +01:00
Vxrtrauter f7e601a0ac Update download.py 2024-12-14 22:50:23 +01:00
Vxrtrauter 865f79b25e Update download.py 2024-12-14 22:49:06 +01:00
KeksNino 3116328d32 Create .gitignore 2024-12-14 22:31:57 +01:00
KeksNino 229915ec09 download function 2024-12-14 22:31:32 +01:00
KeksNino ce33ca232a Initial commit 2024-12-14 20:42:10 +01:00