From 1e51e10db2fcf5e929ef94db965cd4ef7444265a Mon Sep 17 00:00:00 2001 From: Simon Weald Date: Sun, 9 Sep 2018 10:22:18 +0100 Subject: [PATCH] update with changes --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 361e86c..cb50d6f 100644 --- a/notes.md +++ b/notes.md @@ -14,3 +14,4 @@ * ~~implement parsing of [robots.txt](http://docs.w3cub.com/python~3.6/library/urllib.robotparser/)~~ * investigate [gzip encoding](https://stackoverflow.com/questions/36383227/avoid-downloading-images-using-beautifulsoup-and-urllib-request) * implement some kind of progress display + * async \ No newline at end of file