Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: download transcript in preferred language #20

Open
merberich opened this issue Jun 20, 2020 · 2 comments
Open

Feature request: download transcript in preferred language #20

merberich opened this issue Jun 20, 2020 · 2 comments

Comments

@merberich
Copy link

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?

@FLZ101
Copy link
Owner

FLZ101 commented Oct 17, 2022

Currently only English subtitles provided are downloaded, in the next release all subtitles provided will be downloaded.

@FLZ101
Copy link
Owner

FLZ101 commented Oct 17, 2022

Pull requests are welcomed, however before that I plan to update it to version 1.0, which should be much easier to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants