Ok,
So i am a member of multiple forums, Aquatic Plant Central, FlowGrow, Ukaps, BarrReport and all those forums are in english.
I've made a little tool; which outputs this:
What does it do?
Right now my username, password and album are hardcoded. But this tool generally works like this:
* You paste your story, containing tags, in a textbox.
* You give the script your username and password (ghehe)
* It is able to load the albums you have
* You select an album (not yet ready) and you click "process"
Now the magic happens. It will scan your post, finds all images and checks the album on FlowGrow to see if the found images are allready there. If not, they are automatically downloaded from the internet and uploaded to your album. You can see the result in [url=http://www.flowgrow.de/aquarienvorstellungen/200-gallon-plywood-build-t19369.html]my build thread[/url].
[b]Restrictions:[/b]
* No sub albums are allowed
* I don't fully know which errors the board gives.
if some tech guy from flowgrow contacts me we might be able to integrate it into the forum.
So i am a member of multiple forums, Aquatic Plant Central, FlowGrow, Ukaps, BarrReport and all those forums are in english.
I've made a little tool; which outputs this:
Code:
30-11-2011 15:11:24 > Found 84 images in the post.
30-11-2011 15:11:24 > Trying to log on to FlowGrow ...
30-11-2011 15:11:25 > Retreiving list of images for album 1161 ...
30-11-2011 15:11:26 > No new images needed to be uploaded.
30-11-2011 15:11:26 > Here is your post for FlowGrow :)
30-11-2011 15:11:26 > ...
What does it do?
Right now my username, password and album are hardcoded. But this tool generally works like this:
* You paste your story, containing tags, in a textbox.
* You give the script your username and password (ghehe)
* It is able to load the albums you have
* You select an album (not yet ready) and you click "process"
Now the magic happens. It will scan your post, finds all images and checks the album on FlowGrow to see if the found images are allready there. If not, they are automatically downloaded from the internet and uploaded to your album. You can see the result in [url=http://www.flowgrow.de/aquarienvorstellungen/200-gallon-plywood-build-t19369.html]my build thread[/url].
[b]Restrictions:[/b]
* No sub albums are allowed
* I don't fully know which errors the board gives.
if some tech guy from flowgrow contacts me we might be able to integrate it into the forum.