Download All Sources 0.2.2リリース
こんにちは。tukapiyoです。
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.
修正したバグ Fixed bugs
種別 Type |
内容 Content |
備考 Note |
---|---|---|
バグ修正 Bug fix |
タグフィルタやファイル種別フィルタの絞り込みが不適切だったのを修正 Fixed a behavior of filtering by tagname and filtering by filetype. |
追加した機能 Additional Features
種別 Type |
内容 Content |
備考 Note |
---|---|---|
機能修正 Modified feature |
ソースダウンロードのURLが5,000件より多い場合に、フィルタの挙動を変更し、ローディング画面を追加 Modified a filtering behavior when Source Download with over 5,000 URLs. |
|
UI修正 Modified UI |
Bootstrap 4系から5系へ切り替え Changed Bootstrap version from 4 series to 5. |
最近のコメント