Re: [發案] PHP程式抓取youtube影音

看板CodeJob作者 (:))時間11年前 (2013/04/02 14:57), 編輯推噓2(204)
留言6則, 5人參與, 最新討論串2/2 (看更多)
※ 引述《writeman (夕陽武士)》之銘言: : 狀態:發包中 : 發案人:莊先生 : 聯絡方式1:站內信 : 聯絡方式2: : 有效時間: : 專案類型:php程式 : 專案說明: : PHP程式抓取youtube影音。 : 輸入一個youtube的影音連結後,能解析出下載的網址或提供能夠下載到該影音的方法。 : 程式語言:php : 預算:1000~或來信來報價 : 接案者要求: : 附註:不需開立發票.程式碼需有附註說明 <?PHP if ($_POST){ // 如果輸入 Youtube 連結 echo "您欲抓取的 YouTube 網址為 ".$_POST['textfield']."\n下載方法:<font color=\"red\">您可安裝 RealPlayer 後即可下載。</font>"; } ?> <html xmlns="" rel="nofollow">http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>無標題文件</title> </head> <body> <form id="form1" name="form1" method="post" action=""> <label> <input type="text" name="textfield" id="textfield" /> </label> <label> <input type="submit" name="button" id="button" value="送出" /> </label> </form> </body> </html> - -- 1000 拿得有些心虛,就請代為捐贈當地家扶中心吧。 XDD -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.113.235.151

04/03 00:43, , 1F
為什麼上面這段程式碼可以抓到東西呢
04/03 00:43, 1F

04/03 01:19, , 2F
繞一圈說裝了real player就可下載 XDD
04/03 01:19, 2F

04/03 02:00, , 3F
http://kej.tw/flvretriever/ 照著上面說明做就能下載了
04/03 02:00, 3F

04/03 02:01, , 4F
發案原PO看到 解決問題的話記得捐1000喔 XDD
04/03 02:01, 4F

04/03 14:45, , 5F
輸入連結、"提供能夠下載到該影音的方法" 達成需求 :P
04/03 14:45, 5F

04/06 00:23, , 6F
發案原po表示:
04/06 00:23, 6F
文章代碼(AID): #1HMe4-rb (CodeJob)
文章代碼(AID): #1HMe4-rb (CodeJob)