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

command to download a specific course #5

Closed
sds100 opened this issue Feb 5, 2020 · 4 comments
Closed

command to download a specific course #5

sds100 opened this issue Feb 5, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@sds100
Copy link

sds100 commented Feb 5, 2020

have a command to download a course by its id.

@C0D3D3V
Copy link
Owner

C0D3D3V commented Feb 7, 2020

You mean like a white list?
So that only the courses on that list are downloaded? Currently there is only a blacklist implemented.

In the issue #4 some ideas were mentioned that I still have to think about, so I have not implemented a whitelist yet. It is expected that soon it will be possible to define more precisely which courses should be downloaded (also that you can rename them ect.)

But if you want to try something on it, you are welcome to try to implement it yourself, you can use the blacklist for orientation.

@sds100
Copy link
Author

sds100 commented Feb 7, 2020 via email

@C0D3D3V C0D3D3V added the enhancement New feature or request label Feb 19, 2020
@C0D3D3V
Copy link
Owner

C0D3D3V commented Feb 22, 2020

Check out the new feature python main.py --config
If this meets your request, you can close the issue.

@C0D3D3V
Copy link
Owner

C0D3D3V commented Feb 22, 2020

PS. You need to install the new requirement
pip3 install -r requirements.txt

@C0D3D3V C0D3D3V closed this as completed Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants