delarte/src/delarte
Barbagus a108135141 Use urllib3 instead of requests
We were not (and probably wont be ) using any worthwhile `requests`
features (beside `raise_for_status()`) and the `timeout` session
parameter propagation vs adapter plugging "thing" in requests just
annoys me deeply (not that kind of "... Human (TM)")
2023-02-13 09:35:33 +01:00
..
__init__.py Use urllib3 instead of requests 2023-02-13 09:35:33 +01:00
__main__.py Use urllib3 instead of requests 2023-02-13 09:35:33 +01:00
api.py Use urllib3 instead of requests 2023-02-13 09:35:33 +01:00
download.py Use urllib3 instead of requests 2023-02-13 09:35:33 +01:00
error.py Use urllib3 instead of requests 2023-02-13 09:35:33 +01:00
hls.py Use urllib3 instead of requests 2023-02-13 09:35:33 +01:00
model.py Split program/rendition/variant/target operations 2023-01-24 08:27:37 +01:00
muxing.py Split program/rendition/variant/target operations 2023-01-24 08:27:37 +01:00
naming.py Split program/rendition/variant/target operations 2023-01-24 08:27:37 +01:00
subtitles.py Reorganize imports in files 2023-01-14 20:46:16 +01:00
www.py Use urllib3 instead of requests 2023-02-13 09:35:33 +01:00