jQwotos / 9anime-Scraper

Scrapes 9anime.to for download links of episodes
14 stars 7 forks source link

Create a Windows Executable #9

Open g4269159 opened 7 years ago

g4269159 commented 7 years ago

I don't know how to use python or anything, could you make a windows release please?

sieg3 commented 7 years ago

Python works on Windows, you just need to install it.

https://www.python.org/download/releases/3.0/

g4269159 commented 7 years ago

Yes an executable, thank you. I tried to use Python before and it's too confusing.

jQwotos commented 7 years ago

Anyone know how well kivy and requests exports using pyinstaller?

g4269159 commented 7 years ago

any luck?

Yureien commented 7 years ago

Hey, I can create an executable for you, but keep in mind it WON'T be GUI. Can you use CLI?

jQwotos commented 7 years ago

@InfernoCoder, 9anime has updated quite a few things (mainly the removal of anti-bot measures). I'm updating all of the code tomorrow. V2 branch should come out soon-ish tomorrow night. I would recommend holding off making a executable until tomorrow since some of the data returns will be different (in an attempt to improve speed).

I will also be implementing the 9anime scraper into a new (currently hidden) animeapicenter project which follows a standardized formatting rules (if your interested).

Yureien commented 7 years ago

Alright, and I am interested :)

jQwotos commented 7 years ago

@InfernoCoder sounds good, i'll key you in tomorrow

Yureien commented 7 years ago

Thanks