Files
google-labs-jules[bot] 39ce3050d0 fix(scraper): auto-repair & stability improvements (#136)
Current Focus Mode: A
Changes Made:
- Refactored `scraper_module/adapters/turkanime_bypass.py` to remove `assert` statements and bare `except` clauses.
- Improved error handling with specific exceptions.
- Organized `scraper_module` tests into a `tests/` directory.
- Added new unit tests in `scraper_module/tests/test_turkanime_bypass.py` covering decryption and error scenarios.
Impact on System:
- Increases robustness of the scraper module.
- Prevents potential runtime crashes due to unhandled exceptions.
- Improves test coverage and project structure.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-01-23 07:17:33 +00:00

0 lines
0 B
Python