Files
Giancarmine SalucciandClaude Opus 4.8 99959b230e
Build and publish docker image / Build and push image to Gitea's registry (push) Failing after 39s
feat: adopt @mozempk/ig-auth — faithful Chrome identity + shared session, migrate to ideapad
Replace the bot-flagged Instagram path with the shared @mozempk/ig-auth library:
- instagram/threads now source cookies + the captured Chrome web fingerprint from
  a shared encrypted session store (owned by the ig-keeper), replayed via yt-dlp
  --user-agent and the web identity in threads.ts (was: truncated android UA +
  android app-id)
- remove the fixed 12h current_user heartbeat; IG health is now passive
  (download success/failure) + the keeper
- migrate off OVH: image at mozempk/generic-video-dl, ideapad compose on the proxy
  network with the shared ig-session volume, host vidl.sal.giize.com
- Dockerfile resolves the scoped package via a BuildKit secret (no token in layers)
- drop scripts/generate-cookies.ts (superseded by the library's capture)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 17:07:57 +02:00

3 lines
146 B
Plaintext

@mozempk:registry=https://git.sal.giize.com/api/packages/mozempk/npm/
//git.sal.giize.com/api/packages/mozempk/npm/:_authToken=${GITEA_NPM_TOKEN}