-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path15447762122595.html
474 lines (284 loc) · 14.6 KB
/
15447762122595.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
同步微博至 Twitter 的新方式 - 唐小筑
</title>
<link href="atom.xml" rel="alternate" title="唐小筑" type="application/atom+xml">
<link rel="stylesheet" href="asset/css/foundation.min.css" />
<link rel="stylesheet" href="asset/css/docs.css" />
<script src="asset/js/vendor/modernizr.js"></script>
<script src="asset/js/vendor/jquery.js"></script>
<script src="asset/highlightjs/highlight.pack.js"></script>
<link href="asset/highlightjs/styles/github.css" media="screen, projection" rel="stylesheet" type="text/css">
<script>hljs.initHighlightingOnLoad();</script>
<script type="text/javascript">
function before_search(){
var searchVal = 'site:blog.tangxiaozhu.com ' + document.getElementById('search_input').value;
document.getElementById('search_q').value = searchVal;
return true;
}
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5534298415663110",
enable_page_level_ads: true
});
</script>
</head>
<body class="antialiased hide-extras">
<div class="marketing off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<nav class="top-bar docs-bar hide-for-small" data-topbar>
<section class="top-bar-section">
<div class="row">
<div style="position: relative;width:100%;"><div style="position: absolute; width:100%;">
<ul id="main-menu" class="left">
<li id=""><a target="self" href="index.html">Home</a></li>
<li id=""><a target="_self" href="archives.html">Archives</a></li>
</ul>
<ul class="right" id="search-wrap">
<li>
<form target="_blank" onsubmit="return before_search();" action="https://google.com/search" method="get">
<input type="hidden" id="search_q" name="q" value="" />
<input tabindex="1" type="search" id="search_input" placeholder="Search"/>
</form>
</li>
</ul>
</div></div>
</div>
</section>
</nav>
<nav class="tab-bar show-for-small">
<a href="javascript:void(0)" class="left-off-canvas-toggle menu-icon">
<span> 唐小筑</span>
</a>
</nav>
<aside class="left-off-canvas-menu">
<ul class="off-canvas-list">
<li><a target="self" href="index.html">Home</a></li>
<li><a target="_self" href="archives.html">Archives</a></li>
<li><label>Categories</label></li>
<li><a href="%E5%B9%B4%E5%BA%A6.html">年度</a></li>
<li><a href="%E6%A1%88%E4%BE%8B.html">案例</a></li>
<li><a href="%E6%97%A5%E8%AE%B0.html">日记</a></li>
<li><a href="%E6%B2%89%E6%80%9D%E5%BD%95.html">沉思录</a></li>
<li><a href="%E5%B0%91%E6%95%B0%E6%B4%BE.html">少数派</a></li>
<li><a href="Python.html">Python</a></li>
<li><a href="%E6%AF%8F%E5%91%A8%E5%88%86%E4%BA%AB.html">每周分享</a></li>
</ul>
</aside>
<a class="exit-off-canvas" href="#"></a>
<section id="main-content" role="main" class="scroll-container">
<script type="text/javascript">
$(function(){
$('#menu_item_index').addClass('is_active');
});
</script>
<div class="row">
<div class="large-8 medium-8 columns">
<div class="markdown-body article-wrap">
<div class="article">
<h1>同步微博至 Twitter 的新方式</h1>
<div class="read-more clearfix">
<span class="date">2018/12/14</span>
<span>posted in </span>
<span class="posted-in"><a href='%E5%B0%91%E6%95%B0%E6%B4%BE.html'>少数派</a></span>
<span class="comments">
<a href="https://blog.tangxiaozhu.com/15447762122595.html#disqus_thread">comments</a>
</span>
</div>
</div><!-- article -->
<div class="article-content">
<p>IFTTT 同步微博至 Twitter 的体验太糟糕,最大的缺陷是无法较好地处理文字和附图微博。本文将介绍一种进阶方法,利用 IFTTT 和 Integromat 同步,以解决只用 IFTTT 同步微博的缺陷。</p>
<p><img src="media/15447762122595/2018-06-14-21.50.48.png" alt=""/></p>
<h2 id="toc_0">IFTTT & Integromat 同步微博和 Twitter</h2>
<p>由于微博 API 限制,IFTTT 同步微博到 Twitter 的体验奇差,无法恰当区分纯文字、带图片的微博和转发微博。而以 <a href="https://www.integromat.com/en/about">Integromat</a> 为纽带建立「微博 & IFTTT & Twitter」之间的联系,则可以解决这些问题。Integromat 可以区分文字微博、附图微博,并过滤转发微博,原理如下:</p>
<p><img src="media/15447762122595/212132018-1aa.png" alt=""/></p>
<blockquote>
<p>Integromat is the glue of the internet. Integromat is the most advanced online automation platform. We've redefined work automation so everyone can get back to what matters the most.</p>
</blockquote>
<span id="more"></span><!-- more -->
<h3 id="toc_1">设置 IFTTT</h3>
<p>设置 IFTTT 的过程比较简单,而 <a href="https://www.producthunt.com/posts/integromat">Integromat</a> 的设置比较复杂。</p>
<p>### 创建两个 Applet 分别用于发布文字和附图微博</p>
<p><strong>文字微博</strong></p>
<ol>
<li>if this <code>Webhooks</code> --> <code>Receive a web request</code> --> <code>Event Name:</code>only_text_weibo --> <code>Create trigger</code></li>
<li>then that <code>Twitter</code> --> <code>Post a tweet</code> --> <code>Tweet text: {{Value1}}</code></li>
<li>Creat action</li>
</ol>
<p><strong>附图微博</strong></p>
<ol>
<li>if this <code>Webhooks</code> --> <code>Receive a web request</code> --> <code>Event Name:</code>image_text_weibo --> <code>Create trigger</code></li>
<li>then that <code>Twitter</code> --> <code>Post a tweet with image</code> --> <code>Tweet text: {{Value1}}</code> --> <code>image URL: {{Value2}}</code></li>
<li>Creat action</li>
</ol>
<p><strong>Webhook Key</strong><br/>
搜索 <code>Webhook</code>,点击 <code>Documentation</code>,记住 Key,形如 mZrddwEydzxxxxxxJeEXE,后面要用到。</p>
<h3 id="toc_2">设置 Integromat</h3>
<p>接收 IFTTT 请求,过滤微博,触发文字微博和附图微博的 Webhooks 规则。用文字描述这个过程较为抽象,可查阅 <a href="https://xiaomingplus.com/note/weibo-filter-to-other-platform/">文字教程</a>,或者更为直观的 <a href="https://blog.tangxiaozhu.com/15447773011519.html">图文教程</a>,或者直接导入 <a href="https://gist.github.com/heytxz/ef223634d9177bf43f6cd2bcda4448bc">我的配置</a> 并加以修改:</p>
<p>① 导入 <code>blueprint.json</code> 后的样子:</p>
<p><img src="media/15447762122595/2018-12-14-18.53.35.png" alt=""/></p>
<p>② 创建同名 Webhook(因为 Webhook 链接相同,故需要以新创建的方式变更链接):</p>
<p><img src="media/15447762122595/2018-12-14-18.54.49.png" alt=""/></p>
<p>③ 设置 Data structure:</p>
<p><img src="media/15447762122595/2018-12-14-19.03.05.png" alt=""/></p>
<p>④ 变更 <code>HTTP 8</code> 链接红圈部分(即设置 IFTTT 时的 Key):</p>
<p><img src="media/15447762122595/2018-12-14-19.00.17.png" alt=""/></p>
<p>⑥ 变更 <code>HTTP 9</code> 链接红圈部分(即设置 IFTTT 时的 Key):</p>
<p><img src="media/15447762122595/2018-12-14-19.01.39.png" alt=""/></p>
<p>⑦ 保存并启用。</p>
<h3 id="toc_3">回到 IFTTT 再次设置</h3>
<p>创建同步微博内容到 Integromat 的 Webhook 触发器:</p>
<ol>
<li>if this:<code>Weibo</code>,选择 <code>New post by you</code>;</li>
<li>then that:<code>Webhook</code>,选择 <code>Make a web request</code>,URL 填写设置 Integromat 里面拿到的地址:<code>https://hook.integromat.com/xxxxxxxxxxxxxxxx</code>,Method 选择 <code>POST</code>,Content Type 选择 <code>application/x-www-form-urlencode</code>,Body 填写 <code>text={{Text}}&image={{PhotoURL}}</code>;</li>
<li>点击 Create Action,点击 Finish ……</li>
</ol>
<h3 id="toc_4">同步微博的一些限制</h3>
<ul>
<li><code>&</code> 字符及其之后的文字内容无法同步;</li>
<li>文字数超过 Twitter 限制(140)无法同步;</li>
<li>受限于微博 API 只能同步一张照片。</li>
</ul>
<p>备注:IFTTT & Integromat 同步微博至 Twitter 的方法来自 <a href="https://xiaomingplus.com/note/weibo-filter-to-other-platform/">xiaomingplus</a>,万分感谢允许加工。</p>
<center>
<p><img src="media/wxcode.jpg" alt=""/><br/>
扫一扫即可关注微信公众号<br/>
</center></p>
</div>
<div class="row">
<div class="large-6 columns">
<p class="text-left" style="padding:15px 0px;">
<a href="15447773011519.html"
title="Previous Post: 同步微博至 Twitter 的新方式(图文教程)">« 同步微博至 Twitter 的新方式(图文教程)</a>
</p>
</div>
<div class="large-6 columns">
<p class="text-right" style="padding:15px 0px;">
<a href="15445348045839.html"
title="Next Post: 自学 Python 第 3 期">自学 Python 第 3 期 »</a>
</p>
</div>
</div>
<div class="comments-wrap">
<div class="share-comments">
<div id="disqus_thread"></div>
</div>
</div>
</div><!-- article-wrap -->
</div><!-- large 8 -->
<div class="large-4 medium-4 columns">
<div class="hide-for-small">
<div id="sidebar" class="sidebar">
<div id="site-info" class="site-info">
<div class="site-a-logo"><img src="logo.jpg" /></div>
<h1>唐小筑</h1>
<div class="site-des">少数派作者 & 个人博客</div>
<div class="social">
<a target="_blank" class="quora" href="https://www.quora.com/profile/TANG-XIAOZHU" title="Quora">Quora</a>
<a target="_blank" class="weibo" href="https://weibo.com/u/6502478659" title="weibo">Weibo</a>
<a target="_blank" class="twitter" target="_blank" href="https://twitter.com/heytxz" title="Twitter">Twitter</a>
<a target="_blank" class="github" target="_blank" href="https://github.com/heytxz" title="GitHub">GitHub</a>
<a target="_blank" class="rss" href="atom.xml" title="RSS">RSS</a>
</div>
</div>
<div id="site-categories" class="side-item ">
<div class="side-header">
<h2>Categories</h2>
</div>
<div class="side-content">
<p class="cat-list">
<a href="%E5%B9%B4%E5%BA%A6.html"><strong>年度</strong></a>
<a href="%E6%A1%88%E4%BE%8B.html"><strong>案例</strong></a>
<a href="%E6%97%A5%E8%AE%B0.html"><strong>日记</strong></a>
<a href="%E6%B2%89%E6%80%9D%E5%BD%95.html"><strong>沉思录</strong></a>
<a href="%E5%B0%91%E6%95%B0%E6%B4%BE.html"><strong>少数派</strong></a>
<a href="Python.html"><strong>Python</strong></a>
<a href="%E6%AF%8F%E5%91%A8%E5%88%86%E4%BA%AB.html"><strong>每周分享</strong></a>
</p>
</div>
</div>
<div id="site-categories" class="side-item">
<div class="side-header">
<h2>Recent Posts</h2>
</div>
<div class="side-content">
<ul class="posts-list">
<li class="post">
<a href="15530813745899.html">左与右的理解</a>
</li>
<li class="post">
<a href="15458307303169.html">我的购物省钱心得</a>
</li>
<li class="post">
<a href="15458305176391.html">再谈 iPad Pro 的学术生产力</a>
</li>
<li class="post">
<a href="15458303913069.html">静态博客第三方评论系统的探索</a>
</li>
<li class="post">
<a href="15458299839572.html">AirPods 蓝牙显示名称自动改名</a>
</li>
</ul>
</div>
</div>
</div><!-- sidebar -->
</div><!-- hide for small -->
</div><!-- large 4 -->
</div><!-- row -->
<div class="page-bottom clearfix">
<div class="row">
<p class="copyright">Copyright © 2018 CC BY-NC-SA 4.0
</p>
</div>
</div>
</section>
</div>
</div>
<script type="text/javascript">
var disqus_shortname = 'tangxiaozhu';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<script type="text/javascript">
var disqus_shortname = 'tangxiaozhu';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<script src="asset/js/foundation.min.js"></script>
<script>
$(document).foundation();
function fixSidebarHeight(){
var w1 = $('.markdown-body').height();
var w2 = $('#sidebar').height();
if (w1 > w2) { $('#sidebar').height(w1); };
}
$(function(){
fixSidebarHeight();
})
$(window).load(function(){
fixSidebarHeight();
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-118380825-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-118380825-1');
</script>
</body>
</html>