lino-levan / astral

A high-level puppeteer/playwright-like library for Deno
https://jsr.io/@astral/astral
MIT License
248 stars 17 forks source link

fix: print download progress to stderr #104

Closed lowlighter closed 2 weeks ago

lowlighter commented 2 weeks ago

Close #102

#!/bin/bash
rm -rf /home/codespace/.cache
echo "STDOUT: $(deno run -A test.ts)"

Downloading chrome 125.0.6400.0                                                    100.00%
Download complete (chrome version 125.0.6400.0)
Inflating /home/codespace/.cache/astral/125.0.6400.0                                         100.00%
Browser saved to /home/codespace/.cache/astral/125.0.6400.0
STDOUT: /home/codespace/.cache/astral/125.0.6400.0/chrome-linux64/chrome