Announcement

Collapse
No announcement yet.

Unable to download DRM disabled videos

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unable to download DRM disabled videos

    All the videos where DRM is disabled, streamfab isn't catching them. the downloader remains grey.
    I'm check this through page source -

    I'm using wowpresentsplus.com
    window.VHX.video = {
    id: "3395781",
    isDRM: "false",
    Wilson.Wang how can I download these?

    #2
    The DRM protected content use mpd ..
    .. so the DRM MPD Downloader can find:

    Click image for larger version

Name:	wow_presenter_plus_drm.jpg
Views:	328
Size:	94.6 KB
ID:	454262

    But DRM unprotected files have (directly) no mpd or m3u8 ..
    .. so the mpd or m3u8 Downloader can't find anything.

    It's the new vimeo format .. the m3u8 info is in a json file:

    Click image for larger version

Name:	wow_presenter_plus_json.jpg
Views:	272
Size:	127.8 KB
ID:	454263

    More info here

    Comment


      #3
      I understand that now, thanks. Would it still be possible to download such videos using streamfab? I/m using ytdlp currently

      Comment

      Working...
      X