View Single Post
  #5  
Old 11-28-2022, 05:33 AM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Question

Re: How to record the stream from this channel?


Quote:
Originally Posted by cabulo View Post
https://www.portalbarranca.com/2022/...elevision.html

https://1157-vos.dtvott.com/DASH/manifest.mpd

Code:
[cli][info] Found matching plugin dash for URL https://1157-vos.dtvott.com/DASH/manifest.mpd
[plugins.dash][debug] URL=https://1157-vos.dtvott.com/DASH/manifest.mpd; params={}
error: https://1157-vos.dtvott.com/DASH/manifest.mpd is protected by DRM
In your reply it even appear some error. It claims that drm is missing. Also, there is not the syntax requested of how to write this for streamlink.

Typically what I would do for streamlink is something like:

Code:
streamlink hls://something.m3u8 best
But this is not in your reply. How to write this for Windows 7. How do you add the drm for streamlink?. Please respond.
Reply With Quote