5 ms·
Interesting. I was looking into creating an extension that manually manipulates and intercepts the vnd.yt-ump [1] requests, then use webcodecs to process everyt
by polarbear67 1y ago
Interesting. I was looking into creating an extension that manually manipulates and intercepts the vnd.yt-ump [1] requests, then use webcodecs to process everything in the browser.
[1]: https://github.com/gsuberland/UMP_Format/blob/main/UMP_Format.md https://github.com/gsuberland/UMP_Format/blob/main/UMP_Forma...
- fcpguru 1y agooh wow, yeah https://github.com/yt-dlp/yt-dlp https://github.com/yt-dlp/yt-dlp sounds like the easier path.