Tiktok example 2

This commit is contained in:
Guillem Hernandez Sola
2026-05-19 09:29:47 +02:00
parent 7fef3f3ab8
commit ef32a15cbc
2 changed files with 110 additions and 32 deletions

View File

@@ -37,6 +37,7 @@ pipeline {
"${VENV_DIR}/bin/pip" install --cache-dir "${PIP_CACHE_DIR}" -U \
atproto \
playwright \
playwright-stealth \
httpx \
arrow \
python-dotenv \