ethanbarclay / free-mp3-download-cli

script for downloading full albums and tracks as mp3 or flac from http://free-mp3-download.net/
11 stars 1 forks source link

Can you pipe Captcha through terminal? #1

Closed CHJ85 closed 2 years ago

CHJ85 commented 2 years ago

Hi there. I don't wanna pay for the captcha API just so that I can download music. Can you pipe the actual captcha through instead please? If that's even possible.

ethanbarclay commented 2 years ago

That sounds like a good idea, I'll look into adding this.

ethanbarclay commented 2 years ago

Closed with b566103.

ethanbarclay commented 2 years ago

I've noticed that there is an error with captcha grabbing ever so often that causes the program to crash. If this happens, just retry again. I'm working on debugging this currently.

CHJ85 commented 2 years ago

Okay, thanks.

ethanbarclay commented 2 years ago

Fixed bug with f30f828.