sample
Directory actions
More options
Directory actions
More options
sample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Scripture data from https://www.churchofjesuschrist.org/study?lang=eng Downloaded using python-scripture-scraper https://github.com/samuelbradshaw/python-scripture-scraper Users are responsible for complying with copyright and other laws in their use of this data. -------- Script version: 2.1 Date generated: 2024-04-07 20:01:47.100847 DEFAULT_LANG = 'en' SCRAPE_FULL_CONTENT = True SCRAPE_METADATA_FOR_ALL_LANGUAGES = True SECONDS_TO_PAUSE_BETWEEN_REQUESTS = 0.5 JSON_INDENT = 2 USE_TEST_DATA = False OUTPUT_AS_JSON = True OUTPUT_AS_HTML = True OUTPUT_AS_MD = True OUTPUT_AS_TXT = True OUTPUT_AS_CSV = True OUTPUT_AS_TSV = True OUTPUT_AS_SQL_MYSQL = True OUTPUT_AS_SQL_SQLITE = True SPLIT_JSON_BY_CHAPTER = True MINIFY_JSON = False BASIC_HTML = False INCLUDE_IMAGES = True INCLUDE_COPYRIGHTED_CONTENT = False INCLUDE_MEDIA_INFO = True ADD_CSS_STYLESHEET = True