SamDecrock / DLNA-downloader

Node.js application to download DLNA content
12 stars 9 forks source link

finalise download through contendirectory service #1

Open Laurens0619 opened 7 years ago

Laurens0619 commented 7 years ago

Hi,

I am trying to use your script to download images from my dlna-enabled camera. Before diving into details, did you by any chance worked on this script?

SamDecrock commented 7 years ago

Hi,

This project isn't finished. So I think it wont be able to help you download you pictures from your camera.

durnezj commented 7 years ago

@SamDecrock Any update on this project, does it work to save a DLNA stream? I can only find this project as the sole software that could download DLNA streams.

Laurens0619 commented 7 years ago

I created a branch and added functionality so the DLNA stream is downloaded and uploaded to google Photos. However the code it not very clean and should be fixed before merged

2017-09-11 9:32 GMT+02:00 durnezj notifications@github.com:

@SamDecrock https://github.com/samdecrock Any update on this project, does it work to save a DLNA stream? I can only find this project as the sole software could download DLNA streams.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SamDecrock/DLNA-downloader/issues/1#issuecomment-328442802, or mute the thread https://github.com/notifications/unsubscribe-auth/AD3pxHutRd1DNACFrLmLSy-3K-p_rxiRks5shOIKgaJpZM4L8BSZ .

SamDecrock commented 7 years ago

You can create a pull request if you want, I'll have a look at the code.

Laurens0619 commented 7 years ago

Hi,

I tried to create a pull request but failed. I attached the source code to this post, does that work? app.js.zip

SamDecrock commented 7 years ago

That's fine. Thanks. I'll have a look at it tomorrow.