coursera-dl/coursera
Yuri Bochkarev 54316b2430 Bump version (0.11.2 -> 0.11.3)
Bugfixes:
  - Switch to newer API for syllabus and lecture retrieval (#665, #673, #634)

Features:
  - You can now download specializations: the child courses will be
    downloaded automatically
2018-06-24 11:05:23 +03:00
..
test resolve merge conflicts 2018-06-24 00:28:25 +03:00
__init__.py Bump version (0.11.2 -> 0.11.3) 2018-06-24 11:05:23 +03:00
api.py 🔨 + 🔧 = 💄 2018-06-24 10:39:18 +03:00
commandline.py 💄 autopep8 2018-06-24 00:10:22 +03:00
cookies.py Typo (#672) 2018-06-17 20:36:53 +03:00
coursera_dl.py Add support for specialization name in the arguments 2018-06-24 10:36:42 +03:00
credentials.py better error msg for incorrect .netrc permissions (#674) 2018-06-20 21:27:17 +03:00
define.py Update changelog 2018-06-24 10:43:07 +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 support for specialization name in the arguments 2018-06-24 10:36:42 +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 Add support for specialization name in the arguments 2018-06-24 10:36:42 +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 Move to newer API for syllabus and lecture retrieval 2018-06-24 00:09:31 +03:00
workflow.py Fix bug when condition for url skipping was reversed 2016-07-27 14:17:21 +03:00