Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

비밀번호 걸린 만화 다운로드 기능 추가 #14

Open
occidere opened this issue Mar 13, 2017 · 4 comments
Open

비밀번호 걸린 만화 다운로드 기능 추가 #14

occidere opened this issue Mar 13, 2017 · 4 comments

Comments

@occidere
Copy link
Owner

비밀번호를 직접 입력하게 하거나, String 값으로 내부에 등록해서 자동으로 접속되게 하거나 하고
HtmlUnit 응용하면 될 듯

@occidere occidere self-assigned this Mar 13, 2017
@occidere
Copy link
Owner Author

image
이 부분 HtmlUnit을 이용해 처리 필요

@occidere
Copy link
Owner Author

HtmlUnit을 이용한 1차 개발시도 실패
302 리디렉션이 안되고, 계속 스크립트만 뜸

@occidere
Copy link
Owner Author

Jsoup을 이용한 고속 파싱의 경우 페이지 요청시 자동으로 비밀번호를 입력 후 POST방식으로 보내어 처리
HtmlUnit의 경우 아직 미결

@occidere
Copy link
Owner Author

occidere commented May 7, 2017

ver 0.3.0.2 (2017.05.07) 버전에 일단 추가시켜보긴 했으나
현재 마루마루 서버가 터져서(502) 테스트 불가
추후 테스트해볼것

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant