setnicka / ulozto-downloader

EOL - end of life | Uloz.to quick multiple sessions downloader
MIT License
280 stars 48 forks source link

Solving captcha fails (armv7l) #73

Open amra opened 2 years ago

amra commented 2 years ago

Run with --auto-captcha fails with error Illegal instructiono solving CAPTCHA on armv7l with OpenWrt.

$ uname -a
Linux torrent 4.14.274 #0 SMP Wed Mar 30 06:09:22 2022 armv7l GNU/Linux
$ ulozto-downloader --auto-captcha 'https://uloz.to/file/YlHc9eqgNqYK/v-rytmu-srdce-hearts-beat-loud-2018-cz-dabing-forced-bluray-1080p-mkv#!ZGqzZmR2Z2DlMwtmBGWvAGOxAwtlAxgMpH5dpJgKAUqIMzMxAt=='
Starting downloading for url 'https://uloz.to/file/YlHc9eqgNqYK/v-rytmu-srdce-hearts-beat-loud-2018-cz-dabing-forced-bluray-1080p-mkv#!ZGqzZmR2Z2DlMwtmBGWvAGOxAwtlAxgMpH5dpJgKAUqIMzMxAt=='
Getting info (filename, filesize, ...)
CAPTCHA protected download - CAPTCHA challenges will be displayed

Starting TOR...
Illegal instructiono solving CAPTCHA
amra commented 1 year ago

The issue still remains

root@torrent:/torrent/ulozto# ulozto-downloader --auto-captcha 'https://uloz.to/file/LU4XA7Bpm0Ud/sved-v-ziguliku-the-russian-job-2017-cz-ts#!ZJMuAQR2ZGZ4AQN1AJAuMwSxL2SxMTEIZT1lZwuOH0j5AGqwMN=='
Starting downloading for url 'https://uloz.to/file/LU4XA7Bpm0Ud/sved-v-ziguliku-the-russian-job-2017-cz-ts#!ZJMuAQR2ZGZ4AQN1AJAuMwSxL2SxMTEIZT1lZwuOH0j5AGqwMN=='
Getting info (filename, filesize, …)
CAPTCHA protected download - CAPTCHA challenges will be displayed

Starting TOR...
Illegal instructiono solving CAPTCHA
amra commented 1 year ago

@setnicka How can I debug this particular issue? I would really like to run it on my Turris Omnia router.

zbyna commented 1 year ago

I have no device with such a platform available. Try to download the file from a link without # part, please. I mean for example "https://ulozto.cz/file/TKvQVDFBEhtL/debian-9-6-0-amd64-netinst-iso" and post the log if differs.

The problem may be out of the ulozto- downloader. Illegal instruction could mean that tflite runtime is not fully compatible with your platform. Try runtime from this link or build your own.