Update README.md

This commit is contained in:
2024-09-01 20:47:57 +08:00
committed by GitHub
parent b4d00b3e9c
commit 356186d0e1

View File

@@ -7,7 +7,7 @@
- **jpg-resize.sh** - 把圖片縮放到某個百分比的長寬,並且限制最大檔案大小,輸出成 .jpg 檔案。 - **jpg-resize.sh** - 把圖片縮放到某個百分比的長寬,並且限制最大檔案大小,輸出成 .jpg 檔案。
- **occ.sh** - 配合 opencc 使用,簡體轉繁體。 - **occ.sh** - 配合 opencc 使用,簡體轉繁體。
- **png-seq-to-prores.sh** - 把 000000.png、000001.png……轉成 ProRes 4444 影片檔。 - **png-seq-to-prores.sh** - 把 000000.png、000001.png……轉成 ProRes 4444 影片檔。
- **remove-crunch.sh** - 當前目錄中所有符合 "*-crunch.png" 模式的圖片檔重新命名。 - **remove-crunch.sh** - 當前目錄中所有符合 "*-crunch.png" 模式的圖片檔重新命名。
- **text-to-ascii.py** - 輸入文字,利用點陣字型檔轉成 ASCII。 - **text-to-ascii.py** - 輸入文字,利用點陣字型檔轉成 ASCII。
- **url-extract.sh** - 貼入文字,擷取文字中的網址。 - **url-extract.sh** - 貼入文字,擷取文字中的網址。
- **yt-tldr.sh** - 自動下載 YouTube 影片的字幕或音訊,並使用 Whisper 和 ollama 產生影片內容的摘要。 - **yt-tldr.sh** - 自動下載 YouTube 影片的字幕或音訊,並使用 Whisper 和 ollama 產生影片內容的摘要。