You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coursera offers transcript downloads for some videos, and it would nice to be able to get those on download (instead of having to parse the subtitles file when available). Im imagining an argument to list (in order) language preferences for this:
# download slug "sssss" resources in English if available# or French when English is unavailable# (defaults to the default course language if none available)
dl_coursera --cookies ccc --slug sssss --lang EN FR
Side question: do you take pull requests?
The text was updated successfully, but these errors were encountered:
Coursera offers transcript downloads for some videos, and it would nice to be able to get those on download (instead of having to parse the subtitles file when available). Im imagining an argument to list (in order) language preferences for this:
Side question: do you take pull requests?
The text was updated successfully, but these errors were encountered: