Jump to content

Photo-Dump-It Mass Photobucket Album Downloader


Recommended Posts

YOU MUST HAVE MICROSOFT .NET FRAMEWORK v4.0.30319 INSTALLED ON YOUR MACHINE TO USE THIS APPLICATION!

Photo-Dump-It Mass Photobucket Album Downloader Utility

photodumpit.jpg


Ever find an album on Photobucket filled with kyky wrestler cuts and wish you could just download them all at once instead of going through and manually saving them one by one by one? Ever wanted to collect all of the images from TheWho87's massive EWR Photobucket but found it too daunting? Well you're in luck.

I began messing with Visual Basic the other day and stumbled across Kamito's Photo Dump source code that he released to the public. After messing around with it in Visual Basic and completing the design of the app I realized this is perfect for EWR/TEW players so I compiled the source code with the design work I did and ta-da! Photo-Dump-It! All credit still goes to Kamito. I've uploaded the application to EWWAREHOUSE.INFO for anyone that would find this utility useful. In the download I have included a readme file walking through the steps you have to take.


See Photo-Dump-It in action:


http://youtu.be/tnbEQa3q7_o


Download Photo-Dump-It:

http://www.ewwarehouse.info/2013/03/08/photo-dump-it-bulk-album-downloader-utility/

  • Like 12
Link to comment
Share on other sites

Well I assume my Photobucket account is going to be getting raped alot with this.

On another note with this tool anybody willing to try and colaborate an all in one mega pic pack?

I have somewhere between 30-40 each (male and female) non-wrestling/random cuts on kyky I can share...some of the women are famous, but I don't recognize any of the men. Link to my photobucket album is on the last page of the random picture request thread.

Edited by kdcastles
Link to comment
Share on other sites

  • 1 year later...

Sorry to bump this but I only just came across this today and I'm stuggling to make it work.

When I try and use it, I get this message:

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Value cannot be null.
Parameter name: source.

And clicking on details gives me (spoilered for length):

See the end of this message for details on invoking


just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
at Photo_Dump_It.Form1.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Photo-Dump
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Ollie%20Beak/Downloads/Photo-Dump-It(1)/Photo-Dump-It/Photo-Dump-It.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34108 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

And I am just completely god damned clueless. I've tried pasting the link from firefox and chrome to no avail, I've also tried running the program itself as an administrator but no dice.

Any ideas?

Link to comment
Share on other sites

So, I'm trying to download The Who's photobucket albums, and I am having trouble getting albums A, D, E, J, M, S, and T to download. I've gotten all the rest, but on those albums it keeps saying it's downloading but nothing ever happens. Has anyone gotten those to download or having trouble with any I've gotten to download?

Edited by kdcastles
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. To learn more, see our Privacy Policy