Commit Graph

11 Commits

Author SHA1 Message Date
Karim shoair 0867d9e78a Update README.md 2024-11-03 14:48:33 +02:00
Karim shoair 263236a302 Update README.md 2024-11-03 12:42:26 +02:00
Karim shoair 26265327b5 Adding the option to update browserforge with camoufox
Since my PRs to Camoufox got accepted 🚬
2024-11-03 12:24:52 +02:00
Karim shoair 145c03daff Big structure changes (check commit description)
- Moved most of the parser functions/files to the core package.
- Converted tools file to a package and made separate files for similar functions.
- Now all fetcher engines return a Response object
- Instead of selecting an engine to use and passing config to it, we have separate fetcher classes so the user can choose what to use while importing.
- I added a new custom fetcher so the user can create and use an engine.
- More...
2024-11-03 01:04:02 +02:00
Karim shoair 088334b40b Reflecting the new changes in the ReadMe for testers 2024-10-31 02:16:09 +03:00
Karim shoair b45cb4146b Making documentations/templates URLs complete instead of relative
For representations on other websites
2024-10-16 21:32:47 +03:00
Karim shoair a01cfe66db Version 0.1.2
Check the changelog in releases
2024-10-16 18:21:56 +03:00
Karim shoair 3b27502797 Update README.md 2024-10-14 03:01:26 +03:00
Karim shoair 8d03f8a709 Update README.md 2024-10-14 01:23:46 +03:00
Karim shoair b7ab7f31e7 Removing support of Python 3.6
Sorry I tried
2024-10-14 00:45:09 +03:00
Karim shoair a721073b7c Going online (first public version) 2024-10-13 23:38:48 +03:00