coursera-dl/coursera
Yuri Bochkarev fc40bcee13 Bump version (0.11.3 -> 0.11.4)
Features:
  - Do not expand class names if there is a specialization with the same name,
    but add --specialization flag to do that explicitly (#673)
2018-06-24 13:47:54 +03:00
..
test resolve merge conflicts 2018-06-24 00:28:25 +03:00
__init__.py Bump version (0.11.3 -> 0.11.4) 2018-06-24 13:47:54 +03:00
api.py 🔨 + 🔧 = 💄 2018-06-24 10:39:18 +03:00
commandline.py Add --specialization flag to expand specialization names only when explicitly requested 2018-06-24 13:41:03 +03:00
cookies.py Typo (#672) 2018-06-17 20:36:53 +03:00
coursera_dl.py Add --specialization flag to expand specialization names only when explicitly requested 2018-06-24 13:41:03 +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