LaravelPackages.net
Acme Inc.
Toggle sidebar
jncinet/gcmarket-douyin

gcmarket publish video to douyin

13
0
1.0.3
About jncinet/gcmarket-douyin

jncinet/gcmarket-douyin is a Laravel package for gcmarket publish video to douyin. It currently has 0 GitHub stars and 13 downloads on Packagist (latest version 1.0.3). Install it with composer require jncinet/gcmarket-douyin. Discover more Laravel packages by jncinet or browse all Laravel packages to compare alternatives.

Last updated

发送视频到绑定抖账号《定制》

安装

$ composer require jncinet/gcmarket-douyin

$ php artisan migrate

使用

后台添加菜单:

  • 配置:douyin/config
  • 授权账号:douyin/users
  • 发送记录:douyin/items

绑定账号:

注意:域名必须是抖音开放平台填写的域名!!!

  • 访问URL授权:http://你的域名/douyin/code
  • 二维码授权:http://你的域名/douyin/code?url=true

授权完成后,可以在后台看到授权账号的open_id和access_token

Star History Chart