/dl-res

🐚 Download url countent to local

Primary LanguageRust

dl res

Download url countent to local

  • put urls line by line to urls.txt file with the executable,
  • create a out folder for resources output,
  • run the executable
# dev run
cargo run -- -i "../../urls.txt" -o "../../out" -n 1

python --version
# Python 3.10.0
pip install -r requirements.txt
python main.py