1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 12:15:40 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Johan Andersson
7b6ceb4737 Flake8 fixes 2018-01-30 20:17:33 +01:00
Robert Foss
c26bb3ccc5 Add proxy support
This feature utilises the proxy support of the requests module, and
has been tested with SOCKS5 through a SSH tunnel, and has been
verified to be working.

Signed-off-by: Robert Foss <robert.foss@memcpy.io>
2017-11-26 18:11:41 +01:00
Johan Andersson
d66a2a721d setup: fix deps for older py2 versions
fixes #338
2016-02-07 21:08:42 +01:00
Johan Andersson
5a6db15361 setup: this should be 2 and not 1
we want to check micro version. not minor
2016-01-10 23:09:21 +01:00
Johan Andersson
32cd603fcf setup: update the url 2016-01-10 22:38:28 +01:00
Johan Andersson
424a74ea5b setup: we only need the security extras for <2.7.9
We need those packages for SNI support.
2016-01-07 20:15:08 +01:00
Johan Andersson
2d0aa27de9 setup: include python3.5 2015-10-08 23:03:09 +02:00
Johan Andersson
6c2b4c5fe9 setup: add some classifiers 2015-09-30 13:52:17 +02:00
Johan Andersson
fc10ffa81b setup: add dependency on requests 2015-09-01 21:56:59 +02:00
Olof Johansson
b31f6f6d85 Add editor modelines 2014-03-19 22:45:19 +01:00
Johan Andersson
329952410d Use __version__ from the lib 2013-03-23 15:17:15 +01:00
Olof Johansson
f0ad13539a Add simple setuptools based build script 2013-03-12 13:19:13 +01:00