Release v1.1.0 : HighlightLocator
Update Details
-
Added Support for Twitch:
- Users can now select Twitch as the source for highlight or original videos. When prompted to enter the URLs for highlight and original videos, simply input YouTube or Twitch URLs, and the system will automatically detect the source.
-
Support for Chinese and English Interfaces:
- For English users:
- If using the source code, please run
main_en.py
. - If using the prebuilt executables, choose
HighlightLocator_en.exe
orHighlightLocator_dist_en.zip
.
- If using the source code, please run
- For Chinese users:
- If using the source code, please run
main.py
. - If using the prebuilt executables, choose
HighlightLocator.exe
orHighlightLocator_dist.zip
.
- If using the source code, please run
- For English users:
-
Improved Display Logic:
- Enhanced text layout and display logic to improve user experience.
Features Overview
HighlightLocator helps you quickly locate the position of highlight videos (short audio) within the timeline of original live streams or videos. Key features include:
- Multi-Platform Support : Supports locating the position of highlight videos from YouTube and Twitch within the original video.
- Fast Processing : Analyze a 5-hour live stream in approximately 5 minutes (depending on computer performance).
- Language-Agnostic : Accurately matches the correct position regardless of language, speaker, or volume.
- User-Friendly : Simply input the URLs of the highlight and original videos, along with the desired time range, to quickly locate the position.
- Error-Tolerant : Maintains a certain level of accuracy even with noise or effects in the highlight video.
Known Issues
- Potential Errors: There may still be undetected issues.
- Accuracy Testing: Further testing is required to validate matching precision.
- Noise Threshold: The tolerance limits for noise and effects have not been fully defined.
For detailed instructions and system requirements, please refer to the README.
We welcome your feedback and contributions to make this project even better!
更新內容
-
新增對 Twitch 的支援:
- 現在用戶可以選擇使用 twitch 當做精華影片或是原始影片的來源了。當系統要求輸入精華影片及原始影片網址時,直接輸入 youtube 或是 twitch 網址即可,系統會自動辨識來源
-
支援中英文介面:
- 英文使用者若使用原始碼,請執行
main_en.py
,若使用執行檔,請選擇HighlightLocator_en.exe
或HighlightLocator_dist_en.zip
。 - 中文使用者若使用原始碼,請執行
main.py
,若使用執行檔,請選擇HighlightLocator.exe
或HighlightLocator_dist.zip
。
- 英文使用者若使用原始碼,請執行
-
優化顯示邏輯:
- 改進了介面文字排列和顯示邏輯,提升使用者體驗。
功能概述
HighlightLocator 幫助您快速定位精華影片(短音檔)在原始直播或影片中的時間軸位置,主要功能包括:
- 多平台支援:支援 YouTube 和 Twitch 精華影片在原影片中的位置定位。
- 快速處理:分析 5 小時的直播影片僅需約 5 分鐘(視電腦效能而定)。
- 不限語言:無論語言、說話者或音量,均可匹配到正確位置。
- 操作簡單:只需輸入精華影片與原影片的網址,以及查詢的時間點,即可快速定位。
- 容錯處理:即使精華影片中有雜音或特效,也能保持一定的準確度。
已知問題
- 未知錯誤:可能存在尚未發現的錯誤。
- 準確性測試:匹配的準確性仍需進一步驗證。
- 雜音處理閾值:對雜音和特效的容忍範圍尚未完全確定。
詳細的使用說明與系統需求,請參考 README
歡迎提供您的反饋與貢獻,讓這個專案變得更好!