Commit graph

16 commits

Author SHA1 Message Date
Xpl0itU
6eb393f4f9 Revert grabTitles.py 2024-04-03 18:42:43 +02:00
Xpl0itU
e3334c9d0e Fix database fetching 2024-04-03 18:38:09 +02:00
Xpl0itU
8e49371c84 Revert pycurl and add Accept-Encoding to build script 2024-04-03 18:17:27 +02:00
Xpl0itU
9dcadb12bd Use pycurl to fetch the title database 2024-04-03 13:30:17 +02:00
Xpl0itU
e40d499b72
Port title database and cdecrypt to Go (#87)
* Experimental removal of cdecrypt

* Pushing before cdecrypt port

* Some progress...

* Replace title database with native Go

* Update title db url

* Almost working decryption and extraction

* Almost there

* Remove unnecessary type conversion

* Fix directory structure creation

* Finally fix decryption

* Cleanup print statements

* Do not write FST to file

* Add progress

* Add encrypted contents decryption
2024-03-31 19:38:13 +02:00
Xpl0itU
725d9c151b Update title database URL 2024-03-29 16:07:14 +01:00
Xpl0itU
abdec05445 Revert aria2go changes 2024-03-29 16:04:39 +01:00
Xpl0itU
eb96229d35 Use bash for the prepare_aria script 2024-01-20 13:01:33 +01:00
Xpl0itU
05763bc23d
Initial aria2go implementation (#80) 2024-01-20 12:54:18 +01:00
Xpl0itU
4bc0236cf8 Fix macOS build 2023-09-07 16:49:34 +02:00
Xpl0itU
47bf2d1df4 Optimizations 2023-09-07 16:05:19 +02:00
Xpl0itU
aa4bcae0fe Fix compilation on linux and maybe windows too 2023-07-19 02:52:27 +02:00
Xpl0itU
18b36f5692 Disable HTTPS verification 2023-07-19 02:01:46 +02:00
Xpl0itU
bc05b39ccf Add CI 2023-07-19 01:27:30 +02:00
Xpl0itU
2d50b146af Statically link the C libraries 2023-07-18 18:43:15 +02:00
Xpl0itU
0a319d80d8 Unfinished work 2023-07-18 12:27:23 +02:00