This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "1", | |
"name": "Ramp", | |
"email": "wayne.he@ramp.com", | |
"password": "2247d2328" | |
}, | |
{ | |
"id": "2", | |
"name": "Intuit", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
script for downloading and packing ozy translation's ts medic pages into epubs | |
change the numbers in the | |
``` | |
for i in range() | |
``` | |
line to pick start and end chapters | |
result is in out/res.epub |