Youtube to mp4 background 1080p downloader

Reprogram the YouTube download button to automatically use yt2mp4 for 1080p downloads on left click, with a settings panel accessible via right click or Tampermonkey menu. Includes options to save popup position/size and block ad popups from the download service.

这些是此脚本的所有版本。 只显示代码变更过的版本。

  • v1.2 2025-11-22

    made compatible with new yt ui and streamlined download logic for the download site better

  • v1.1 2025-11-15

    fixed automatic settings change to be compliant with the new overlay method rather than fail because of use of old query selector

  • v1.1 2025-11-15

    last post included new changelog with no update, this one has the update

  • v1.1 2025-11-15

    fixed background buffering issue on browsers that block events for tabs they consider inactive, allowed full passthrough for hover events by catching mousedown (happens several ms before click) and blocking the click from reaching the download button with a div at the ms its needed rather than always, added a couple comments for behavior people may find scary

  • v1.0 2025-11-14