mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-17 16:35:35 +00:00
Features:
- Do not expand class names if there is a specialization with the same name,
but add --specialization flag to do that explicitly (#673)
|
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| api.py | ||
| commandline.py | ||
| cookies.py | ||
| coursera_dl.py | ||
| credentials.py | ||
| define.py | ||
| downloaders.py | ||
| extractors.py | ||
| filtering.py | ||
| formatting.py | ||
| network.py | ||
| parallel.py | ||
| playlist.py | ||
| utils.py | ||
| workflow.py | ||