coursera-dl/coursera
2016-07-17 16:55:23 +03:00
..
test More normpath in tests 2016-07-17 16:55:23 +03:00
__init__.py Bump version (0.6.0 -> 0.6.1) 2016-06-20 16:04:57 +03:00
api.py Add --list-courses option 2016-07-11 11:21:03 +03:00
commandline.py First take on implementing parallel downloader 2016-07-13 14:29:18 +03:00
cookies.py Deprecate --on-demand option, try to detect class type automatically 2015-09-24 10:15:24 +03:00
coursera_dl.py First take on implementing parallel downloader 2016-07-13 14:29:18 +03:00
credentials.py coursera/{cookies,credentials}: Fix more docstrings. 2015-08-14 19:16:34 -03:00
define.py Add --list-courses option 2016-07-11 11:21:03 +03:00
downloaders.py Decrease number of download retries in NativeDownloader from 5 to 3 2016-07-13 12:25:24 +03:00
extractors.py Add --list-courses option 2016-07-11 11:21:03 +03:00
filter.py Moves things around, decompose into modules (WIP) 2016-07-06 13:38:00 +03:00
formatting.py Moves things around, decompose into modules (WIP) 2016-07-06 13:38:00 +03:00
network.py Add missing import json 2016-06-12 13:15:21 +03:00
parallel.py Add tests for downloader wrappers and iter_modules 2016-07-17 16:32:43 +03:00
playlist.py Moves things around, decompose into modules (WIP) 2016-07-06 13:38:00 +03:00
utils.py Moves things around, decompose into modules (WIP) 2016-07-06 13:38:00 +03:00
workflow.py Add tests for downloader wrappers and iter_modules 2016-07-17 16:32:43 +03:00