作者eight0 (octō)
看板EZsoft
標題[推薦] PTT 文章重命名工具
時間Thu May 7 03:38:00 2015
軟體名稱: PTT Article Parser 文章重命名工具
軟體資訊: Python Script / 335KB
軟體功能: 根據定好的格式來把電腦中的文章重命名 Ex. [@board] @title by @author.@time.ans ->
http://i.imgur.com/zISlFeP.png
支援用 PCMan 下載的文章或是信箱備份
官方網站: https://github.com/eight04/ptt-article-parser 下載連結:https://github.com/eight04/ptt-article-parser/archive/master.zip 誰適合用: 需要整理從 PTT 下載來的文章
安裝︰ 1. python3,目前最新版是 3.4.3
https://www.python.org/downloads/ 安裝過程中,必須勾選「Add python.exe to path」 2. docopt 如果你是 Windows 使用者︰Win + R -> cmd -> enter 輸入 pip install docopt 按下 enter 就會自動安裝了
使用方法︰ 這個程式只有命令介面 pap.py rename "file1" "file2" "file3" ... 如果你是 Windows 使用者,可以配合 Windows 的「Send to」功能︰ 1. 進入資料夾 %appdata%\Microsoft\Windows\SendTo 2. 右鍵 -> 新增 -> 捷徑 3. 項目位置填入 py "path\to\pap.py" rename 其中 "path\to\pap.py" 請填入 pap.py 的絕對路徑 例︰我把程式存在 C:\pttArticleParser\,就填入 py "C:\pttArticleParser\pap.py" rename 4. 最後輸入捷徑的名稱,如 Rename PTT Article。 這樣就可以直接選擇檔案後,右鍵 -> 傳送到 -> Rename PTT Article, 直接把檔案送給程式重命名了。
格式︰ 預設的格式為 [@board] @title by @author.@time.ans 目前只有四個標籤,你可以隨易指定它的格式如 [@author] @title (@board).ans 指定格式的命令為 pap.py rename -f "format" 其中 "format" 請填入你要的格式
附註︰ 程式是依據文章內容去判斷作者、標題、看板和時間的 要是該文章把上述訊息完全移除,程式就找不到了 若重命名時遇到相同名稱的檔案,程式會彷 Windows 的行為 在後面加入 (2) (3) ... 的編號 重命名成 .ans 檔案,可以直接雙擊用 PCMan 打開 我比較希望能直接在瀏覽器上預覽,不過沒有找到類似的 Addon
本著作依據 Creative Commons 姓名標示-非商業性-相同方式分享 授權條款為授權 http://creativecommons.org/licenses/by-nc-sa/3.0/tw/ -- (* ̄▽ ̄)/‧★*"`'*-.,_,.-*'`"*-.,_☆,.-*`
http://i.imgur.com/oAd97.png
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 111.248.151.194 ※ 文章網址: https://www.ptt.cc/bbs/EZsoft/M.1430941089.A.5B7.htmlThis entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
留言列表