From f4aa957c53cda659d026ffd23856f65a72fee739 Mon Sep 17 00:00:00 2001 From: mayx Date: Tue, 4 Jan 2022 20:42:55 +0800 Subject: Restore deleted repositories --- _posts/2019-04-13-iwara.md | 85 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 _posts/2019-04-13-iwara.md (limited to '_posts/2019-04-13-iwara.md') diff --git a/_posts/2019-04-13-iwara.md b/_posts/2019-04-13-iwara.md new file mode 100644 index 0000000..652e259 --- /dev/null +++ b/_posts/2019-04-13-iwara.md @@ -0,0 +1,85 @@ +--- +layout: post +title: 如何下载Iwara上的视频? +tags: [Iwara, PHP, 视频] +--- + + PHP果然是全世界最好的语言,我又用PHP解决了一个问题! + +# 制作原因 + Iwara(Ecchi)上的视频是真的有意思,尤其是镇站之宝OBSERVATION DIARY,简直是R183D动画的巅峰 ~~(请原谅我的孤陋寡闻)~~ ,所以为了更好的看Iwara上的的视频,我写了Iwara Viewer来帮助我们下载Iwara(Ecchi)上面的视频。 + +# Code +```php +(.*?)<\/a>/is'; +preg_match_all($preg,$str,$match);//在$str中搜索匹配所有符合$preg加入$match中 +echo "
No Image | ".$match[2][$i]." | View in Iwara Download Url in Server |
".$match[2][$i]." | View in Iwara Download Url in Server | |