Editing
Extract url from text
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== 使用 Sublime Text 擷取特定檔案類型的網址 === 以下語法適用於 [https://www.sublimetext.com/ Sublime Tex] 步驟1: 擷取該網頁的全部網址 * {{Chrome}} 瀏覽器安裝 [https://chrome.google.com/webstore/detail/video-downloader-getthema/nbkekaeindpfpcoldfckljplboolgkfm Video Downloader GetThemAll] 擴充套件 * 安裝後,點選工具列上的 Video Downloader GetThemAll 按鈕 * 點選「save link in txt」 * 儲存網址清單為純文字檔 步驟2: 刪除不包含不包含檔案類型的行,下例是檔案類型 <span style="background-color: yellow;">.ttf</span> * 用 Sublime Tex 開啟網址清單,範例檔案如下: <pre> Frequently Asked Questions http://www.clearchinese.com/faq.htm Contact Us http://www.clearchinese.com/contact.php HDZB_5 http://www.clearchinese.com/images/fonts/HDZB_5.TTF HDZB_6 http://www.clearchinese.com/images/fonts/HDZB_6.TTF </pre> * 選單 Find --> Replace * 啟用 Regular expression * Find What: {{kbd | key= ^((?!\<span style="background-color: yellow;">.ttf</span>).)*$}} {{exclaim}} 此處語法是尋找不包含 .ttf 的行,可再修正為結尾不是 .ttf 的行。 * Replace with: (不需要輸入任何文字) 步驟3: [[Regular replace blank lines | 刪除空白行]] * 選單 Find --> Replace * 啟用 Regular expression * Find What: {{kbd | key= <nowiki>^[\s\t]*$\n</nowiki>}} * Replace with: (不需要輸入任何文字) 步驟4: 只留下網址部分,刪除該行最前面的文字 * 選單 Find --> Replace * 啟用 Regular expression * Find What: {{kbd | key= .*(http[s]?://[a-zA-Z0-9\-_\\._~\:\/\?#\[\]@\!\$&'\(\)\*\+,;\=%]+)(\<span style="background-color: yellow;">.ttf</span>$)}} * Replace with: {{kbd | key= <nowiki>\1\2</nowiki>}} * 儲存網址清單,範例檔案如下: <pre> http://www.clearchinese.com/images/fonts/HDZB_5.TTF http://www.clearchinese.com/images/fonts/HDZB_6.TTF </pre> 步驟5: 下載檔案 * 安裝與執行 [http://www.orbitdownloader.com/ Orbit Downloader] * 選單: 檔案 --> 匯入下載清單 --> 選擇網址清單 * 啟動下載任務
Summary:
Please note that all contributions to LemonWiki共筆 are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
LemonWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
Tools
What links here
Related changes
Special pages
Page information