Sorrow446 / Nugs-Downloader

Nugs downloader written in Go.
92 stars 15 forks source link

Purchased Livestream "Failed to get videos metadata" #13

Open zceaton opened 1 year ago

zceaton commented 1 year ago

Trying to download a purchased livestream fails due to failing to get the video's metadata.

The command run and the output:

nugs_dl_x64.exe "https://www.nugs.net/on/demandware.store/Sites-NugsNet-Site/default/Stash-QueueVideo?skuID=637617&showID=31155&perfDate=01-14-2023&artistName=Dead%20and%20Company&location=1-14-2023%20Playing%20In%20The%20Sand%20Riviera%20Maya%2c%20MEX&format=liveHdStream"

 _____                ____                _           _
|   | |_ _ ___ ___   |    \ ___ _ _ _ ___| |___ ___ _| |___ ___
| | | | | | . |_ -|  |  |  | . | | | |   | | . | .'| . | -_|  _|
|_|___|___|_  |___|  |____/|___|_____|_|_|_|___|__,|___|___|_|
          |___|

Signed in successfully - One month with free trial

Item 1 of 1:
Failed to get videos metadata.
Item failed.
invalid character '<' looking for beginning of value

I appreciate the effort you put into this project! Let me know if I can provide any more info

jjacobu commented 1 year ago

Using "https://play.nugs.net/#/exclusive-livestreams/container/31152"


| | | | \ __| | | |__ | | | | | | . | -| | | | . | | | | | | . | .'| . | -| | ||||_ || |____/||_|||||_,||_|| ||

Signed in successfully - nugs.net annual + 30 day trial

Item 1 of 1: Dead and Company - 01/17/23 Playing In The Sand, Riviera Maya, MX Item failed. No video available.

I wonder if the video is still available?

zceaton commented 1 year ago

I am able to play it when I go to the link in my post so the video is still present, but maybe those messages are related

Sorrow446 commented 1 year ago

They've been changing stuff recently. All videos use DRM now I think. Not just simple AES but FairPlay, Widevine and PlayReady. I could do Wvine, but the repo might get taken down and device keys would get burned if I implement that.

Sorrow446 commented 1 year ago

Fixed in private today, wasn't to do with DRM. I'll push the commit tomorrow.

user3405 commented 1 year ago

Thank you so much for you continued effort and dedication to this project! I was hoping the new build and fixes would solve my issue but I'm still getting the same error message as above (using mac; a friend also tried on the new linux build and got the same error message).

Using the LINK (which has worked flawlessly for all other purchased livestreams, etc.)

2023-07-06 _nugs

Using the link/url format suggested in the tutorial: ALTERNATE LINK

2023-07-05_nugs2

I also reached out to you on discord. Let me know what I can do to help. Thanks again!

Sorrow446 commented 12 months ago

Fixed by using the stash endpoint method instead. Will take time to implement without breaking the other video types.

colinfuhr commented 11 months ago

Same issue. Reached out on discord due to livestream expiring soon.

image

werkkrew commented 6 months ago

Having the same issue.

jtgroth commented 5 months ago

Any update on this? I'm having the same issue even after cloning the latest version of the repo and compiling.