|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Code:
<embed src="mms://latinbobos.com/movie/sk1.wmv" width="320" height="240"></embed> If I visit a page containing the above codes, the media file is downloaded in the temperary folder. Code:
<a href="mms://latinbobos.com/movie/sk1.wmv"></a> If I right-click my mouse on the above link, a popup menu containing "save as ..." appears. So I can save the media file in my local PC. But if the media file is mms://cafe11.daum.net/_c21_/pds_down_hdn/song4.wmv?grpid=nMC&fldid=2VJI&dataid=103&grpcode=ilovedancesports&realfile=song4.wmv , the media file is not downloaded in my temperary file and can't be saved as... Is there no way to download media file such as mms://cafe11.daum.net/_c21_/pds_down_hdn/song4.wmv?grpid=nMC&fldid=2VJI&dataid=103&grpcode=ilovedancesports&realfile=song4.wmv |
|
#2
|
||||
|
||||
|
porno?
You trying to download porno?! hehehe...
I don' t think you can - the MMS sends a data stream to Media Player and it the stream is played progressively. In that sense, there's no 'temporary' location on your disk where the file is stored. Anybody else? |
|
#3
|
||||
|
||||
|
But in the case of mms://latinbobos.com/movie/sk1.wmv ,
I could see the temperary file and download it. |
|
#4
|
||||
|
||||
|
Damn, I knew there was a reason that I use Quicktime Pro...
|
|
#5
|
||||
|
||||
|
Did you try to save the temp file, rename it to WMV and play it?
Nao |
|
#6
|
||||
|
||||
|
latinbobos?!? lol.
how did you access the third file to make it stream in the first place? the first two (ha) files have tags around them, was there some tag in the third? Last edited by karsh44 : June 19th, 2003 at 02:54 PM. |
|
#7
|
||||
|
||||
|
Well,
If you know the default filepath to song4.wmv, you could just re-create an MMS call: Code:
<a href="mms://somewhere.com/somedir/song4.wmv"></a> That would give you a temp internet file. (like you said) There are details after the ? part in: Code:
mms://cafe11.daum.net/_c21_/pds_down_hdn/song4.wmv?grpid=nMC&fldid=2VJI&dataid=103&grpcode=ilovedancesports&realfile=song4.wmv It probably calls some database where the rest of the info (filepath etc.,) is stored... You COULD collect as many of these GET requests and see if you can find some kind of correlation between the fields. If you know they're running MySQL for example, you could create a query of your own and run it remotely - but you'd need more information on the database itself to do that anyway (db name, user, passwd...) and I cannot begin to imagine how you'd get that info to begin with... True hacker style would dictate that you find out their web host's details and telephone the cafe11.daum.net offices saying, "Hi, I'm Joe from $ISP, we're having some problems with your database. For security reasons, could you call me back and confirm your username and password - one sec, here's my number - 314..." Of course, I strongly discourage you from doing anything illegal. ![]() Nao |
|
#8
|
||||
|
||||
|
Then, is there any tool to download the media file such as mms://cafe11.daum.net/_c21_/pds_down_hdn/song4.wmv?grpid=nMC&fldid=2VJI&dataid=103&grpcode=ilovedancesports&realfile=song4.wmv ?
I geuss if I could view the file with media player, I could download it. |
|
#9
|
||||
|
||||
|
I wish I had more time... this MMS thing sounds really interesting - I'd love to install MMS on a Win2K server and make a more in-depth analysis of how it works - what the hacks are etc.
Alas, how I yearn for a 48-hour day and some chemical solution to sleep... Speed isn't any good since you have to sleep x2 to recover from it. Damn it! I demand more time!!! Nao |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > downloading media files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|