Overview
A Chrome extension primarily designed for fetching and processing youtube video subtitles, enhancing web content interaction.
## Version 1.2.4 (2026 年 2 月 16 日) **中文說明:** 本次更新強化了規則編輯器的元素選取體驗,並改善了擷取數據的預覽呈現。 - **選取器 ↑↓ 導航**:在 CSS 選擇器旁新增上下導航按鈕,可在選取元素後快速切換至父元素或子元素,無需重新選取。 - **元素索引篩選**:當 CSS 選擇器匹配多筆元素時,可手動輸入索引號碼 (nth) 指定只取第幾個。 - **數據預覽模式切換**:預覽區新增卡片/JSON 切換按鈕。卡片模式以垂直排列呈現每筆記錄的 key-value,更適合側邊欄的窄版面;JSON 模式顯示原始結構。 - **編號可選**:預覽輸出可切換是否附加行號。 - **輸出檔名改用網頁標題**:Markdown 下載與 PDF 列印的預設檔名改為當前網頁標題,而非規則名稱。 - **修復高亮殘留**:元素導航後的高亮效果現在會在 2 秒後自動清除,避免污染頁面樣式。 --- **English Description:** This update enhances the Rule Editor's element selection experience and improves extracted data preview. - **Selector ↑↓ Navigation**: Added up/down navigation buttons next to the CSS selector input, allowing users to quickly switch to parent or child elements after selection without re-picking. - **Element Index Filter**: When a CSS selector matches multiple elements, manually enter an index number (nth) to pick only the Nth match. - **Data Preview Mode Toggle**: Added card/JSON toggle in the preview section. Card mode displays each record's key-value pairs vertically, better suited for the narrow side panel; JSON mode shows the raw structure. - **Line Numbers Toggle**: Preview output can optionally include line numbers. - **Output Filename Uses Page Title**: Markdown download and PDF print now default to the current page title instead of the rule name. - **Fixed Highlight Residue**: Navigation highlight now auto-clears after 2 seconds, preventing page style pollution. --- ## Version 1.2.3 (2026 年 2 月 10 日) **中文說明:** 本次更新引入了強大的「規則編輯器」(Rule Editor),允許用戶在特定網頁上自訂內容擷取規則。用戶可以透過視覺化方式選擇網頁元素,定義資料擷取欄位及類型,並將這些規則保存以供重複使用。此功能特別針對同一網址模式下但內容動態變化的文章頁面,實現了自動化內容擷取與輸出 (Markdown/PDF)。 - **自訂內容擷取規則**:用戶現在可以在網頁上定義並保存自訂的 CSS 選擇器規則,精準擷取所需的內容。 - **可重用規則**:保存的規則可以應用於符合 URL 模式的其他頁面,極大提升了資料擷取的效率和靈活性。 - **自動化文章內容擷取**:對於例如部落格、新聞網站等具有相似結構但內容不同的文章頁面,只需設定一次規則,即可自動擷取所有匹配的文章內容。 --- **English Description:** This update introduces a powerful "Rule Editor" that allows users to customize content extraction rules on specific web pages. Users can visually select web elements, define data extraction fields and types, and save these rules for reuse. This feature is particularly designed for article pages with dynamic content under the same URL pattern, enabling automated content extraction and output (Markdown/PDF). - **Customizable Content Extraction Rules**: Users can now define and save custom CSS selector rules on web pages to precisely extract desired content. - **Reusable Rules**: Saved rules can be applied to other pages matching the URL pattern, significantly improving data extraction efficiency and flexibility. - **Automated Article Content Extraction**: For example, on blogs, news websites, or similar structured pages with varying content, a single rule setup can automate the extraction of all matching article content. --- ## Version 1.2.2 (2026 年 2 月 8 日) **中文說明:** 本次更新主要強化了「內容頁面」(ContentPage) 的網頁內容擷取與轉換功能,使之能更高效地處理 Google 我的活動頁面中的 AI 對話紀錄。 - **Google AI 對話擷取**:ContentPage 現可自動從 Google 我的活動頁面中擷取 AI 對話內容。用戶只需打開 AI 模式對話列表,點擊任一對話,即可自動載入其內容。 - **MD/PDF 轉換功能**:擷取到的對話內容支援轉換為 Markdown 或 PDF 格式,方便用戶進行保存、編輯與分享。 --- **English Description:** This update significantly enhances the "Content Page" (ContentPage)'s web content extraction and conversion capabilities, enabling it to more efficiently process AI conversation records from Google My Activity page. - **Google AI Conversation Extraction**: ContentPage can now automatically extract AI conversation content from Google My Activity page. Users simply need to open the AI mode conversation list and click on any conversation to automatically load its content. - **MD/PDF Conversion**: The extracted conversation content supports conversion to Markdown or PDF formats, facilitating user saving, editing, and sharing. --- ## Version 1.2.1 (2026 年 1 月 11 日) **中文說明:** 本次更新主要為多影片字幕輸出頁面添加了多語言支援,提升了國際用戶的使用體驗。 - **多語言支援**:多影片字幕輸出頁面的文字內容現已支援多語言顯示。 ** 修正 Window 中的顯示。 --- **English Description:** This update introduces multi-language support for the multi-video caption export page, enhancing the user experience for international users. - **Multi-language Support**: Text content on the multi-video caption export page now supports multi-language display. ** Fiexed display for Windows. --- ## Version 1.2.0 (2026 年 1 月 8 日) **中文說明:** 本次更新(版本 1.2.0)主要強化了多影片字幕輸出的功能,並優化了用戶體驗: - **多影片字幕整合輸出**:現在您可以選擇多部影片,並將它們的字幕與詳細影片資訊整合輸出為單一 Markdown 或 PDF 文件。這大大提升了資料整理與分析的效率。 - **提示詞整合**:新增支援在輸出內容前加入用戶自定義的提示詞,以便對多部影片內容進行綜合解讀或分析。 - **影片順序可控**:匯出的影片數據將按照您在列表中的選擇順序進行排列,確保內容的一致性。 - **優化數據收集**:後端 API 現在會返回更完整的影片數據(包括按讚數、訂閱數、時長等),為更豐富的輸出內容提供支援。 - **列表清除功能**:在已選影片列表旁邊新增了清除按鈕,方便您快速清空選擇。 - **自動保存與加載**:已選影片列表現在會自動保存到本地,並在下次訪問時自動加載,提升操作的便捷性。 - **支援插件內直接播放影片**:現在您可以在插件介面內直接播放影片,無需跳轉到 YouTube 網站,提供更流暢的觀看體驗。 - **修復無法自動取得字幕**:已修復字幕面板展開邏輯,確保在不同語系環境下能自動顯示字幕。 --- **English Description:** This update (Version 1.2.0) significantly enhances the multi-video caption export functionality and optimizes the user experience: - **Integrated Multi-Video Caption Export**: You can now select multiple videos and export their captions along with detailed video information into a single Markdown or PDF document, greatly improving data organization and analysis efficiency. - **Prompt Integration**: Added support for including user-defined prompts at the beginning of the exported content, facilitating comprehensive interpretation or analysis of multi-video content. - **Controllable Video Order**: Exported video data will now be ordered according to your selection sequence in the list, ensuring content consistency. - **Optimized Data Collection**: The backend API now returns more comprehensive video data (including like counts, subscriber counts, duration, etc.), supporting richer exported content. - **List Clear Functionality**: A clear button has been added next to the selected video list, allowing you to quickly clear your selections. - **Automatic Saving and Loading**: The selected video list is now automatically saved locally and loaded upon subsequent visits, enhancing operational convenience. - **Direct Video Playback within Plugin**: You can now play videos directly within the plugin interface without navigating to the YouTube website, providing a smoother viewing experience. - **Fixed extracting captions problem**: Fixed the captions panel expansion logic to ensure automatic captions display across different language environments. --- ## Version 1.1.1 (2026年1月4日) **中文說明:** 本次更新主要提升了字幕內容的可用性。我們現在提供兩種便捷的方式,讓您可以將影片字幕內容匯出至本地: * **Markdown 格式匯出:** 點擊 Markdown 圖標,即可將完整的字幕內容連同影片資訊以 Markdown 格式下載,便於您進行後續編輯或整合。 * **PDF 格式匯出:** 點擊 PDF 圖標,可透過瀏覽器原生列印功能,將字幕內容美觀地輸出為 PDF 文件。此功能採用了更安全的客戶端列印方式,確保您的資料隱私與安全性。 我們致力於提供更流暢、更安全的使用體驗,期待這次更新能為您帶來更多便利! --- **English Description:** **Version 1.0.0 (January 4, 2026)** This update significantly enhances the usability of caption content. We now offer two convenient ways for you to export video caption content locally: * **Markdown Export:** Click the Markdown icon to download the complete caption content, along with video information, in Markdown format. This allows for easy editing or integration into your workflows. * **PDF Export:** Click the PDF icon to beautifully output caption content as a PDF document using your browser's native print functionality. This feature utilizes a more secure client-side printing method, ensuring your data privacy and security. We are committed to providing a smoother and more secure user experience, and we hope this update brings you greater convenience! ================================================================ # Lumina Agora Application Feature Description Lumina Agora is a personal video companion designed for users, offering a seamless viewing experience, intelligent content exploration, and personalized viewing history management. It aims to help users focus more on the content itself, easily enjoying learning and entertainment. ## Main Features ### Home Page (Home) - **Trending Topics:** Displays current trending content, helping users quickly understand the latest hotspots. - **Watch History Preview:** Quickly lists recently watched videos, making it convenient for users to quickly review and resume watching. ### Watch Page (Watch) - **Immersive Viewing Experience:** Plays videos and displays their detailed information, allowing users to focus on the content. - **Interactive Subtitles:** Displays video subtitles, facilitating further processing (e.g., translation or summarization) for enhanced learning or understanding. - **Convenient Watch History:** Provides a list of watch history below the viewing page, making it easy for users to browse and review watched content. ### Search Page (Search) - **Intelligent Keyword Search:** Users can enter keywords to search for video content. The application will use these keywords to guide users to external video platforms for precise searching, and may integrate or display the search results within the application. - **Video Content Display:** Displays a list of videos related to the search keywords, making it convenient for users to browse and select. ### History Page (History) - **Personal Viewing Records:** Clearly displays the user's viewing history, making it easy to review. - **History Search Function:** Users can search their viewing history by keywords to quickly find previously watched videos.
0 out of 5No ratings
Details
- Version1.2.4
- UpdatedFebruary 16, 2026
- Size2.74MiB
- LanguagesEnglish
- Developer
- Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Agora has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
Agora handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes