All Projects → youthlin → WPImage2WeiBo

youthlin / WPImage2WeiBo

Licence: other
WeiBo Pic for WordPress by youthlin.com

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to WPImage2WeiBo

weibotools
微博工具。提供超话签到功能、自动点赞功能。
Stars: ✭ 32 (+100%)
Mutual labels:  weibo
SentimentAnalysis
基于新浪微博数据的情感极性分析
Stars: ✭ 43 (+168.75%)
Mutual labels:  weibo
OAuthLogin.AspNetCore
第三方平台联合登陆(facebook、微信、微博、QQ、Kakao)
Stars: ✭ 43 (+168.75%)
Mutual labels:  weibo
1pone.github.io
Kindle拯救计划——一个Kindle实用工具网站,让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...
Stars: ✭ 150 (+837.5%)
Mutual labels:  weibo
weibo-image-spider
微博图片爬虫,极速下载、高清原图、多种命令、简单实用。
Stars: ✭ 52 (+225%)
Mutual labels:  weibo
WeiboEmoji
Weibo Emoji is a repository for saving and sharing most Emoji images that are used/were previously used by the app Weibo.
Stars: ✭ 17 (+6.25%)
Mutual labels:  weibo
XLDotLoading
iOS 新浪微博红包加载动画
Stars: ✭ 30 (+87.5%)
Mutual labels:  weibo
weibo-porter
微博搬运姬,自动搬运B博动态至微博的机器人
Stars: ✭ 53 (+231.25%)
Mutual labels:  weibo
weibo topic
微博话题关键词,个人微博采集, 微博博文一键删除 selenium获取cookie,requests处理
Stars: ✭ 28 (+75%)
Mutual labels:  weibo
OAuthLogin
第三方平台联合登陆(facebook、微信、微博、QQ、Kakao)
Stars: ✭ 57 (+256.25%)
Mutual labels:  weibo
YHThirdManager
一个快速、简单、易集成、扩展性好的社交化组件。摒弃友盟等三方库,使用原生SDK。支持微信支付、微信分享、微信登录、微信授权、QQ授权、QQ分享、QQ登录、新浪授权、新浪登录、新浪分享、微博评论、微博获取、支付宝支付。极大的减小了包体积;同时加入了自动管理提示框的功能
Stars: ✭ 41 (+156.25%)
Mutual labels:  weibo
union
union login for wechat,weibo,qq,alipay with go
Stars: ✭ 23 (+43.75%)
Mutual labels:  weibo
Simpler
Simpler是一款轻量级的第三方微博应用,具有微博的基础功能,兼有外观优雅,运行流畅,内存占用低,省电省流量等特点。
Stars: ✭ 27 (+68.75%)
Mutual labels:  weibo
weiboer
基于nodejs 和puppeteer的微博自动发送工具
Stars: ✭ 27 (+68.75%)
Mutual labels:  weibo
sharon
A lightweight and modular social sharing library
Stars: ✭ 16 (+0%)
Mutual labels:  weibo
weibo
mod: Weibo Golang SDK
Stars: ✭ 26 (+62.5%)
Mutual labels:  weibo
MediaQuickServer
抖音去水印、快手去水印、微博、网易云音乐视频解析接口
Stars: ✭ 84 (+425%)
Mutual labels:  weibo
a-soul
Full-featured social media monitor that extracts data from a variety of services and pushes updates to Telegram or other platforms
Stars: ✭ 39 (+143.75%)
Mutual labels:  weibo
weiboUploader-Watermark
新浪微博图床批量传图工具 上传-缩放-水印-生成链接一键搞定
Stars: ✭ 41 (+156.25%)
Mutual labels:  weibo
fuck-login
提供一些境内境外常见的站点Python登录脚本
Stars: ✭ 40 (+150%)
Mutual labels:  weibo
=== WPImage2WeiBo ===
Contributors: YouthLin
Donate link: https://youthlin.com/
Tags: image, weibo, picture bed
Requires at least: 4.6
Tested up to: 4.8.1
Stable tag: 4.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Search image link automatically on post content and replace them of WeiBo link.

== NOTICE 注意 ==
OUT OF DATE.
新浪微博好像不能当做图床用了,这个插件没必要看了……


== Description ==

安装该插件后,将会在数据库中新建一张表,不过您不必关心这些细节,只需在设置里找到本插件设置页面,填入微博账号、密码信息即可。
保存后,可以在下方表单测试是否可以成功地上传图片到微博。
不出意外的话应该是可以的,然后就可以打开首页或文章,点开一篇含有图片的文章,观察页面源代码、或图片链接,看是否已经替换为微博外链。

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the plugin files to the `/wp-content/plugins/WPImage2WeiBo` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Plugin Name screen to configure the plugin
1. Save your WeiBo account info at settings page
1. Browser your post and see the `HTML Source` output

== Frequently Asked Questions ==

= 为什么需要微博账号和密码? =

微博上传接口需要用户的 Cookies 信息,为了获取用户 Cookies 信息,插件需要用户名和密码进行自动登录。您的账号信息保存在 WordPress 设置中,
您需要自行保证您的数据库安全,若信息被盗,插件开发者将不承担任何责任。如果您不放心的话,可以注册一个新的账号使用。

= 图片传到哪里去了? =

虽然图片是通过您的 Cookies 信息上传的,但图片将不会出现在您微博账号中,即上传图片后,既不会发布一条微博,也不会保存在您的微博相册中。
而仅仅是保存在微博服务器,我们可以通过返回的外链访问到图片。

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot

== Changelog ==

= 1.1 =
新增修改文章内容模式。保存文章时直接替换图片链接。
已知问题:从媒体库插入图片时,插入的内容实际是短标签,处理时将只会处理保存在数据库中的文章内容;
那么,响应式图片的 `srcset` 或 `sizes` 属性将不再生效,因为这些属性不保存在数据库中,是渲染页面时实时计算的。

= 1.0 =
First Version.

== Upgrade Notice ==

= 1.0 =
Download the first version immediately.

== Acknowledgement ==

孟坤博客:[利用微博当图床 - php 语言实现](http://mkblog.cn/854/)
H1ac0k : [获取微博登录 Cookies 的几种方案](http://xrong.net/2016/10/19/%E8%8E%B7%E5%8F%96%E5%BE%AE%E5%8D%9A%E7%99%BB%E5%BD%95Cookies%E7%9A%84%E5%87%A0%E7%A7%8D%E6%96%B9%E6%A1%88/)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].