heyngra / wbijam_archiver

Program do pobierania zawartości udostępnianej na stronie wbijam.pl
2 stars 0 forks source link

Very long error #2

Open Andrzejone opened 1 year ago

Andrzejone commented 1 year ago

On first try, there was just error from selenium "javascript erro can't read from null (reading 'child') So I just updated Chrome to nevest version prob 115.x and another erro occured image

heyngra commented 1 year ago

hi, thanks for the issue! I'm pretty sure it's not on my end, but I found that probably if you type this in your folder, it should work:

change your requirements.txt to remove that ~= from webdriver_manager type pip install --upgrade -r requirements.txt try again! tell me if it doesnt work

heyngra commented 1 year ago

alright, I know the error, ima add a fix in a second

heyngra commented 1 year ago

fixed on my end, hopefully it will work on yours too!

Andrzejone commented 1 year ago

Looks like started working image

Links are gathered only from cda or can it be switched someone to other services too?

Andrzejone commented 1 year ago

image

Got lagged shortly after start, web page in browser can't load and ended like this. Gonna re-run couple of times. If I help it manyally it goes thru tho

heyngra commented 1 year ago

Looks like started working image

Links are gathered only from cda or can it be switched someone to other services too?

Links are gathered only from cda, as it's on every page, and some animes support some services, other don't, so it was the easiest to implement

image

Got lagged shortly after start, web page in browser can't load and ended like this. Gonna re-run couple of times. If I help it manyally it goes thru tho

as I've checked on my machine (does work), and I googled it, I found that it is usually caused by your page loading. Maybe there's something lagging on your computer, or your network lags it, or cda does some weird magicka. If it works with manually solving it, then that's good, but if you want to have a small read, here's a small piece of stackoverflow.

If you'd find any solution, then lmk cuz I can't really replicate it on my own device

trz3c1 commented 9 months ago

Is there any possibility to download only anime that I would like to select?

heyngra commented 9 months ago

Is there any possibility to download only anime that I would like to select?

I have no idea what are you asking, but if I try to guess:

trz3c1 commented 9 months ago

Is there any possibility to download only anime that I would like to select?

I have no idea what are you asking, but if I try to guess:

  • If you mean by "downloading" making the .json (the file with all download links), then not really, there isn't a function, but I'd recommend getting the entire .json done, as it might be useful in the future (and tbh, it doesn't take THAT long). If you really want it to work, then I could probably add the possibility to do so, but lmk!
  • If you mean by "downloading" getting the .mp4s, then yeah! You just click the anime you want (after loading them from .json) and here you go, you load the .json file, and then type the numbers you want to download

its keep crushing ( cloudFlare error) and it ends on Bleach.

heyngra commented 9 months ago

Is there any possibility to download only anime that I would like to select?

I have no idea what are you asking, but if I try to guess:

  • If you mean by "downloading" making the .json (the file with all download links), then not really, there isn't a function, but I'd recommend getting the entire .json done, as it might be useful in the future (and tbh, it doesn't take THAT long). If you really want it to work, then I could probably add the possibility to do so, but lmk!
  • If you mean by "downloading" getting the .mp4s, then yeah! You just click the anime you want (after loading them from .json) and here you go, you load the .json file, and then type the numbers you want to download

its keep crushing ( cloudFlare error) and it ends on Bleach.

I'm pretty sure there's nothing that can be done to it. I tried remaking my .json, and it happened on Accel World. The issue is not from the program itself, but the site just had a small crash (probably some maintenace of some sorts), and the site was just offline for a sec. For me right now, it works, and I think the issue might've been solved by Oozora (or somebody who works on the server side)