Koray YILMAZ

Results 6 comments of Koray YILMAZ

Actually not tested fully. *Koray YILMAZ,Msc* System Administrator Physics Engineer Giovanni , 18 Ara 2019 Çar, 19:02 tarihinde şunu yazdı: > *@wargio* requested changes on this pull request. > >...

I managed to download the mitx pro videos and file with changing parsing.py and edx_dl.py. In parsing.py file I changed the line at 415 ```python if (url.startswith('https://courses.edx.org') ``` with ```python...

Can you use `-x mitxpro` arguement please? Because the script logins to edx by default. We have to change it so that it will login to mitxpro site. Also please...

The sections could not be parsed with the current version. Just download the [source](https://github.com/coursera-dl/edx-dl/archive/master.zip), then patch the source with [mitxpro_patch.zip](https://github.com/coursera-dl/edx-dl/files/2166796/mitxpro_patch.zip) ```bash #unzip master.zip cd edx-dl #unzip mitxpro_patch.zip to edx-dl ./patch.py...

I submitted the pull request. Sorry for late response. It is my first pull request :) Regards, -Koray

Updating to the most recent version of ollama2 should fix the problem. In my case I am using Ollama2 server remotely. After updating it, it worked for me.