Results 1 to 3 of 3

Thread: Fetch directlink from video

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2010
    Posts
    12

    Fetch directlink from video

    I am quite new to vb programming but have been working on it from a month or so..

    I would want to develop a program that fetches the direct link from megavideo files using visual basic..

    There is a website already that does the job but i would like to know the programming part of it as i want to know how to develop the program to interact with flash content..

    Code:
    http://megavideotools.com/dl.php
    This website does the same work as i want but does it from server side but i want to do it using Visual basic..

  2. #2
    Lively Member
    Join Date
    Jan 2010
    Location
    United Kingdom
    Posts
    115

    Re: Fetch directlink from video

    Could you not do this by adding a webbrowser control to a form then setting its url to the address above.

    Colin

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2010
    Posts
    12

    Re: Fetch directlink from video

    This could be done but the site is down at times so i would like to do the coding on my own..

    Thanks for the reply..

Posting Permissions

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



Click Here to Expand Forum to Full Width