As you can see, I added a little bit because I forgot about youtube linking. But tada, theres the input, a few button clicks later and the second image is what results. Cool right?
This literally took about 30 minutes or so to whip out. A simple iterator goes through the item lists (0000,242323, 2323) and makes the links to the SKU's. And besides all that its simple plug in play. A file stream and a stream writer object are all thats neccesary to use.
Also, I have it generate simple random file names by using the Path.getRandomeFileName() function.
Here's all the code in very zoomed out mode, 142 lines
No comments:
Post a Comment