Skip to content

Releases: Zelenov/yt-dlp-button

yt-dlp-button v0.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 22:34
1c83784

0.4.1

Changed

  • Fixed the yt-dlp button not appearing on YouTube: the injection point now skips YouTube's loading-skeleton placeholder and re-injects after in-page navigation.
  • Fixed the button losing its styling after YouTube renamed its button classes to camelCase (ytSpecButtonShapeNext*); the template now carries both old and new class names.

yt-dlp-button v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 23:06
ab3c648

0.4.0

Added

  • Firefox and Edge support; Firefox 109 or newer required for Firefox.

Changed

  • Button position fixed so it stays in place when the browser window is resized.

yt-dlp-button v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 13:37

0.1.0

Added

  • Initial release. Chrome extension that adds a yt-dlp button on YouTube watch pages to copy a ready-made command for the current video.