You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Bilibili browser-profile auth parity so auth accounts, auth connect, and auth verify now follow the same effective-session flow as Instagram, YouTube, and TikTok.
Make plain media2md auth connect <provider> --browser <browser> --profile <profile> the normal operator path across providers, while keeping explicit --account <account-key> pinning available as an advanced override.
Return structured auth_connect_failed output for unresolved account-selection failures, and tighten doctor/auth regression coverage around provider-specific artifact naming and auth session handling.