coursera-dl/coursera
2018-06-11 18:16:09 +03:00
..
test Merge pull request #654 from noureddin/clean-filenames 2018-06-09 23:00:56 +03:00
__init__.py Bump version (0.11.1 -> 0.11.2) 2018-06-03 11:29:40 +03:00
api.py autopep8 2018-06-09 23:07:05 +03:00
commandline.py Mention that username is email address in command-line options 2018-06-11 18:16:09 +03:00
cookies.py Use TLSv1.2 instead of v1.0 (fix #661, #663) 2018-06-03 11:24:34 +03:00
coursera_dl.py Added functionality to download Coursera Notebooks 2017-11-20 11:15:18 +00:00
credentials.py coursera/{cookies,credentials}: Fix more docstrings. 2015-08-14 19:16:34 -03:00
define.py Followup, change to api.coursera.org in the definition and tests. 2018-06-02 19:10:08 -07: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 support for "phasedPeer" typename (peer assignment instructions) 2018-03-25 16:13:27 +03:00
filtering.py add support to download certain subtitle 2017-03-10 14:35:53 +08:00
formatting.py Moves things around, decompose into modules (WIP) 2016-07-06 13:38:00 +03:00
network.py Be more robust to errors during quiz download 2016-07-27 23:10:03 +03:00
parallel.py Add tests for downloader wrappers and iter_modules 2016-07-17 16:32:43 +03:00
playlist.py Add missing import to playlist.py 2016-10-03 17:36:52 +03:00
utils.py improve and use clean_filename 2018-05-07 10:49:13 +02:00
workflow.py Fix bug when condition for url skipping was reversed 2016-07-27 14:17:21 +03:00