Maybe if the keys are cached, but that would require a custom implementation in the extension. Remote CDMs won't work because PeacockTV has banned emulated CDMs
+ Reply to Thread
Results 121 to 127 of 127
-
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2
-
does it still work with WidevineProxy2? as it works with other sites but, when it's enabled, it will not even play the stream from peacock, as it says Something went wrong.
Sorry, your system configuration is not compatible with Peacock. Please check the supported devices in our Help Center (6007)., when I turn it off and refresh live stream it plays fine. any help on this would be cool.
thanks -
Yes, still works. Streams not playing is normal.
Note: Emulated CDMs don't work for PeacockTVBypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2 -
Does this still work even with the modifications on page 3? I don't believe the CDM is the issue since it works with WidevineProxy2. All I get is
Code:{"errorCode":"OVP_00306","description":"Security failure"}
-
are you still able to get sports titles to list .... by changing
Code:Code:def get_titles(self): if "/" not in self.title: r = self.session.get(self.config["endpoints"]["stream_tv"].format(title_id=self.title)) self.title = find("/watch/asset(/[^']+)", r.text) if not self.title: raise self.log.exit(" - Title ID not found or invalid") if not self.title.startswith("/"): self.title = f"/{self.title}" if self.title.startswith("/sports/"): self.movie = True
-
Have you considered using Widevine Proxy2? https://github.com/DevLARLEY/WidevineProxy2 works perfectly with Peacocktv
Similar Threads
-
How to download Peacock subtitles?
By kenryuu in forum Video Streaming DownloadingReplies: 3Last Post: 18th Aug 2021, 02:32 -
How to decrypt an mpd file. Steps please
By iscosilvabh in forum Video Streaming DownloadingReplies: 6Last Post: 3rd Jul 2021, 10:13 -
video editor that takes fewest steps to clip video
By easytools in forum Newbie / General discussionsReplies: 16Last Post: 14th Nov 2020, 16:11 -
DIGITLY REMASTER tapes to hd then put onto a usb stick done in 5 steps
By elm in forum Capturing and VCRReplies: 10Last Post: 27th Nov 2018, 22:35 -
adobe audition - steps on this video
By erzane in forum AudioReplies: 0Last Post: 10th Mar 2017, 15:52