1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 21:54:17 +01:00
svtplay-dl/lib/svtplay_dl
Olof Johansson b31834fd6e svtplay_dl.output: Make progress() wrap progressbar()
The progressbar() currently does not handle the case where the total size is
unknown. But with this change, progress() will internally use progressbar()
for its bar generation, while still supporting a more basic progress info when
total size is unknown.
2013-04-19 17:44:21 +02:00
..
fetcher Merge pull request #35 from olof/topic/eta_class 2013-03-25 12:14:32 -07:00
service Add unit test for oppetarkiv.se 2013-04-16 17:51:31 +02:00
tests svtplay_dl.output: add an ETA class 2013-03-25 19:32:06 +01:00
__init__.py 2013-04-17 2013-04-17 09:42:28 +02:00
__main__.py Make a single file 2013-03-23 15:43:05 +01:00
log.py Rename module from lib/svtplay to lib/svtplay_dl 2013-03-17 19:55:19 +01:00
output.py svtplay_dl.output: Make progress() wrap progressbar() 2013-04-19 17:44:21 +02:00
utils.py python3 fixes, urlparse and addinfourl. 2013-04-14 21:26:39 +02:00