Resource icon

OBS Python Scripture Download/Pager 1.1

Python Script to Download Scripture from the Oremus.org, format and move the text to a Text Object in a Scene in "pages". Option to also adjust Scripture Title, e.g. "Luke 1:26-38". Designed for book, chapter with multiple verses. Can be expanded with "Extra" field for addition or Book Chapter Verse, e.g. "+Ephesians 3:18-21". Option to "fade" text in/out. Wraps scripture to given character width and lines per page. Display shows how lines will break. Page with buttons or hot keys.

Attachments

  • scripture.png
    scripture.png
    520.4 KB · Views: 267
  • Like
Reactions: BenAndo
Fixed an issue with downloading two-word title books like 1 Corinthians.
Requires Beautiful Soup pip install beautifulsoup4 and HTMLParser pip install HTMLParser
Top