Free service Peacock, looking at ways to get files. Can get MPD but m3u8 says "plz-keep-raw"
+ Reply to Thread
Results 1 to 30 of 125
-
-
peacock is very complex.
I heard from people who rip webdl.
I dont have a access, so i never tried.
not avail... -
-
Free service with commercials? Limited content ?
Last edited by codehound; 10th Sep 2021 at 12:46.
-
-
Where is Peacock available?
Peacock is currently available to stream within the United States and certain U.S. territories (American Samoa, Guam, Northern Marian Islands, Puerto Rico and the U.S. Virgin Islands).
The bottom line is, even if you make an account (which is probably a no-no anyway) for someone outside the US, they most likely wouldn't be able to use it. -
Incorrect my friend
[Attachment 60701 - Click to enlarge]
And notaghost is correct - all you need is yt-dlp and mp4decrypt (and optional for faster download aria2c)
For the free Peacock service the VOD's may or may not be in a single parts video+audio. If it is = happy days...
If the video you want is in multi parts as viewed from the -F request, you need all the parts both video + audio. Matching progressive numbers.
For example:
720p-0 to 720p-4 goes with audio-0 to audio-4
Decrypt all videos separately. Decrypt all audios separately.
Merge all decrypted video parts together. Merge all decrypted audio parts together.
Mux the merged decrypted video with the merged decryped audio
Code:ffmpeg -i decrypted-videos-merged.mp4 -i decrypted-audios-merged.m4a -c copy final.mp4
Last edited by codehound; 13th Sep 2021 at 08:16.
-
Does anyone know where I can't Guesser for either Chrome or Firefox? It sounds that I need it to dl from Peacock TV. I already got yt-dl.
-
-
no there isn't, you'll have to figure out how to use a site like cdrm-project/getwvkeys or get your own cdm and figure out wks-keys
-
-
Last edited by fosman; 7th Dec 2022 at 06:54.
-
I have access to the free version only of peacock. At the end of this prior post, someone mentioned that frida could be used to get the content keys (instead of the cdm keys). This way, only the original license request is used instead of making a new one. What modifications to the frida script are necessary to display the content keys in addition to the cdm keys?
-
-
-
Curious if anyone has an update to this. There is some content only available to paid subscribers that I'd like to rip and Streamfab has been non-functioning with that service for months because of (?)
I'm still pretty vague on doing stream downloading manually, but I have a few times successfully, just not Peacock. -
there have script for this but github have take it down
I can fetch peacock keys -
what's the script based on? someone in another thread suggested public release of vinetrimmer. is using that still a valid strategy in 2024?
already have l3 keys and have successfully figured out how to use wsk-keys and freevine for a few services (itv, ch5, virginmp etc).
looking to tackle the big boys next time i have some time starting with peacock. total newb looking for any and all pointers as well if anyone has the time to help -
-
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