Closed surichen35 closed 2 years ago
Even I am facing the same issue, If you find a solution please post here
I am having the same issue:
`2020-00-27 13:00:18 UTC:::z Accessing LDC login page ... 2020-00-27 13:00:18 UTC:::z Logging in to your LDC account ... 2020-00-27 13:00:18 UTC:::z Accessing list of your LDC corpora ...
A list of the LDC corpora associated with your account has been saved to corpora.tsv
2020-00-27 13:00:18 UTC:::z Not downloading LDC94S13B: ... `
What's the solution?
I had the same issue. For me, the solution was to delete the cookies.txt
file and add the --insecure
flag to the script, e.g. change COOKIE_FLAGS
in the script to
COOKIE_FLAGS="-b ${COOKIES_FILE} -c ${COOKIES_FILE} --insecure"
2018-53-14 15:53:39 UTC:::z Accessing LDC login page ... 2018-53-14 15:53:42 UTC:::z Logging in to your LDC account ... 2018-53-14 15:53:45 UTC:::z Accessing list of your LDC corpora ...
A list of the LDC corpora associated with your account has been saved to corpora.tsv
2018-53-14 15:53:47 UTC:::z Not downloading LDC99T42: ...