# Node node_modules/ npm-debug.log package-lock.json # Environment .env # Output files output/ *.mp3 *.mp4 *.webm *.m4a # Cookies (sensitive) youtube-cookies.txt cookies.txt *.cookies # Python __pycache__/ *.pyc *.pyo *.pyd .Python *.egg-info/ dist/ build/ # Playwright .cache/ playwright/.cache/ # Logs *.log logs/ # OS .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo # Legacy (archived old code) legacy/