Skip to content

yt-dlp-button v0.4.1

Latest

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.