captcha_download_one: Download one captcha image from TRT3's website

Description Usage Arguments Value

Description

Download just one captcha image from TRT3's website

Usage

1
captcha_download_one(dir, sleep = 1, repeat_last_captcha = FALSE)

Arguments

dir

character string naming a directory path for writing the image

sleep

time in seconds for the system wait until next try if the attempt to download fails

repeat_last_captcha

boolean indicating if the letters of the last captcha download should persist, changing only the noise draws.

Value

response


decryptr/captchaTRT documentation built on May 15, 2019, 3:19 a.m.