Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Reply
 
LinkBack Thread Tools Display Modes
Old 22-08-2011, 12:21 PM   #1 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Posts: 687
Default Need help in downloading embeded flv file


Hello,

I need to download a FLV files embeded in a page which can be accessed only after login, problem is that you only see those video only certain number of times, they are kind of classes for one of my friend, he wants them to download and see them whenever he wants, preferably in his phone...
But problem is that I am unable to locate direct flv url for video, I tried videodownloader for FF and also orbit downloader in FF and IE also.

Videodownloader for FF is downloading only 20 kb file, looks like they have added some security so that people can't download videos..
Here is embed source :

Code:
                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0"
                    width="320" height="280" id="Player" align="middle">
                    <param name="allowScriptAccess" value="sameDomain" />
                    <param name="allowFullScreen" value="true" />
                    <param name="movie" value="OACWC_Player.swf" />
                    <param name="quality" value="high" />
                    <param name="bgcolor" value="#000000" />
                    <param name="flashVars" value='ip_add=128.58.68.54&stud_name=Sunil Shah&regis_id=IOT033&video_path=OAC/IOS_MAY_2011.flv' />
                    <embed src="OACWC_Player.swf" quality="high" bgcolor="#000000" width="320" height="280"
                        name="Player" align="middle" allowscriptaccess="sameDomain" allowfullscreen="true"
                        type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"
                        flashvars='ip_add=117.199.199.152&stud_name=Sunil Shah&regis_id=IOT033&video_path=OAC/IOS_MAY_2011.flv' />
                </object>
Since I am with almost NIL in knowledge of FLV , I can't figure out what's going on but looks like they are wrapping actual video url somehow, but I am not able get its stream by various way, I even tried to see Http requests of browser but no avail.
__________________
~Ricky

» Looking for someone to partner with me in Indian Linux forum
Free domain is available ! I am also at Indian Forums.
Ricky is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-08-2011, 11:20 AM   #2 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Posts: 687
Default Re: Need help in downloading embeded flv file

Wow...
No idea anyone ?
__________________
~Ricky

» Looking for someone to partner with me in Indian Linux forum
Free domain is available ! I am also at Indian Forums.
Ricky is offline   Reply With Quote
Old 25-08-2011, 12:11 PM   #3 (permalink)
Stuck in Time...
 
Vyom's Avatar
 
Join Date: May 2009
Location: Land of Logic
Posts: 2,277
Default Re: Need help in downloading embeded flv file

I think the absence of replies on your query, has something to do with a rule of TDF, "No h@c|<ing discussions."
__________________
Marty: Hey, Doc, we better back up. We don't have enough road to get up to 88.
Doc Brown: Roads? Where we're going, we don't need, "roads!" :)

──── On the Internet you can be Anything you want. It's Strange that, so many people choose to be Stupid! ────
Vyom is online now   Reply With Quote
Old 25-08-2011, 02:11 PM   #4 (permalink)
In The Zone
 
cute.bandar's Avatar
 
Join Date: Jan 2010
Posts: 408
Default Re: Need help in downloading embeded flv file

^^it isn't hacking , its more like scraping.

@Ricky - try appending 'OAC/IOS_MAY_2011.flv' to your page URL . Example : if the url (of the page whose source code you are showing us) is www.a.com/videos/video.html . Then try downloading www.a.com/videos/OAC/IOS_MAY_2011.flv . If that doesn't work try:
www.a.com/OAC/IOS_MAY_2011.flv

Just guessing.
__________________
Computer parts search Engine(for india) : http://goo.gl/Sg8Yv
cute.bandar is offline   Reply With Quote
Old 25-08-2011, 05:29 PM   #5 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Posts: 687
Default Re: Need help in downloading embeded flv file

I already did that, looks like they are passing variable like IP of the server (128.58.68.54) video bath.. ie. OAC/IOS_MAY_2011.flv separately then piping them or something but to my surprise if video is being played then must be streaming but no video downloader or similar software are able to track it !!!

I wish I had learned nitty-gritty of flash
__________________
~Ricky

» Looking for someone to partner with me in Indian Linux forum
Free domain is available ! I am also at Indian Forums.
Ricky is offline   Reply With Quote
Old 25-08-2011, 09:27 PM   #6 (permalink)
BIOS Terminator
 
nims11's Avatar
 
Join Date: Apr 2008
Location: Ranchi
Posts: 819
Default Re: Need help in downloading embeded flv file

use videodownloadhelper addon for FF, it will detect the URL once the video starts playing and will let you download it.
nims11 is online now   Reply With Quote
Old 27-08-2011, 12:51 PM   #7 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Posts: 687
Default Re: Need help in downloading embeded flv file

Quote:
Originally Posted by nims11 View Post
use videodownloadhelper addon for FF, it will detect the URL once the video starts playing and will let you download it.
I think someone overlooked my first post !
__________________
~Ricky

» Looking for someone to partner with me in Indian Linux forum
Free domain is available ! I am also at Indian Forums.
Ricky is offline   Reply With Quote
Old 27-08-2011, 02:32 PM   #8 (permalink)
BIOS Terminator
 
nims11's Avatar
 
Join Date: Apr 2008
Location: Ranchi
Posts: 819
Default Re: Need help in downloading embeded flv file

Quote:
Originally Posted by Ricky View Post
I think someone overlooked my first post !
you said videodownloader.
nims11 is online now   Reply With Quote
Old 27-08-2011, 08:06 PM   #9 (permalink)
Fullbring
 
Zangetsu's Avatar
 
Join Date: Jan 2008
Location: Soul Society
Posts: 5,531
Default Re: Need help in downloading embeded flv file

for windows use FF plugins like downloadhelper...

& for mobile i don't know the answer
__________________
I'm the One you've been Waiting for...
Zangetsu is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by clinton
- by Niilesh
- by chris
- by abhidev
- by gforz
- by Anorion
- by Tenida
- by tkin

Advertisement




All times are GMT +5.5. The time now is 02:20 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2