init: scripts diversos (crawlers, conversores, scrapers)

This commit is contained in:
2026-03-05 20:38:36 +00:00
commit 6ac6f4be2a
925 changed files with 850330 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
venv/
.venv/
node_modules/
__pycache__/
*.pyc
.env
*.log
*.pdf
*.mp4
*.mp3
*.wav
*.sqlite
*.db
output/
downloads/
.DS_Store