Skip to content

allows you to download episodes of a comic.naver Webtoon series.

License

Notifications You must be signed in to change notification settings

kikunayar/comic.naver-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/kikunayar/comic.naver-downloader/main/nava.py" -OutFile nava.py

USAGE EXAMPLE

python -c "from nava import downloader; downloader(1,40,816614,r'C:\Users\hunte\Desktop\man')"

  • start = 1
  • end = 40
  • comic id = 816614
  • directory = r'C:\Users\hunte\Desktop\man'

Releases

No releases published

Packages

No packages published

Languages