This commit is contained in:
ilikecats 2024-12-30 11:27:34 -08:00
parent 6981e3fa93
commit bb35a0a198

View File

@ -16,6 +16,9 @@ this program. If not, see https://www.gnu.org/licenses/
"""
### TODO
## Fast resume (resume from last downloaded comic)
import requests
from bs4 import BeautifulSoup as bs
from os import mkdir