北斗六星网

标题: 配音秀发帖方法及代码 [打印本页]

作者: 画浅    时间: 2024-7-31 10:49
标题: 配音秀发帖方法及代码
本帖最后由 画浅 于 2024-7-31 11:14 编辑

以 薛痒 的配音秀为例:https://peiyinxiu.com/m/469906857


一、配音秀里MP4的提取


1、在电脑上点开网页,点右键“查看页面源代码”

         [attach]834389[/attach]


2、在这个页面点右键“检查”

     [attach]834390[/attach]


3、搜索“MP4”
         [attach]834392[/attach]


4、提取“https://video7.peiyinxiu.com/dow ... 47598_165291764.mp4

       [attach]834391[/attach]




作者: 画浅    时间: 2024-7-31 10:55
本帖最后由 画浅 于 2024-7-31 11:15 编辑

二、代码1


<br><br>

<section class="_editor" style=" margin: 0px auto;width:600PX;">

    <section style="margin: 10px auto; background: linear-gradient(to left, #ffffff 0%, #ffffff 20%, #7BC2E2 20%, #7BC2E2 100%);">

        <section style="margin: 10px auto; background: linear-gradient(to top, #ffffff 0%, #ffffff 60%, transparent 60%, transparent 100%); padding: 0px 0px 25px; box-sizing: border-box;">

            <section style="display: flex; transform-style: preserve-3d;">

                <section style="width: 100%;max-width: 100% !important;box-sizing:border-box;transform:   translateZ(10px);-webkit-transform:   translateZ(10px);-moz-transform:   translateZ(10px);-o-transform:   translateZ(10px);" data-width="100%">

                    <section style="padding: 13px 20px 13px 13px; box-sizing: border-box;">

                        <section style="background-color:#7BC2E2;padding:0px 0px 0px;">

                            <section style="margin-top:0px;border:solid 1px #7BC2E2;background-color:#fefefe;">

                                <section style="padding:0px 0px 0px;">

                                    <p align="center"><video controls preload="metadata" autoplay="autoplay" loop="loop" width="565" height="auto">

                                            <source src="https://video7.peiyinxiu.com/download/202407281534c6347598_165291764.mp4"></video></p>

                                </section>

                            </section>

                        </section>

                    </section>

                    <section style="display: flex;justify-content: flex-end;">

                        <section style="width: 80%; border-top: 1px solid #7BC2E2; height: 10px; overflow: hidden;box-sizing:border-box;max-width: 90% !important;" data-width="90%"></section>

                    </section>

                </section>

                <section style="display: flex;align-items: flex-end;flex-shrink: 0;margin: 0 0 0 -7px;">

                    <section style="height: 60%;border-left: 1px solid #7BC2E2;width: 7px;box-sizing:border-box;"><br /></section>

                </section>

            </section>

        </section>

    </section>

</section>

<br><br>


作者: 画浅    时间: 2024-7-31 11:02
去掉 autoplay="autoplay" 就是手动播放


用自己的配音秀MP4换取红色部分即可

作者: 画浅    时间: 2024-7-31 11:07
代码2

<div align="center"><section style="width:650px;">
        <section class="_135editor" data-tools="135编辑器" data-id="89056">
    <section style="padding:10px 10px;">
        <section style=" border-left:solid 2px #ededed; border-top:solid 2px #ededed; border-right:solid 2px #ededed; box-shadow:5px 5px 5px #333; -moz-box-shadow:5px 5px 5px #333;-ms-box-shadow:5px 5px 5px #333;-o-box-shadow:5px 5px 5px #333;-webkit-box-shadow:5px 5px 5px #333; border-radius:20px; padding:0px 15px;">
            <section style="box-sizing:border-box;width:100%; height:20px; padding-top:5px;" data-width="100%">
                <section style="box-sizing:border-box;width:10px; height:10px; margin-left:auto; margin-right:auto; border-radius:100%; background-color:#0a0a0a;"></section>
            </section>
            <section style="box-sizing:border-box;width:100%; height:auto; background:#000;" data-width="100%">
                <section style=" padding:10px 10px; height:auto; background-color:#0b0a0a; min-height:100px; overflow:hidden; min-height:150px;" hm_fix="404:441">
<p align="center"><video controls="" preload="metadata" autoplay="autoplay" loop="loop" width="574" height="323"><source src="https://video7.peiyinxiu.com/download/202407281534c6347598_165291764.mp4" type="video/mp4"></video></p>
</section>
            </section>
            <section style="box-sizing:border-box;width:100%; height:20px; padding-top:5px;" data-width="100%">
                <section style="box-sizing:border-box;width:20px; height:10px; margin-left:auto; border-radius:30%; margin-right:auto; border-left:solid 1px #f8f8f8;  border-bottom:solid 2px #e7e7e7; border-right:solid 1px #ededed;"></section>
            </section>
        </section>
<br><br>
        <p style="text-align:center;margin-top:5px;" align="center">
            <span style="font-size: 14px;">//爱你一万年//</span>至尊宝  配音:薛痒
        </p>
    </section>
</section>
<br><br><br></section></div>


作者: 画浅    时间: 2024-7-31 11:08
同理,把红色和蓝色部分 换成自己的即可。
作者: 画浅    时间: 2024-7-31 11:12
配音秀MP4的提取,画浅用的是笨办法,哪位高手有简单的方法也可以提供。

不知道是否说得清楚?希望大家玩得开心。

另,这些代码也是向其他坛友借鉴学习的,在此感谢
作者: 画浅    时间: 2024-7-31 11:13
本帖最后由 画浅 于 2024-7-31 11:19 编辑



//爱你一万年//至尊宝 配音:薛痒





作者: 薛痒    时间: 2024-7-31 11:22
画浅 发表于 2024-7-31 11:12
配音秀MP4的提取,画浅用的是笨办法,哪位高手有简单的方法也可以提供。

不知道是否说得清楚?希望大家 ...

非常清楚了,感谢画浅的分享。这样以后看配音秀就简单多了

为了帖子连贯性,删除了几个回复。

作者: 画浅    时间: 2024-7-31 11:24
薛痒 发表于 2024-7-31 11:22
非常清楚了,感谢画浅的分享。这样以后看配音秀就简单多了

为了帖子连贯性,删除了几个回复。

不客气的。看帖简单,发帖相对就麻烦些,不过习惯就好了。

还有喜欢玩就不怕麻烦,是不

作者: 薛痒    时间: 2024-7-31 11:28
画浅 发表于 2024-7-31 11:24
不客气的。看帖简单,发帖相对就麻烦些,不过习惯就好了。

还有喜欢玩就不怕麻烦,是不

对呀,分享着是快乐的,大家都是欢乐一家人
作者: 依水闲云    时间: 2024-7-31 13:04
我家画浅棒棒哒
作者: 画浅    时间: 2024-7-31 21:56
依水闲云 发表于 2024-7-31 13:04
我家画浅棒棒哒

愿意为大家服务

作者: 神经    时间: 2024-8-2 16:56
这个手机党操作不了
作者: 王小丫    时间: 2024-8-23 22:26
浅浅如果有时间教一下宝子们如何制图就更好啦!看到你们图文并茂,羡慕煞个人。




欢迎光临 北斗六星网 (http://154.85.43.82/) Powered by Discuz! X3.1