Use newer version of requests, one without a vulnerability warning.
Chris Pressey
4 years ago
0 | 0 | yastasoti |
1 | 1 | ========= |
2 | 2 | |
3 | _Version 0.2_ | |
3 | _Version 0.3_ | |
4 | 4 | |
5 | 5 | Yet another script to archive stuff off teh internets. |
6 | 6 | |
86 | 86 | but this is not so official. |
87 | 87 | |
88 | 88 | Requires `requests` Python library to make network requests. Tested |
89 | with `requests` version 2.17.3. | |
89 | with `requests` version 2.21.0. | |
90 | 90 | |
91 | 91 | If `tqdm` Python library is installed, will display a nice progress bar. |
92 | 92 |