Download All Sources 0.4.0リリース
こんにちは。tukapiyoです。
2年ぶりのDownload All Sourcesのアップデートを行いました。
今回のリリースでは、バグ修正と機能追加を行いました。
告知 Notice
主な機能 Features
- リファラを指定してファイルのダウンロード
Download a file with rewriting Referer header. - ダウンロード先ディレクトリ、ファイル名を、変数で自動的に生成
Specify the download directory or the download file name dynamically from the domain name, the URL path, the page title, the MIME type, etc. - ページ中のリンクや動画ソースなどを抽出して一括ダウンロード
Extract all URLs from the page and download all or some URLs.- ファイル種別や、キーワード(正規表現も利用可能)による絞り込みが可能
Filter URLs by the file type, keyword (regexp is also available), etc.
- ファイル種別や、キーワード(正規表現も利用可能)による絞り込みが可能
- リンク先のダウンロード
Download a link URL - 選択範囲のリンクや動画ソースなどをダウンロード
Download link URLs or video source URLs in selected area. - マルチスレッドダウンロード(分割ダウンロード)
Download a file with multi-thread. - サーバ固有のダウンロード設定
Server specific download parameters.
修正したバグ Fixed bugs
種別 Type |
内容 Content |
備考 Note |
---|---|---|
バグ修正 Bug fix |
http, https以外のプロトコルが指定できるようになっていたのを修正しました。 Fixed an issue where protocols other than http and https could be specified. |
追加した機能 Additional Features
種別 Type |
内容 Content |
備考 Note |
---|---|---|
機能追加 Added feature |
サーバのドメイン名に応じて、同時ダウンロード数、分割数、マルチスレッド無効設定、size mismatchエラー無視設定を変更できるようにしました。 You can now set server specified parameters such as Max simultaneous download counts, Split count, Disable multi-thread download and Ignore size mismatch error. |
最近のコメント