/Siglinpac

Proof-of-concept sticker archiving tool using web traversing libraries

Primary LanguageC#

Siglinpac

Proof-of-concept sticker archiving tool using web traversing libraries

How to use

siglinpac-cli "https://sticker.store/shop/product/12345" "c:\temp\stickers"

  1. Replace the url (keep the quotes) with the sticker product page you wish to archive
  2. The path to where you want to store the stickers downloaded is optional. It will default to where the executable lives if you don't give it a path.

Disclaimer

This application was written as a proof-of-concept and an educational exersice for my own personal experience. A tool is like any other tool, and can be abused by the user. Don't use this tool to archive or download stickers you didn't make. I can't take responsibility or liability for any damages or actions any user of this tool makes.

License

Copyright 2020 Vinh Nguyen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.