izqalan / cy-client

Unofficial cyberdrop album downloader client
MIT License
96 stars 40 forks source link

Invalid URL #61

Closed flammablehavocx closed 2 years ago

flammablehavocx commented 3 years ago

cy client v.2.2.0.0 Windows 7 Professional 7601 SP1

Unable to download any album. Tried both x86 and x64 versions,

1

Anequit commented 3 years ago

Is your album public?

Anequit commented 3 years ago

I just copied and pasted the url into the downloader and it's working flawlessly for me

Anequit commented 3 years ago

It could be because you're on windows 7 however. I don't know if the downloader supports such an old OS.

flammablehavocx commented 3 years ago

Thank you Anequit, maybe I will try to run it on Win 10 later.

Anequit commented 3 years ago

Thank you Anequit, maybe I will try to run it on Win 10 later.

No problem

PortiMeo commented 3 years ago

Hi. I have literally the same problem. I'm using Win 10
Zrzut ekranu 2021-10-09 155910

Anequit commented 3 years ago

image

It's working for me. Download the latest version again just in case something went wrong.

Bastek commented 2 years ago

I got exactly same issue at Win 10. I have downloaded latest version cy client several times and every time i get "invalid url" error.

Anequit commented 2 years ago

I got exactly same issue at Win 10. I have downloaded latest version cy client several times and every time i get "invalid url" error.

Clear browser cache and try to reopen the album on your web browser. If it was deleted, then the downloader will report "invalid url". Cyberdrop does have an issue with albums still opening after being deleted due to cache. I will still look into it and see if it's something else.

Anequit commented 2 years ago

One other thing is that you need to make sure you are using a .me url and not a .to url. The downloader only downloads from the .me not the .to, but if it's a .me and still saying invalid then it might have been deleted and in that case I can't do anything about that.

Bastek commented 2 years ago

Cache cleared, album is active and domain is .me - still invalid url. In fact i tested on 16 albums and result is always the same.

Anequit commented 2 years ago

Cache cleared, album is active and domain is .me - still invalid url. In fact i tested on 16 albums and result is always the same.

That's really odd... I'm having no issues myself and tested with two different computers. Must be something to do with your OS or environment. I honestly can't think of anything that could cause that.

Anequit commented 2 years ago

@Bastek I will be releasing a hotfix for this issue. Let me know if it fixes your problem.

Bastek commented 2 years ago

@Anequit Sure, could you make .exe with hotfix included?

Anequit commented 2 years ago

@Anequit Sure, could you make .exe with hotfix included?

I'll release hotfix as update so you'll be able to download the latest version from the releases page

Bastek commented 2 years ago

Sadly, the issue is still there. Win 10 pro 10.0.19043, Microsoft .NET Runtime 5.0.12 (x64). I tested on album mentioned in this discussion: https://cyberdrop.me/a/GfiuT4es

Aziz6700 commented 2 years ago

@Anequit Sure, could you make .exe with hotfix included?

I'll release hotfix as update so you'll be able to download the latest version from the releases page

still doesn't work man

Orligon commented 2 years ago

Have the same problem

izqalan commented 2 years ago

It's working for me. I'm on Win 10 pro 10.0.19043 Build 19043 running latest release. is the album accessible on browser? @flammablehavocx @Bastek @PortiMeo @Aziz6700 @Orligon

@Anequit I feel like the website is not reachable on their end or the client timed out when trying to reach and load the album html document.

Bastek commented 2 years ago

@izqalan Yes, all albums are accessible via browser and loads instantly with no issues at all.

Anequit commented 2 years ago

I'm out of town right now but when I get home I'll add some better logging so that we can narrow down what's going wrong

SnowVolf commented 2 years ago

Same error on (Windows 10 21H2, Windows 11 22000.384) image

Anequit commented 2 years ago

https://github.com/izqalan/cy-client/releases/tag/v2.2.4

Bastek commented 2 years ago

https://github.com/izqalan/cy-client/releases/tag/v2.2.4

I tried again with 27 download urls and issue is still the same.

Anequit commented 2 years ago

What is it telling you now?

Bastek commented 2 years ago

Exactly the same: invalid url.

Anequit commented 2 years ago

I see... I left in a piece of code that I forgot to remove, so I'll push a new version with that fix.

Anequit commented 2 years ago

https://github.com/izqalan/cy-client/releases/tag/v2.2.5

Bastek commented 2 years ago

Unknown webscraper error. Please report this to the github repository.

Anequit commented 2 years ago

Thanks, this will help narrow down the cause of the issue.

Anequit commented 2 years ago

https://github.com/izqalan/cy-client/releases/tag/v.2.2.6

Bastek commented 2 years ago

Unknown webscraper error. Please report this to the github repository. Input string was not in a correct format.

I tested on album mentioned in this discussion: https://cyberdrop.me/a/GfiuT4es

Anequit commented 2 years ago

I believe I've identified the issue, so I'm going to work on patching it today.

Anequit commented 2 years ago

https://github.com/izqalan/cy-client/releases/tag/v2.2.7

Bastek commented 2 years ago

obraz

Anequit commented 2 years ago

In a CMD prompt can you type "dotnet --info" and then copy and paste it here?

Anequit commented 2 years ago

This issue should now be fixed.

Bastek commented 2 years ago

You're right, this issue is now fixed! Thank you for your time and effort!

Anequit commented 2 years ago

You're right, this issue is now fixed! Thank you for your time and effort!

It's my job to find the solution to the issue, thank you for helping me find the issue.