Git Product home page Git Product logo

douyin-clear-php's Introduction

douyin-clear-php

抖音去水印PHP版接口

修复5.29无法解析的问题
源码已上传

使用方法:

./parseByLink.php?url=视频分享地址
(喜欢给个star呗┗( ▔, ▔ )┛)

文档:

请求方式:GET

请求参数:

url:http://v.douyin.com/jJub3C/http://v.douyin.com/jJub3C/ 复制此链接,打开【抖音短视频】,直接观看视频! 都行。(地址前面不能带#号,服务器会忽略#后面的内容)

Response:JSON

请求成功:

{
    "status": true,
    "nickname": "刘怡歆",
    "headImage": "https://p9-dy.byteimg.com/aweme/720x720/42dd001908d2257ba12b.jpeg",
    "image": "http://p3-dy.byteimg.com/large/22d020006a5c167c1ba34.jpeg",
    "urls": [
        "http://v3-dy-x.ixigua.com/01f1c6a4a7a03b17ebc691aa9b3d0789/5cef9992/video/m/220549fd926f4f649d9bd37366deabab29511621b8a30000316498fcc2c1/?rc=ajo4O2pxZzVwbTMzaGkzM0ApQHRAb0dGPDM1NDczNDk0ODM4PDNAKXUpQGczdSlAZjN2KUBmaHV5cTFmc2hoZGY7NEBecmQ1NWJiaDVfLS0xLTBzczVvI28jPy0yMDQtLi0tLjIuMC0uL2k6Yi9wIzphLXEjOmAwbyNwYmZyaF4ranQ6Iy8uXg%3D%3D",
        "http://v6-dy.ixigua.com/dd335609f814a7bb09b6f48a2cb98b2b/5cef9992/video/m/220549fd926f4f649d9bd37366deabab29511621b8a30000316498fcc2c1/",
        "https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0300f4e0000bj8mk2eden8g88g5u7ag&line=0&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0",
        "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0300f4e0000bj8mk2eden8g88g5u7ag&line=1&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0"
    ],
    "music_urls": [
        "http://p9-dy.byteimg.com/obj/ies-music/1631882631746583.mp3"
    ],
    "info": {
        "share_signature_desc": "TikTok: Make Every Second Count",
        "share_quote": "",
        "share_weibo_desc": "#在抖音,记录美好生活#家里只能有一个不干活的!",
        "share_title": "家里只能有一个不干活的!",
        "bool_persist": 0,
        "share_link_desc": "#在抖音,记录美好生活#家里只能有一个不干活的! %s 复制此链接,打开【抖音短视频】,直接观看视频!",
        "share_signature_url": "https://tiktokv.com/",
        "share_url": "https://www.iesdouyin.com/share/video/6688223965720169735/?region=CN&mid=6684136905203895051&u_code=hgd1c58i&titleType=title",
        "share_desc": "在抖音,记录美好生活",
        "share_title_myself": "",
        "share_title_other": ""
    }
}
      

请求失败:

{
    "status": false,
    "message": "地址无效"
}
参数:
status:请求状态码true/false  
message:提示文本,返回结果错误时会返回地址信息  
nickname:抖音昵称  
awemeId:视频资源Id
info:视频信息 
image:封面图片地址  
headImage:用户头像地址  
urls:无水印地址  
music_urls:音乐原声地址  

喜欢的话,给个star呗

安卓版项目地址:https://github.com/zbfzn/douyinquick

注:仅供学习,切勿用于其他用途。测试站点:https://lyfzn.top/plugins/douyin/videoPrase/

douyin-clear-php's People

Contributors

zbfzn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.