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

Downloads quizzes, assignments, and static wiki content #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

afu1979
Copy link

@afu1979 afu1979 commented Mar 14, 2013

Downloads assignments and static wiki pages. 
if "--quiz" flag is set on startup, will download quizes. 

Downloads assignments and static wiki pages. 
if "--quiz" flag is set on startup, will download quizes. 
@dgorissen
Copy link
Owner

Cool, thanks. I first need to sort out issue #13 and will then have a look.


Web / Blog : http://dirkgorissen.com
Twitter : https://twitter.com/elazungu

On Thu, Mar 14, 2013 at 5:33 AM, afu1979 notifications@github.com wrote:

Downloads assignments and static wiki pages.
if "--quiz" flag is set on startup, will download quizes.


You can merge this Pull Request by running

git pull https://github.com/afu1979/coursera-dl master

Or view, comment on, or merge it at:

#27

Commit Summary

Allow the downloading of quizzes, assignments, and static wiki pages

File Changes

M courseradownloader/courseradownloader.py (115)

Patch Links:

https://github.com/dgorissen/coursera-dl/pull/27.patch
https://github.com/dgorissen/coursera-dl/pull/27.diff

@alij
Copy link

alij commented Mar 27, 2013

Any updates on this? I have been waiting for this for a long time :)

@dgorissen
Copy link
Owner

Sorry for the delay, I've been traveling a lot and with a change in job not
had much time to follow up on this.

Thanks again for the pull request, overall it looks good, i will add
specific comments to the commit itself. The main thing you just need to do
is:

  • sync with the current version and regenerate the pull request. Ive had to
    change a few things to keep track of the coursera changes.
  • there is quite a lot of variation between courses so ensure things don't
    break if certain URLs, files, divs, etc you expect to be there aren't.
    Adding log output where necessary.

I will now add a few small questions/comments to the commit itself. Thanks
again!
On Mar 27, 2013 1:04 PM, "Muhammad Ali" notifications@github.com wrote:

Any updates on this? I have been waiting for this for a long time :)


Reply to this email directly or view it on GitHubhttps://github.com//pull/27#issuecomment-15521861
.

@colablikje
Copy link

this would indeed be a great feature, there's often a lot of useful material in the wiki part of a course.
It also often includes links to material elsewhere, would there be any way to download that while retrieving the wiki pages?

@dgorissen
Copy link
Owner

you could start scraping the wiki content but its not something I can
afford to implement at this time Im afraid.


Web / Blog : http://dirkgorissen.com
Twitter : https://twitter.com/elazungu

On Sat, Jun 1, 2013 at 10:30 AM, colablikje notifications@github.comwrote:

this would indeed be a great feature, there's often a lot of useful
material in the wiki part of a course.
It also often includes links to material elsewhere, would there be any way
to download that while retrieving the wiki pages?


Reply to this email directly or view it on GitHubhttps://github.com//pull/27#issuecomment-18786229
.

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

Successfully merging this pull request may close these issues.

None yet

6 participants