您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Toolkit for YouTube. Settings panels for easy customization. Features include: export transcripts to LLMs or download it as text files, prevent autoplay, hide shorts, disable play on hover, square design, auto theater mode, auto close chat window, adjust number of videos per row, display remaining time under a video adjusted for playback speed, persistent progress bar with chapter markers and SponsorBlock support, links in the header, and change or hide various ui elements.
当前为
This toolkit enhances YouTube by customizing the layout and adding seamless, native-feeling features. Designed to be resource-efficient, it primarily relies on event listeners while using timeouts and mutation observers strategically to minimize overhead. Furthermore, a main settings panel, along with three sub-panels, provide an intuitive interface for easy customization.
Adds buttons to the YouTube header to export a video's transcript to LLMs, with and without a prompt, or to download it as a text file.
Tip
The URLs for button one and two can be freele choosen as can the button icons. If a button field is empty, the button won't be added into the YouTube header. The settings button reverts back to default in case its field is empty.
Important
Due to the Same-Origin Policy (SOP) in web development, JavaScript cannot directly interact across different websites: i.e. while the script can copy the transcript to the clipboard from YouTube and open a link (e.g. ChatGPT or NotebookLM), the copied transcript must be pasted manually into the text field via CTRL+V (Windows/Linux) or CMD+V (macOS).
Additional messages are displayed at the button's location in the YouTube header to indicate the status of the Transcript Exporter.
The transcript has to be loaded into the HTML before it can be used. This can take between a few milliseconds up to a couple of seconds—depending on the length of the video. | |
YouTube live streams don't have transcripts. Wait until the stream has finished and YouTube's API has processed the video. | |
YouTube's API needs a few minutes to process a new video and generate its transcript. | |
If the transcript fails to load, the Transcript Exporter will terminate. Reload the page to try again. |
Up to seven links can be added next to the YouTube logo. An empty 'Link Text' field won't insert the link into the header. If the left navigation bar is hidden, a replacement icon will prepend the links, while retaining the default functionality of opening and closing the sidebar.
Offers various options to customize the layout and functionality of YouTube.
Features
Layout Changes
Modify or Hide UI Elements
Adds a customizable border to videos on the home page to visualy indicate their age and status, with an option to hide watched videos.
This project is licensed under the AGPL-3.0 License. See the LICENSE file for details.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址