Hacker News new | ask | show | jobs
by ajsnigrutin 1686 days ago
It's not just a download manager!

Imagine a page with 50 links, that you each have to download by hand? Nope! Just DTA and a filter to choose what you want.

Photo gallery? Same!

Open a bunch of stuff in different tabs, and want to download the same thing (eg. .zip file) from each open tab... DTA all tabs, and *.zip filter.

Regex filter? Sure!

The basic download manager part is just an extra feature, that you usually don't need.

1 comments

Still, one could reasonably expect that applying a functional pipeline to web page contents (extract and filter links, pipe them into the download queue) should be regular web browser functionality.