mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-17 16:35:35 +00:00
added download: all-lang-subtitles and subscripts to on-demand classes From the pull request message: ---- > I added feature of downloading additional files for on-demand classes: > > * subscripts for video > * special value "all" for download subtitles and subscripts of all available languages > (it's changed filename, for example: file.srt->file.en.srt). ---- Thanks @klimenko for the nice contribution! |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| api.py | ||
| cookies.py | ||
| coursera_dl.py | ||
| credentials.py | ||
| define.py | ||
| downloaders.py | ||
| network.py | ||
| utils.py | ||