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

Download multimedia #4

Open
3 tasks
duckbrain opened this issue May 23, 2017 · 0 comments
Open
3 tasks

Download multimedia #4

duckbrain opened this issue May 23, 2017 · 0 comments

Comments

@duckbrain
Copy link
Owner

Many nodes have content of videos, images, and sound files that accompany the text. Videos and images are embedded in the HTML, but are linked to online resources. It would enable a fuller offline experience if these resources could be cached locally.

This will require:

  • Parsing the content to find media
  • Function to download the media for a node
  • Function to get the media for a node, attempting to get it from online if the media is not already cached.
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

1 participant