KevCui / soaper-dl

:tv: Soaper downloader: download TV series and movies in your terminal
Do What The F*ck You Want To Public License
70 stars 19 forks source link

Error downloading #9

Closed jorgeorejas closed 3 years ago

jorgeorejas commented 3 years ago

There's some episodes that don't download correctly, I tried running with the bash -x ./soap2day-dl.sh -n halt and catch fire and when I paste the output URL on the browser code 404 appears.

My computer is an M1 MacBook Pro, that might have something to do with it.

Here's the output when I try to download multiple Devs episodes:

Captura de pantalla 2021-11-05 a las 12 06 44
KevCui commented 3 years ago

Hi @jorgeorejas, the media not found issue should be fixed in the latest commit. Please pull the changes and give it a try. Thanks.

jorgeorejas commented 3 years ago

Hi @KevCui, It works! Thank you!