BraveSail

Results 41 comments of BraveSail

@moeter87-real Could you test this method after half hour or an hour without renew the cookie manually?

> This is a known issue at the moment, crunchy has broken all non-DRM streams. We do still work if you use the mpd-support branch, but it takes some additional...

Is this right? ``` multi-downloader-nx └─ .widevine └─ device_client_id_blob └─ device_private_key ``` mp4decrypt has been installed and cmd is excutable EDIT: NVM, it's in lib directory, it works now.

Found some problems. 1. Each episode provides radom `drm_*` stream types, not all of them provide 1080p stream, so the logic of `--kstream` arg should changed. 2. Sometimes the decryption...

1. Do these numbers correspond to stream types or the order number of type in list? Sometimes there only 2 drm types. 2. I' using scripts to do this automatically....

Seems the order is not always same when fallback, so the static number will get different type, which can trigger the non-drm type and get 403 error. ``` Requesting: [E:G2XU0GM9W]...

As we see the first video only `drm_adaptive_dash/jpn/-` can get 1080p, and second is `drm_multitrack_text_dash/jpn/-`, so we cannot use a static number to determin the type. Also It would be...

> > Seems the order is not always same when fallback, so the static number will get different type, which can trigger the non-drm type and get 403 error. >...

@pratyushpati11 there are too many tutorials just google it. This place is not good for discuss this.

https://github.com/anidl/multi-downloader-nx/issues/588#issuecomment-1999828283