Put.io files to command line

Put.io files to command line

Gets list of files in current put.io folder and generate command line commands to download all of them. Source code is avaialble…

Total ratings for Put.io files to command line
3.75 (Rating count: 4)
Merlin
See reviews for Put.io files to command line on Chrome Web Store
Recent reviews for Put.io files to command line
Recent rating average: 4.50
All time rating average: 3.75
Rating filters
5 star
50% (1)
4 star
50% (1)
3 star
0%
2 star
0%
1 star
0%
Date Author Rating Lang Comment
2013-04-14
Carlos Urreta
Carlos Urreta
Would love the ability to have the option of where .password is stored. Also, I don't really need to see the full text, so maybe a button that copies it to clipboard? That way, it'll be easier to read which command for which file. You could also modify the page, and add a button to each file right within the page. Feature requests: Now that 'Copy Command' is there for single entries, it would be great to take Blue Devil's suggestion and automatically add the && in the textbox dropdown (from the url bar). Edit: Wow. You read my review. I love the updates. If anyone wants to use aria2 instead of wget (so that you can get concurrent connection), here's the command to put in the options page: aria2c -x8 https://%d -o "%f" --http-user=%u --http-passwd=$(cat .password) -c
2013-01-23
Blue Devil
Blue Devil
Great stuff! Although something has changed that it now includes the token id in the name... most frustrating to rename the files. Would also be nice to have a multiple file addition using the "&&". Does the job!