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

5 Commits

Author SHA1 Message Date
Johan Andersson
d061054f33 download_rtmp: work around for a bug in python2.7
python2.7.2 in OSX Mountain Lion has bug in shlex.split().
see http://bugs.python.org/issue6988
2013-03-12 13:19:11 +01:00
Johan Andersson
8485218b75 download_rtmp: add a dot before extention and after filename 2013-03-12 13:19:11 +01:00
Olof Johansson
663287b541 Add editor modelines 2013-03-02 21:26:42 +01:00
Olof Johansson
53ecb46338 Use absolute_import from __future__ everywhere 2013-03-01 23:39:42 +01:00
Olof Johansson
60af70bb9d Breakout rtmp fetcher to own module 2013-02-12 19:23:56 +01:00