DasKraken / CR-dl

A Crunchyroll downloader
The Unlicense
86 stars 19 forks source link

CaptchaError again #68

Open Kanekid2m opened 4 years ago

Kanekid2m commented 4 years ago

Hi,

I recently had problem with cr-dl that when I try to download a show from CR it returns Captcha error and I have to try again again until it starts downloading. When you first released the new version I did not have this issue. I am also not able to download full season of a show because it downloads 2-3 Episodes and then I kind of get timeout and the download speed drops so much and then it exits.

Main Info

download --default-sub "enUS" --format "1080p" --season "1" --episode "8-175" --no-progress-bar --attach-fonts -o "{seasonTitle}.S01E{episodeNumber}.{resolution}.CR.WEB-DL.AAC.2.0.x264-KAN3D2M.mkv" "https://www.crunchyroll.com/fairy-tail"

Following episodes will be dowloaded:

Season "Fairy Tail": 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, >43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, >77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, >108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, >133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, >158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175

Downloading S(01/01)E(01/168) - Fairy Tail Episode 8 CaptchaError: captcha at validateResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:273:11) at onCloudflareResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:222:5) at onRequestResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:205:5) at Request. (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:149:7) at Object.onceWrapper (events.js:418:26) at Request.emit (events.js:311:20) at Request. (C:\snapshot\CR-dl\node_modules\request\request.js:1154:10) at Request.emit (events.js:311:20) at Gunzip. (C:\snapshot\CR-dl\node_modules\request\request.js:1076:12) at Object.onceWrapper (events.js:417:28) at Gunzip.emit (events.js:323:22) at endReadableNT (_stream_readable.js:1204:12) at processTicksAndRejections (internal/process/task_queues.js:84:21) { name: 'CaptchaError', message: 'captcha' }

RobertusIT commented 4 years ago

D:\DOWNLOAD\CR-dl_windows-x64_v4.0.1>cr-dl.exe download --connections "2" http://www.crunchyroll.com/it/pan-de-peace/episode-1-i-made-bread-buddies-709579 -o "{seasonTitle!scene}/{seasonTitle!scene}.E{episodeNumber}.mkv CaptchaError: captcha at validateResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:273:11) at onCloudflareResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:222:5) at onRequestResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:205:5) at Request. (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:149:7) at Object.onceWrapper (events.js:418:26) at Request.emit (events.js:311:20) at Request. (C:\snapshot\CR-dl\node_modules\request\request.js:1154:10) at Request.emit (events.js:311:20) at Gunzip. (C:\snapshot\CR-dl\node_modules\request\request.js:1076:12) at Object.onceWrapper (events.js:417:28) at Gunzip.emit (events.js:323:22) at endReadableNT (_stream_readable.js:1204:12) at processTicksAndRejections (internal/process/task_queues.js:84:21) { name: 'CaptchaError', message: 'captcha' }

luchormu commented 4 years ago

momentarily, the only solution is indicate the url of the chapter..

RobertusIT commented 4 years ago

momentaneamente, l'unica soluzione è indicare l'URL del capitolo.

stopped to work everytime at 99%....

RobertusIT commented 4 years ago

now always captcha, cookies file doesn't works :(

and with url, stuck most of the time, at 99% 100% and doesn't complete files :(

Kanekid2m commented 4 years ago

now always captcha, cookies file doesn't works :(

and with url, stuck most of the time, at 99% 100% and doesn't complete files :(

same.. Is the project discontinued ? I hope not 😬

arbarbosa1979 commented 4 years ago
cr-dl download https://www.crunchyroll.com/black-clover-international-dubs --season 2 --episode 1,3-5
[ 'Black Clover (Russian VO)' ]
[]
Following episodes will be dowloaded:
Season "Black Clover (Portuguese Dub)":
1, 3, 4, 5

Downloading S(01/01)E(01/04) - Black Clover (Portuguese Dub) Episode 1
CaptchaError: captcha
    at validateResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:273:11)
    at onCloudflareResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:222:5)
    at onRequestResponse (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:205:5)
    at Request.<anonymous> (C:\snapshot\CR-dl\node_modules\cloudscraper\index.js:149:7)
    at Object.onceWrapper (events.js:418:26)
    at Request.emit (events.js:311:20)
    at Request.<anonymous> (C:\snapshot\CR-dl\node_modules\request\request.js:1154:10)
    at Request.emit (events.js:311:20)
    at Gunzip.<anonymous> (C:\snapshot\CR-dl\node_modules\request\request.js:1076:12)
    at Object.onceWrapper (events.js:417:28)
    at Gunzip.emit (events.js:323:22)
    at endReadableNT (_stream_readable.js:1204:12)
    at processTicksAndRejections (internal/process/task_queues.js:84:21) {
  name: 'CaptchaError',
  message: 'captcha'
}