Close

Page 1 of 3 123 LastLast
Results 1 to 20 of 50
  1. #1
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    free Multi video site downloader for all df members

    http://www.keepvidpro.com/

    I have just finished my latest project (above link) which expands my youtube downloader to be a multi site downloader, it currently supports 5 video sites - see website for full details, but i plan on adding more as time goes on.

    any df members who want a copy of the PRO version can have one for FREE, just follow the link below:

    http://www.keepvidpro.com/ipp/buy.php?c=df100

    this is an open offer which will run for 1 month to all df members ONLY, after this ill remove the code and will be back to normal.

    grab a copy when you can.

    det
    A wise man once said " "

    35 Thanks given to Detector

    Show/Hide list of the thanked

    Ashley (7th March 2012),  balistic (9th March 2012),  barachello (9th March 2012),  BFG (8th March 2012),  blaggard (9th March 2012),  bomberman (10th March 2012),  broona (7th March 2012),  burner1 (10th March 2012),  cassy34 (12th March 2012),  chesser (9th March 2012),  choccy1 (12th March 2012),  consoles (9th March 2012),  crazyadi (10th March 2012),  eblaster101 (8th March 2012),  fastlegs_ (12th March 2012),  greens117 (18th March 2012),  hoponbaby (12th March 2012),  hotentot (7th March 2012),  kerrboy (7th March 2012),  mc.dodd (9th March 2012),  Mobileman (10th March 2012),  mrbongo (7th March 2012),  Northernbloke (7th March 2012),  Oily (12th March 2012),  oosshh (9th March 2012),  pmg68 (18th March 2012),  purpleanimal23 (9th March 2012),  russell (11th March 2012),  starfish (8th March 2012),  stevo25 (9th March 2012),  suityou69 (7th April 2012),  wakadoo (12th March 2012),  Wizzo (19th March 2012),  WRATH OF BOD (9th March 2012),  {{909}} (9th March 2012)  


  2. #2
    DF VIP Member
    Northernbloke's Avatar
    Join Date
    Oct 2004
    Location
    Geordieland
    Posts
    2,985
    Thanks
    745
    Thanked:        274
    Karma Level
    465

    Default Re: Multi video site downloader for all df members

    Not working for me Det - Win 7 64 bit (tried various XP compatibility settings and run as administrator etc.) - I copy the youtube.com link into the box and as soon as I click add it throws an unhandled object error - some info from it here :-

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at MultitubeDownloader.Form1.Button2_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.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.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/Microsoft.NET/Fra...7/mscorlib.dll
    ----------------------------------------
    KeepVidPro
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Downloads/DF TOOLS/KeepVi...KeepVidPro.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 8.0.0.0
        Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL...isualBasic.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5453 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL...089/System.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL...dows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL...em.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL...e.Remoting.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL...figuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL...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.

  3. #3
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    im on win7 64bit m8 give me 2 secs
    A wise man once said " "

  4. #4
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    screen.jpg
    ok here m8, is it the pro version you tried?
    A wise man once said " "

  5. #5
    DF VIP Member
    Northernbloke's Avatar
    Join Date
    Oct 2004
    Location
    Geordieland
    Posts
    2,985
    Thanks
    745
    Thanked:        274
    Karma Level
    465

    Default Re: Multi video site downloader for all df members

    yep that looks like it - just downloaded it in the last 10 mins or so

  6. #6
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    it uses the .net 3.5 libraries m8, try installing those and let me know

    det
    A wise man once said " "

  7. #7
    DF VIP Member
    Northernbloke's Avatar
    Join Date
    Oct 2004
    Location
    Geordieland
    Posts
    2,985
    Thanks
    745
    Thanked:        274
    Karma Level
    465

    Default Re: Multi video site downloader for all df members


  8. #8
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    ooo bug found thanks m8 it does not like embedded code by the looks of it
    A wise man once said " "

  9. #9
    DF VIP Member
    Northernbloke's Avatar
    Join Date
    Oct 2004
    Location
    Geordieland
    Posts
    2,985
    Thanks
    745
    Thanked:        274
    Karma Level
    465

    Default Re: Multi video site downloader for all df members

    I've got .NET framework 4.0 installed - won't let me install 3.5 - guess I need to remove 4.0 first (would have thought it's backward compatible though)

  10. #10
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    ill update it soon to filter out embed code
    http://www.youtube.com/watch?v=8Rp-2_dAJ0k

    try that instead
    A wise man once said " "

  11. #11
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    @northern yes its ok m8 4 is ok, its a bug thanks m8. try the other link i gave see if that works.
    A wise man once said " "

  12. #12
    DF VIP Member
    ptm's Avatar
    Join Date
    Jul 2003
    Location
    Scoatland
    Posts
    1,311
    Thanks
    213
    Thanked:        79
    Karma Level
    347

    Default Re: Multi video site downloader for all df members

    Det - You. Are. A. Legend.

    Thank you.
    Come and have a go if you think you're hard enough! - http://toastlad.mybrute.com

    Thanks to ptm

    Detector (7th March 2012)  


  13. #13
    DF VIP Member
    Northernbloke's Avatar
    Join Date
    Oct 2004
    Location
    Geordieland
    Posts
    2,985
    Thanks
    745
    Thanked:        274
    Karma Level
    465

    Default Re: Multi video site downloader for all df members

    Quote Originally Posted by Detector View Post
    ooo bug found thanks m8 it does not like embedded code by the looks of it
    Glad I didn't pay for it LOL any chance of a refund

  14. #14
    DF VIP Member
    Northernbloke's Avatar
    Join Date
    Oct 2004
    Location
    Geordieland
    Posts
    2,985
    Thanks
    745
    Thanked:        274
    Karma Level
    465

    Default Re: Multi video site downloader for all df members

    Links working a treat - cheers Det - top work as usual

    Thanks to Northernbloke

    Detector (7th March 2012)  


  15. #15
    DF VIP Member hotentot's Avatar
    Join Date
    Oct 2001
    Location
    Manchester
    Posts
    823
    Thanks
    18
    Thanked:        133
    Karma Level
    326

    Default Re: Multi video site downloader for all df members

    nice, thanks mate

    Thanks to hotentot

    Detector (7th March 2012)  


  16. #16
    DF VIP Member Delboy_1976's Avatar
    Join Date
    Mar 2008
    Location
    Up Shit Creek!
    Posts
    634
    Thanks
    248
    Thanked:        82
    Karma Level
    227

    Default Re: Multi video site downloader for all df members

    Cheers for this Det, much appreciated.

  17. #17
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    Program updated, please wait a while before downloading the new version.

    added:
    New very fast browser with quicklinks to videosites
    1 click button to copy video links into the downloader program.
    couple of small bugfixes and other new features

    still to do: embedded code still got problems but i do have a fix which i will do tomorrow

    any bugs let me know peeps
    A wise man once said " "

  18. #18
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    version 2.0.0.2 now live
    A wise man once said " "

  19. #19
    Inactive
    Detector's Avatar
    Join Date
    Jun 2001
    Location
    Grim North
    Posts
    7,484
    Thanks
    2,587
    Thanked:        2,713
    Karma Level
    1041

    Default Re: Multi video site downloader for all df members

    screen1.jpgscreen2.jpg

    new screens.
    now its easier to us, browse a video site, find a video you want then click on "Copy Link To Downloader" then click on "add" when the next page opens. job done.

    feedback welcome.
    A wise man once said " "

  20. #20
    DF Super Moderator {{909}}'s Avatar
    Join Date
    Apr 2001
    Location
    China
    Posts
    16,232
    Thanks
    396
    Thanked:        1,385
    Karma Level
    1341

    Default Re: Multi video site downloader for all df members

    sweet, nice one Det

    Thanks to {{909}}

    brycey2 (16th March 2012)  


Page 1 of 3 123 LastLast

Similar Threads

  1. video scanner info 2.4ghz
    By manic in forum Home Audio/Video, Electronic Toys & Gadgets
    Replies: 6
    Last Post: 6th May 2004, 02:05 PM
  2. xbox site
    By Mark_1983 in forum Site Critique
    Replies: 17
    Last Post: 27th September 2002, 12:34 AM
  3. web site review
    By 0blue2 in forum Site Critique
    Replies: 7
    Last Post: 26th September 2002, 08:26 AM
  4. Channel4 to release BB3 porn video?
    By Baldrick in forum TV Talk
    Replies: 8
    Last Post: 25th September 2002, 02:50 AM
  5. coders lunch box - web site dev
    By wadgey in forum Forum Bug & Error Reports
    Replies: 1
    Last Post: 30th August 2002, 05:10 AM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •