From 55b0c87d3fd416d6c3c4fe42e4e8907258aa5c4b Mon Sep 17 00:00:00 2001 From: James Bunton Date: Fri, 24 Feb 2017 09:07:00 +1100 Subject: [PATCH] News --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f358705..3cd618a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,15 @@ WebDL is a set of Python scripts to grab video from online Free To Air Australian channels. +## News + +### 2017-02-24 +* Now requires Python3, use the `python2` branch if you need the old version. +* Recommended installation is now with `virtualenv` and `pip` to install dependencies. +* Removed some custom logic in favour of the `requests` and `requests_cache` libraries. +* `autograbber.py` can write to multiple directories, previous command line args are still supported. + + ## Installation Install the following packages using your package manager: -- 2.39.2