mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-16 23:01:06 +02:00
A profile's account data (name, followers, bio, verification) lives in the page's rehydration blob and loads over plain HTTP without a signed request, so emit it first and always. The video listing needs a signed item_list XHR that TikTok withholds from anonymous sessions, so it stays best-effort and degrades to an ErrorItem. A blocked profile now yields its metadata instead of only an ErrorItem. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_fetch_resilience.py | ||
| test_hydration.py | ||
| test_input.py | ||
| test_item_list.py | ||
| test_orchestrator.py | ||
| test_parsers.py | ||
| test_scopes.py | ||
| test_target_resolver.py | ||