gautamkrishnar / motrix-webextension

A browser extension for the Motrix Download Manager
GNU General Public License v3.0
1.21k stars 97 forks source link

question #89

Closed 1159591549 closed 2 years ago

1159591549 commented 2 years ago

who can tell me distinction that filename are AriaDownloader.js and BrowserDownloader.js ?(谁能告诉我AriaDownloader.js 和BrowserDownloader.js文件名的区别)

1159591549 commented 2 years ago

My wechat is it_boy_0713

JaroslawPokropinski commented 2 years ago

The BrowserDownloader.js handles downloads using your browser (it will add the item to the list in extension popup but file is still downloaded through browser). AriaDownloader.js uses aria (so for example your motrix) which can be much faster for bigger files.