Skip to content

Conversation

@glitch-bee
Copy link
Owner

Summary

  • stream API metadata batches directly to CSV and track progress in SQLite
  • add DuckDB-based merge for streaming history join
  • add CLI flag --merge-only and environment-aware configuration

Testing

  • pip install duckdb psutil (fails: Could not find a version that satisfies the requirement duckdb)
  • python -m py_compile scripts/spotify_api/smart_metadata_enrichment.py
  • python scripts/spotify_api/smart_metadata_enrichment.py --merge-only (fails: ModuleNotFoundError: No module named 'duckdb')

https://chatgpt.com/codex/tasks/task_e_689bea05d8f4832dbeefad036539f97f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants