Merge branch 'master' into data

This commit is contained in:
mkozlowskiAzimuthe 2023-01-03 15:26:13 +01:00
commit 73857d897d
2 changed files with 47 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,6 +4,7 @@ from bs4 import BeautifulSoup
import re
from tqdm import tqdm
import time
import argparse
def main():
MAIN_URL = "https://pl.wikisource.org/"