Skip to content

Extract and convert into PDF version of Koreans textbooks from Sejong Institute

License

Notifications You must be signed in to change notification settings

coughingmouse/Download-Korean-Textbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download Korean Textbooks

Colab (requires Google account)

  1. Copy this into a cell and run it. The code below doesn't work because of a bug in Colab.

iPython/Jupyter Notebook

  1. Run this.
%load https://github.com/coughingmouse/Download-Korean-Textbooks/raw/main/download_korean_textbooks.py

Unix-like

You need to have Python3, its pip and venv module, and curl installed.

  1. Download source
curl -fsSL https://github.com/coughingmouse/Download-Korean-Textbooks/raw/main/download_korean_textbooks.py --output download_korean_textbooks.py
  1. Run to initiate
python3 download_korean_textbooks.py
  1. Enter Python virtual environment
source 'Korean Textbooks/bin/activate'
  1. Run 2. again to download files
  2. run deactivate or exit shell to get out of the virtual environment

About

Extract and convert into PDF version of Koreans textbooks from Sejong Institute

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages