weraartist.blogg.se

Steam workshop downloader with collection
Steam workshop downloader with collection







steam workshop downloader with collection

All of the ones I have tried are within the range of 1.85 yo 1.86 multiple inclusive. Flip Off is 106KB but ajax downloads at 196KB. The plant models are supposed to be 2,796KB but downloads as 5,199KB via ajax and properly at 2,796KB with tab method. and all of them have the same result which is why I am sticking with the smaller collection and item for the time being.

steam workshop downloader with collection

I created a simple collection for testing purposes: Īnd have been downloading this item by itself: I prefer the progress bar method because having 100 tabs open up is annoying and can cause other issues where-as with the progress bar it doesn't seem to happen. This is for testing and at the end I may end up removing that so the user can choose whichever method they prefer and be done with it. If tabs method is enabled then it only shows that one. Nothing seems to work.įor the time being I added a _override var to enable AJAX / Tabs download methods to be active at the same time if AJAX is enabled. I have tried many different header combos, even read the header data from the site and replicated everything I could think of. They both provide the same result where the file-size seems to be multiplied by 1.85 to 1.86 what it should be. Var _anchor = document.createElement( 'a' ) But, when I save the file either using: saveAs using: OR if I use the basic "hack" var _datatype = ( !_type ) ? 'application/octet-stream' : _type Aside from that annoyance, no issues with that ( although I do want to automate extracting, at least so the main file is there ).īut, if I use the "ajax" ie GM_xmlhttpRequest with progress bar ( all of that works properly ) and all of the file-sizes report correctly. once needing to extract with 7zip then the gma comes out of that and 9/10 times that has to be renamed to. where I'm at is when I download using or window.open - it downloads perfectly ( although the files are compressed 2 times. ( Although I did create a Lua steam api for Garry's Mod ).Īnyway, right now. Unfortunately TamperMonkey decided to auto-update despite having updates disabled / notify only unless something else happened which deleted all of my progress so I decided to write one from scratch with some help from some of the others for URLs, etc. So, I modified one the other day and got it close to where I am today. None of the ones I found actually worked for downloading entire collections. I have been playing around with several Steam Workshop downloaders but none of them worked to my liking, required a thirdparty site, or just didn't work at all.









Steam workshop downloader with collection