Reddit Video Downloader

Adds button to direct link or download the stupidly hard to save or share directly reddit videos. Designed to work on new Reddit only. Buttons appear when viewing the specific post -- does not work on preview/expand on post listing pages.

当前为 2021-09-07 提交的版本,查看 最新版本

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Lawrence Sim
评分
0 0 0
版本
0.2.5
创建于
2020-08-17
更新于
2021-09-07
大小
2.9 KB
许可证
WTFPL (http://www.wtfpl.net)
适用于

Reddit Video Downloader

Adds button to direct link or download the stupidly hard to save or share directly reddit videos. Designed to work on new Reddit only. Buttons appear below video when viewing the specific post -- does not work on preview/expand on post listing pages.

Change log

v0.2.5 : Sept 7, 2021

  • Remove onload wrap. Started to get buggy. Mutation observer should catch everything now.

v0.2.4 : Sept 1, 2020

  • Wrap in onload function. When opened in unfocused new tabs, sometimes weren't triggering properly.

v0.2.3 : Aug 27, 2020

  • Replace click-listener with mutation observer.

v0.2.2 : Aug 18, 2020

  • Replace interval listener with click-listener.

v0.2.1 : Aug 17, 2020

  • Updated to work on seamless/overlay post view (that is, not new tab).
  • Update @namespace