coursera-dl/coursera
Yuri Bochkarev 154ef8dfef Bump version (0.8.0 -> 0.9.0)
Features:
  - Default arguments are loaded from `coursera-dl.conf` file
  - Added option `--mathjax-cdn <MATHJAX_CDN>` to specify alternative MathJax CDN
  - Added support for Resources section
2017-05-29 19:50:34 +03:00
..
test 1. enable multiple subtitles and transcripts with alternatives. 2017-05-19 01:42:48 +08:00
__init__.py Bump version (0.8.0 -> 0.9.0) 2017-05-29 19:50:34 +03:00
api.py 1. enable multiple subtitles and transcripts with alternatives. 2017-05-19 01:42:48 +08:00
commandline.py 1. enable multiple subtitles and transcripts with alternatives. 2017-05-19 01:42:48 +08:00
cookies.py Be more verbose when printing login failure message 2016-10-03 17:37:39 +03:00
coursera_dl.py 1. enable multiple subtitles and transcripts with alternatives. 2017-05-19 01:42:48 +08:00
credentials.py coursera/{cookies,credentials}: Fix more docstrings. 2015-08-14 19:16:34 -03:00
define.py 1. enable multiple subtitles and transcripts with alternatives. 2017-05-19 01:42:48 +08:00
downloaders.py Decrease number of download retries in NativeDownloader from 5 to 3 2016-07-13 12:25:24 +03:00
extractors.py 1. enable multiple subtitles and transcripts with alternatives. 2017-05-19 01:42:48 +08: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 Fix dict construction in python2.6 2016-07-28 11:58:19 +03:00
workflow.py Fix bug when condition for url skipping was reversed 2016-07-27 14:17:21 +03:00