KurtBestor / Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.
22.14k stars 2.05k forks source link

Webtoon Error #3277

Open Byakko92 opened 3 years ago

Byakko92 commented 3 years ago

I have tried different links from different comics and none have worked for a few days in https://www.webtoons.com

01 02

KurtBestor commented 3 years ago

Press Ctrl + Alt + C and paste the following text and Press Enter:

f=open('test.txt','wb');f.write(downloader.read_html('https://www.webtoons.com/es/romance/age-matters/list?title_no=1720').encode('utf8'));f.close();os.startfile('test.txt')

Can you show me the result?

Byakko92 commented 3 years ago

Press Ctrl + Alt + C and paste the following text and Press Enter:

f=open('test.txt','wb');f.write(downloader.read_html('https://www.webtoons.com/es/romance/age-matters/list?title_no=1720').encode('utf8'));f.close();os.startfile('test.txt')

Can you show me the result?

<!doctype html>
<html>
<head>
    <title>Verificación de edad</title>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<link rel="shortcut icon" href="https://webtoons-static.pstatic.net/image/favicon/favicon.ico?dt=2017082301" type="image/x-icon">