<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>briteming</author_name>
  <author_url>https://blog.hatena.ne.jp/briteming/</author_url>
  <blog_title>blog.hatena.ne.jp, 分类: https://briteming.hatenablog.com/categories</blog_title>
  <blog_url>https://briteming.hatenablog.com/</blog_url>
  <categories>
    <anon>程序和源码</anon>
  </categories>
  <description>无限制下载器 是一款简单易用的油猴脚本，开发者只说了一句话：「直接获取视频和音频二进制流，打破所有下载限制。（只要你可以播放，你就可以下载！）」 无限制下载器 这是一个油猴脚本，开发者在 v2ex 描述了原理： 原理 直接 hook 二进制流，你缓存多少，我给你复制多少。查了下MediaSource , 他结合上面的createObjectURL(object)可以分片的方式加载视频，大概就是看多少，就加多少。 其中的音频和视频分别放在两个 sourceBuffer 中，直接 hook 住SourceBuffer.appendBuffer()就能实现视频流的截取了。再将每个分片以数组的方式保存…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbriteming.hatenablog.com%2Fentry%2F2023%2F04%2F15%2F064727&quot; title=&quot;无限制下载器[一个油猴脚本] – 能播放的视频就能下载 - blog.hatena.ne.jp, 分类: https://briteming.hatenablog.com/categories&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-04-15 06:47:27</published>
  <title>无限制下载器[一个油猴脚本] – 能播放的视频就能下载</title>
  <type>rich</type>
  <url>https://briteming.hatenablog.com/entry/2023/04/15/064727</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
