You are not logged in.

#1 2009-03-18 05:34:50

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

[Help] Page changed, why did the location bar NOT show it ???

This tiny site:: http://flv.appspot.com/flvurl ,into the search bar i pasted http://www.youtube.com/watch?v=NoICzQpVCeA And then clicked "get flv url" Button,and the page loaded as expected,and i got the address of the .flv file. Good,
But, the string in the location bar did not change,still http://flv.appspot.com/flvurl
Viewing the page source of http://flv.appspot.com/flvurl , I found::

<body>
<div class="rhead"><a href="/"><<Home</a>  »  <a href="/flvurl">Get flv video download url</a><br/>Download Flv video  [b]from <a href=""[/b] target="_blank"></a></div>
<div class="rform"><form action="" method="post">
<input type="text" name="q" [b]value=""[/b] size="80"/>
<input type="submit" name="submit" value="get flv url" />
</form></div>
<div class="result">
<br />

then, just trying, I typed into the location bar:: http://flv.appspot.com/flvurl?url=http: … oICzQpVCeA
the newly loaded page was different than that of http://flv.appspot.com/flvurl, BUT,
it's not the result page,but looked just like the page of http://flv.appspot.com/flvurl with http://www.youtube.com/watch?v=NoICzQpVCeA pasted into the search bar,and, with the "get flv url" Button NOT pressed yet.
Viewing the source of this page::

<body>
<div class="rhead"><a href="/"><<Home</a>  »  <a href="/flvurl">Get flv video download url</a><br/>Download Flv video  [b]from <a href="http://www.youtube.com/watch?v=NoICzQpVCeA" [/b]target="_blank"></a></div>
<div class="rform"><form action="" method="post">
<input type="text" name="q" [b]value="http://www.youtube.com/watch?v=NoICzQpVCeA"[/b] size="80"/>
<input type="submit" name="submit" value="get flv url" />
</form></div>
<div class="result">
<br />

Finally,I pressed the "get flv url" Button manually,
Viewing the page source::

<body>
<div class="rhead"><a href="/"><<Home</a>  »  <a href="/flvurl">Get flv video download url</a><br/>Download Flv video  from <a href="http://www.youtube.com/watch?v=NoICzQpVCeA" target="_blank">SwashBot 1</a></div>
<div class="rform"><form action="" method="post">
<input type="text" name="q" value="http://www.youtube.com/watch?v=NoICzQpVCeA" size="80"/>
<input type="submit" name="submit" value="get flv url" />
</form></div>
<div class="result">
[b]SwashBot 1<br />
<a href="http://www.youtube.com/get_video?video_id=NoICzQpVCeA&t=vjVQa1PpcFNCbNqGl7E_agrEuT2D8iejknk2Hu047rk=">http://www.youtube.com/get_video?video_id=NoICzQpVCeA&t=vjVQa1PpcFNCbNqGl7E_agrEuT2D8iejknk2Hu047rk=</a><br />[/b]

I just want to know, what's the exact address i should type into the location bar that will load the result page immediately??
why i want to do this is to use it in a simple shell script that automates the download....sick of click click click ....
PS::This tiny site can interpret to you the real .flv address from 14 sites, just found it five minutes ago, try it out if you're interested smile

Last edited by lolilolicon (2009-03-18 05:44:48)


This silver ladybug at line 28...

Offline

Board footer

Powered by FluxBB