Advertisement
Guest User

Untitled

a guest
Jul 5th, 2016
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.35 KB | None | 0 0
  1. $ java -cp .:twitter4j-core-4.0.4.jar:twitter4j-media-support-4.0.4.jar:twitter4j-async-4.0.4.jar:twitter4j-examples-4.0.4.jar:twitter4j-stream-4.0.4.jar PrintFilterLocationStream "{1,2}"
  2. [Wed Jul 06 00:05:41 SGT 2016]serialVersionUID: 6175546394599249696
  3. [Wed Jul 06 00:05:41 SGT 2016]debug: true
  4. [Wed Jul 06 00:05:41 SGT 2016]user: null
  5. [Wed Jul 06 00:05:41 SGT 2016]password: null
  6. [Wed Jul 06 00:05:41 SGT 2016]httpConf: MyHttpClientConfiguration{httpProxyHost='null', httpProxyUser='null', httpProxyPassword='null', httpProxyPort=-1, httpConnectionTimeout=20000, httpReadTimeout=120000, prettyDebug=false, gzipEnabled=true}
  7. [Wed Jul 06 00:05:41 SGT 2016]httpStreamingReadTimeout: 40000
  8. [Wed Jul 06 00:05:41 SGT 2016]httpRetryCount: 0
  9. [Wed Jul 06 00:05:41 SGT 2016]httpRetryIntervalSeconds: 5
  10. [Wed Jul 06 00:05:41 SGT 2016]oAuthConsumerKey: XXX
  11. [Wed Jul 06 00:05:41 SGT 2016]oAuthConsumerSecret: **************************************************
  12. [Wed Jul 06 00:05:41 SGT 2016]oAuthAccessToken: XXX-XXX
  13. [Wed Jul 06 00:05:41 SGT 2016]oAuthAccessTokenSecret: *********************************************
  14. [Wed Jul 06 00:05:41 SGT 2016]oAuth2TokenType: null
  15. [Wed Jul 06 00:05:41 SGT 2016]oAuth2AccessToken: null
  16. [Wed Jul 06 00:05:41 SGT 2016]oAuth2Scope: null
  17. [Wed Jul 06 00:05:41 SGT 2016]oAuthRequestTokenURL: https://api.twitter.com/oauth/request_token
  18. [Wed Jul 06 00:05:41 SGT 2016]oAuthAuthorizationURL: https://api.twitter.com/oauth/authorize
  19. [Wed Jul 06 00:05:41 SGT 2016]oAuthAccessTokenURL: https://api.twitter.com/oauth/access_token
  20. [Wed Jul 06 00:05:41 SGT 2016]oAuthAuthenticationURL: https://api.twitter.com/oauth/authenticate
  21. [Wed Jul 06 00:05:41 SGT 2016]oAuth2TokenURL: https://api.twitter.com/oauth2/token
  22. [Wed Jul 06 00:05:41 SGT 2016]oAuth2InvalidateTokenURL: https://api.twitter.com/oauth2/invalidate_token
  23. [Wed Jul 06 00:05:41 SGT 2016]restBaseURL: https://api.twitter.com/1.1/
  24. [Wed Jul 06 00:05:41 SGT 2016]streamBaseURL: https://stream.twitter.com/1.1/
  25. [Wed Jul 06 00:05:41 SGT 2016]userStreamBaseURL: https://userstream.twitter.com/1.1/
  26. [Wed Jul 06 00:05:41 SGT 2016]siteStreamBaseURL: https://sitestream.twitter.com/1.1/
  27. [Wed Jul 06 00:05:41 SGT 2016]uploadBaseURL: https://upload.twitter.com/1.1/
  28. [Wed Jul 06 00:05:41 SGT 2016]dispatcherImpl: twitter4j.DispatcherImpl
  29. [Wed Jul 06 00:05:41 SGT 2016]asyncNumThreads: 1
  30. [Wed Jul 06 00:05:41 SGT 2016]loggerFactory: null
  31. [Wed Jul 06 00:05:41 SGT 2016]contributingTo: -1
  32. [Wed Jul 06 00:05:41 SGT 2016]includeMyRetweetEnabled: true
  33. [Wed Jul 06 00:05:41 SGT 2016]includeEntitiesEnabled: true
  34. [Wed Jul 06 00:05:41 SGT 2016]trimUserEnabled: false
  35. [Wed Jul 06 00:05:41 SGT 2016]jsonStoreEnabled: false
  36. [Wed Jul 06 00:05:41 SGT 2016]mbeanEnabled: false
  37. [Wed Jul 06 00:05:41 SGT 2016]userStreamRepliesAllEnabled: false
  38. [Wed Jul 06 00:05:41 SGT 2016]userStreamWithFollowingsEnabled: true
  39. [Wed Jul 06 00:05:41 SGT 2016]stallWarningsEnabled: true
  40. [Wed Jul 06 00:05:41 SGT 2016]applicationOnlyAuthEnabled: false
  41. [Wed Jul 06 00:05:41 SGT 2016]mediaProvider: TWITTER
  42. [Wed Jul 06 00:05:41 SGT 2016]mediaProviderAPIKey: null
  43. [Wed Jul 06 00:05:41 SGT 2016]mediaProviderParameters: null
  44. [Wed Jul 06 00:05:41 SGT 2016]daemonEnabled: true
  45. [Wed Jul 06 00:05:41 SGT 2016]instances: [ConfigurationBase{debug=true, user='null', password='null', httpConf=MyHttpClientConfiguration{httpProxyHost='null', httpProxyUser='null', httpProxyPassword='null', httpProxyPort=-1, httpConnectionTimeout=20000, httpReadTimeout=120000, prettyDebug=false, gzipEnabled=true}, httpStreamingReadTimeout=40000, httpRetryCount=0, httpRetryIntervalSeconds=5, oAuthConsumerKey='zptB1VLNbNguInk3HqKHvc55H', oAuthConsumerSecret='8lyjsT2PsIkG5Ada5axh5k7H8B9lOQM67jizv90tSlasrOGun6', oAuthAccessToken='2550568801-AgwQ31S2DgJ6lyVrZSlMPqBEweTnFk4fn17BLH1', oAuthAccessTokenSecret='3yKlKp6fWvuzAQkgthZbXCB5aMOt3vg1nrVlgQDh9atJV', oAuth2TokenType='null', oAuth2AccessToken='null', oAuth2Scope='null', oAuthRequestTokenURL='https://api.twitter.com/oauth/request_token', oAuthAuthorizationURL='https://api.twitter.com/oauth/authorize', oAuthAccessTokenURL='https://api.twitter.com/oauth/access_token', oAuthAuthenticationURL='https://api.twitter.com/oauth/authenticate', oAuth2TokenURL='https://api.twitter.com/oauth2/token', oAuth2InvalidateTokenURL='https://api.twitter.com/oauth2/invalidate_token', restBaseURL='https://api.twitter.com/1.1/', uploadBaseURL='https://upload.twitter.com/1.1/', streamBaseURL='https://stream.twitter.com/1.1/', userStreamBaseURL='https://userstream.twitter.com/1.1/', siteStreamBaseURL='https://sitestream.twitter.com/1.1/', dispatcherImpl='twitter4j.DispatcherImpl', asyncNumThreads=1, loggerFactory='null', contributingTo=-1, includeMyRetweetEnabled=true, includeEntitiesEnabled=true, trimUserEnabled=false, jsonStoreEnabled=false, mbeanEnabled=false, userStreamRepliesAllEnabled=false, userStreamWithFollowingsEnabled=true, stallWarningsEnabled=true, applicationOnlyAuthEnabled=false, mediaProvider='TWITTER', mediaProviderAPIKey='null', mediaProviderParameters=null, daemonEnabled=true}]
  46. [Wed Jul 06 00:05:41 SGT 2016]Establishing connection.
  47. [Wed Jul 06 00:05:41 SGT 2016]Twitter Stream consumer-1[Establishing connection]
  48. [Wed Jul 06 00:05:42 SGT 2016]Request:
  49. [Wed Jul 06 00:05:42 SGT 2016]POST https://stream.twitter.com/1.1/statuses/filter.json
  50. [Wed Jul 06 00:05:42 SGT 2016]OAuth base string: POST&https%3A%2F%2Fstream.twitter.com%2F1.1%2Fstatuses%2Ffilter.json&count%3D0%26locations%3D1.0%252C2.0%26oauth_consumer_key%3DzptB1VLNbNguInk3HqKHvc55H%26oauth_nonce%3D3352799096%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1467734742%26oauth_token%3D2550568801-AgwQ31S2DgJ6lyVrZSlMPqBEweTnFk4fn17BLH1%26oauth_version%3D1.0%26stall_warnings%3Dtrue
  51. [Wed Jul 06 00:05:42 SGT 2016]OAuth signature: qf36pAFObnNP+VwCR88h0fEjbbk=
  52. [Wed Jul 06 00:05:42 SGT 2016]Authorization: *************************************************************************************************************************************************************************************************************************************************************************************
  53. [Wed Jul 06 00:05:42 SGT 2016]X-Twitter-Client-Version: 4.0.4
  54. [Wed Jul 06 00:05:42 SGT 2016]X-Twitter-Client-URL: http://twitter4j.org/en/twitter4j-4.0.4.xml
  55. [Wed Jul 06 00:05:42 SGT 2016]X-Twitter-Client: Twitter4J
  56. [Wed Jul 06 00:05:42 SGT 2016]User-Agent: twitter4j http://twitter4j.org/ /4.0.4
  57. [Wed Jul 06 00:05:42 SGT 2016]Connection: close
  58. [Wed Jul 06 00:05:42 SGT 2016]Accept-Encoding: gzip
  59. [Wed Jul 06 00:05:42 SGT 2016]Post Params: count=0&locations=1.0%2C2.0&stall_warnings=true
  60. [Wed Jul 06 00:05:43 SGT 2016]Response:
  61. [Wed Jul 06 00:05:43 SGT 2016]date: Tue, 05 Jul 2016 16:05:42 GMT
  62. [Wed Jul 06 00:05:43 SGT 2016]HTTP/1.1 406 Not Acceptable
  63. [Wed Jul 06 00:05:43 SGT 2016]server: tsa
  64. [Wed Jul 06 00:05:43 SGT 2016]content-length: 103
  65. [Wed Jul 06 00:05:43 SGT 2016]x-connection-hash: f255dee017473bf8d62e136ea40e9247
  66. [Wed Jul 06 00:05:43 SGT 2016]content-type: text/html
  67. [Wed Jul 06 00:05:43 SGT 2016]connection: close
  68. [Wed Jul 06 00:05:43 SGT 2016]Location track items must be given as pairs of comma separated lat/longs: [Ljava.lang.String;@640a54b
  69.  
  70. [Wed Jul 06 00:05:43 SGT 2016]406:Returned by the Search API when an invalid format is specified in the request.
  71. Returned by the Streaming API when one or more of the parameters are not suitable for the resource. The track parameter, for example, would throw this error if:
  72. The track keyword is too long or too short.
  73. The bounding box specified is invalid.
  74. No predicates defined for filtered resource, for example, neither track nor follow parameter defined.
  75. Follow userid cannot be read.
  76. Location track items must be given as pairs of comma separated lat/longs: [Ljava.lang.String;@640a54b
  77.  
  78. [Wed Jul 06 00:05:43 SGT 2016]Parameter not accepted with the role. 406:Returned by the Search API when an invalid format is specified in the request.
  79. Returned by the Streaming API when one or more of the parameters are not suitable for the resource. The track parameter, for example, would throw this error if:
  80. The track keyword is too long or too short.
  81. The bounding box specified is invalid.
  82. No predicates defined for filtered resource, for example, neither track nor follow parameter defined.
  83. Follow userid cannot be read.
  84. Location track items must be given as pairs of comma separated lat/longs: [Ljava.lang.String;@640a54b
  85.  
  86. 406:Returned by the Search API when an invalid format is specified in the request.
  87. Returned by the Streaming API when one or more of the parameters are not suitable for the resource. The track parameter, for example, would throw this error if:
  88. The track keyword is too long or too short.
  89. The bounding box specified is invalid.
  90. No predicates defined for filtered resource, for example, neither track nor follow parameter defined.
  91. Follow userid cannot be read.
  92. Location track items must be given as pairs of comma separated lat/longs: [Ljava.lang.String;@640a54b
  93.  
  94. Relevant discussions can be found on the Internet at:
  95. http://www.google.co.jp/search?q=1169356e or
  96. http://www.google.co.jp/search?q=c04b39e1
  97. TwitterException{exceptionCode=[1169356e-c04b39e1], statusCode=406, message=null, code=-1, retryAfter=-1, rateLimitStatus=null, version=4.0.4}
  98. at twitter4j.HttpClientImpl.handleRequest(HttpClientImpl.java:164)
  99. at twitter4j.HttpClientBase.request(HttpClientBase.java:57)
  100. at twitter4j.HttpClientBase.post(HttpClientBase.java:86)
  101. at twitter4j.TwitterStreamImpl.getFilterStream(TwitterStreamImpl.java:346)
  102. at twitter4j.TwitterStreamImpl$8.getStream(TwitterStreamImpl.java:322)
  103. at twitter4j.TwitterStreamImpl$TwitterStreamConsumer.run(TwitterStreamImpl.java:552)
  104.  
  105. $ java -cp .:twitter4j-core-4.0.4.jar:twitter4j-media-support-4.0.4.jar:twitter4j-async-4.0.4.jar:twitter4j-examples-4.0.4.jar:twitter4j-stream-4.0.4.jar PrintFilterLocationStream "Singapore"
  106. [Wed Jul 06 00:15:36 SGT 2016]serialVersionUID: 6175546394599249696
  107. [Wed Jul 06 00:15:36 SGT 2016]debug: true
  108. [Wed Jul 06 00:15:36 SGT 2016]user: null
  109. [Wed Jul 06 00:15:36 SGT 2016]password: null
  110. [Wed Jul 06 00:15:36 SGT 2016]httpConf: MyHttpClientConfiguration{httpProxyHost='null', httpProxyUser='null', httpProxyPassword='null', httpProxyPort=-1, httpConnectionTimeout=20000, httpReadTimeout=120000, prettyDebug=false, gzipEnabled=true}
  111. [Wed Jul 06 00:15:36 SGT 2016]httpStreamingReadTimeout: 40000
  112. [Wed Jul 06 00:15:36 SGT 2016]httpRetryCount: 0
  113. [Wed Jul 06 00:15:36 SGT 2016]httpRetryIntervalSeconds: 5
  114. [Wed Jul 06 00:15:36 SGT 2016]oAuthConsumerKey: XXX
  115. [Wed Jul 06 00:15:36 SGT 2016]oAuthConsumerSecret: **************************************************
  116. [Wed Jul 06 00:15:36 SGT 2016]oAuthAccessToken: XXX
  117. [Wed Jul 06 00:15:36 SGT 2016]oAuthAccessTokenSecret: *********************************************
  118. [Wed Jul 06 00:15:36 SGT 2016]oAuth2TokenType: null
  119. [Wed Jul 06 00:15:36 SGT 2016]oAuth2AccessToken: null
  120. [Wed Jul 06 00:15:36 SGT 2016]oAuth2Scope: null
  121. [Wed Jul 06 00:15:36 SGT 2016]oAuthRequestTokenURL: https://api.twitter.com/oauth/request_token
  122. [Wed Jul 06 00:15:36 SGT 2016]oAuthAuthorizationURL: https://api.twitter.com/oauth/authorize
  123. [Wed Jul 06 00:15:36 SGT 2016]oAuthAccessTokenURL: https://api.twitter.com/oauth/access_token
  124. [Wed Jul 06 00:15:36 SGT 2016]oAuthAuthenticationURL: https://api.twitter.com/oauth/authenticate
  125. [Wed Jul 06 00:15:36 SGT 2016]oAuth2TokenURL: https://api.twitter.com/oauth2/token
  126. [Wed Jul 06 00:15:36 SGT 2016]oAuth2InvalidateTokenURL: https://api.twitter.com/oauth2/invalidate_token
  127. [Wed Jul 06 00:15:36 SGT 2016]restBaseURL: https://api.twitter.com/1.1/
  128. [Wed Jul 06 00:15:36 SGT 2016]streamBaseURL: https://stream.twitter.com/1.1/
  129. [Wed Jul 06 00:15:36 SGT 2016]userStreamBaseURL: https://userstream.twitter.com/1.1/
  130. [Wed Jul 06 00:15:36 SGT 2016]siteStreamBaseURL: https://sitestream.twitter.com/1.1/
  131. [Wed Jul 06 00:15:36 SGT 2016]uploadBaseURL: https://upload.twitter.com/1.1/
  132. [Wed Jul 06 00:15:36 SGT 2016]dispatcherImpl: twitter4j.DispatcherImpl
  133. [Wed Jul 06 00:15:36 SGT 2016]asyncNumThreads: 1
  134. [Wed Jul 06 00:15:36 SGT 2016]loggerFactory: null
  135. [Wed Jul 06 00:15:36 SGT 2016]contributingTo: -1
  136. [Wed Jul 06 00:15:36 SGT 2016]includeMyRetweetEnabled: true
  137. [Wed Jul 06 00:15:36 SGT 2016]includeEntitiesEnabled: true
  138. [Wed Jul 06 00:15:36 SGT 2016]trimUserEnabled: false
  139. [Wed Jul 06 00:15:36 SGT 2016]jsonStoreEnabled: false
  140. [Wed Jul 06 00:15:36 SGT 2016]mbeanEnabled: false
  141. [Wed Jul 06 00:15:36 SGT 2016]userStreamRepliesAllEnabled: false
  142. [Wed Jul 06 00:15:36 SGT 2016]userStreamWithFollowingsEnabled: true
  143. [Wed Jul 06 00:15:36 SGT 2016]stallWarningsEnabled: true
  144. [Wed Jul 06 00:15:36 SGT 2016]applicationOnlyAuthEnabled: false
  145. [Wed Jul 06 00:15:36 SGT 2016]mediaProvider: TWITTER
  146. [Wed Jul 06 00:15:36 SGT 2016]mediaProviderAPIKey: null
  147. [Wed Jul 06 00:15:36 SGT 2016]mediaProviderParameters: null
  148. [Wed Jul 06 00:15:36 SGT 2016]daemonEnabled: true
  149. [Wed Jul 06 00:15:36 SGT 2016]instances: [ConfigurationBase{debug=true, user='null', password='null', httpConf=MyHttpClientConfiguration{httpProxyHost='null', httpProxyUser='null', httpProxyPassword='null', httpProxyPort=-1, httpConnectionTimeout=20000, httpReadTimeout=120000, prettyDebug=false, gzipEnabled=true}, httpStreamingReadTimeout=40000, httpRetryCount=0, httpRetryIntervalSeconds=5, oAuthConsumerKey='zptB1VLNbNguInk3HqKHvc55H', oAuthConsumerSecret='8lyjsT2PsIkG5Ada5axh5k7H8B9lOQM67jizv90tSlasrOGun6', oAuthAccessToken='2550568801-AgwQ31S2DgJ6lyVrZSlMPqBEweTnFk4fn17BLH1', oAuthAccessTokenSecret='3yKlKp6fWvuzAQkgthZbXCB5aMOt3vg1nrVlgQDh9atJV', oAuth2TokenType='null', oAuth2AccessToken='null', oAuth2Scope='null', oAuthRequestTokenURL='https://api.twitter.com/oauth/request_token', oAuthAuthorizationURL='https://api.twitter.com/oauth/authorize', oAuthAccessTokenURL='https://api.twitter.com/oauth/access_token', oAuthAuthenticationURL='https://api.twitter.com/oauth/authenticate', oAuth2TokenURL='https://api.twitter.com/oauth2/token', oAuth2InvalidateTokenURL='https://api.twitter.com/oauth2/invalidate_token', restBaseURL='https://api.twitter.com/1.1/', uploadBaseURL='https://upload.twitter.com/1.1/', streamBaseURL='https://stream.twitter.com/1.1/', userStreamBaseURL='https://userstream.twitter.com/1.1/', siteStreamBaseURL='https://sitestream.twitter.com/1.1/', dispatcherImpl='twitter4j.DispatcherImpl', asyncNumThreads=1, loggerFactory='null', contributingTo=-1, includeMyRetweetEnabled=true, includeEntitiesEnabled=true, trimUserEnabled=false, jsonStoreEnabled=false, mbeanEnabled=false, userStreamRepliesAllEnabled=false, userStreamWithFollowingsEnabled=true, stallWarningsEnabled=true, applicationOnlyAuthEnabled=false, mediaProvider='TWITTER', mediaProviderAPIKey='null', mediaProviderParameters=null, daemonEnabled=true}]
  150. [Wed Jul 06 00:15:36 SGT 2016]Establishing connection.
  151. [Wed Jul 06 00:15:36 SGT 2016]Twitter Stream consumer-1[Establishing connection]
  152. [Wed Jul 06 00:15:37 SGT 2016]Request:
  153. [Wed Jul 06 00:15:37 SGT 2016]POST https://stream.twitter.com/1.1/statuses/filter.json
  154. [Wed Jul 06 00:15:37 SGT 2016]OAuth base string: POST&https%3A%2F%2Fstream.twitter.com%2F1.1%2Fstatuses%2Ffilter.json&count%3D0%26oauth_consumer_key%3DzptB1VLNbNguInk3HqKHvc55H%26oauth_nonce%3D749948799%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1467735337%26oauth_token%3D2550568801-AgwQ31S2DgJ6lyVrZSlMPqBEweTnFk4fn17BLH1%26oauth_version%3D1.0%26stall_warnings%3Dtrue%26track%3DSingapore
  155. [Wed Jul 06 00:15:37 SGT 2016]OAuth signature: g9tQwPICKe2EsuZ2EPJ2Mv4AblE=
  156. [Wed Jul 06 00:15:37 SGT 2016]Authorization: **********************************************************************************************************************************************************************************************************************************************************************************
  157. [Wed Jul 06 00:15:37 SGT 2016]X-Twitter-Client-Version: 4.0.4
  158. [Wed Jul 06 00:15:37 SGT 2016]X-Twitter-Client-URL: http://twitter4j.org/en/twitter4j-4.0.4.xml
  159. [Wed Jul 06 00:15:37 SGT 2016]X-Twitter-Client: Twitter4J
  160. [Wed Jul 06 00:15:37 SGT 2016]User-Agent: twitter4j http://twitter4j.org/ /4.0.4
  161. [Wed Jul 06 00:15:37 SGT 2016]Connection: close
  162. [Wed Jul 06 00:15:37 SGT 2016]Accept-Encoding: gzip
  163. [Wed Jul 06 00:15:37 SGT 2016]Post Params: count=0&track=Singapore&stall_warnings=true
  164. [Wed Jul 06 00:15:41 SGT 2016]Response:
  165. [Wed Jul 06 00:15:41 SGT 2016]date: Tue, 05 Jul 2016 16:15:38 GMT
  166. [Wed Jul 06 00:15:41 SGT 2016]HTTP/1.1 200 OK
  167. [Wed Jul 06 00:15:41 SGT 2016]server: tsa
  168. [Wed Jul 06 00:15:41 SGT 2016]transfer-encoding: chunked
  169. [Wed Jul 06 00:15:41 SGT 2016]x-connection-hash: e3e1c8a44e63290ee879f576ba038d89
  170. [Wed Jul 06 00:15:41 SGT 2016]content-type: application/json
  171. [Wed Jul 06 00:15:41 SGT 2016]connection: close
  172. [Wed Jul 06 00:15:41 SGT 2016]content-Encoding: gzip
  173. [Wed Jul 06 00:15:41 SGT 2016]Connection established.
  174. [Wed Jul 06 00:15:41 SGT 2016]Receiving status stream.
  175. [Wed Jul 06 00:15:41 SGT 2016]Twitter Stream consumer-1[Receiving stream]
  176. [Wed Jul 06 00:15:42 SGT 2016]Received:{"extended_entities":{"media":[{"display_url":"pic.twitter.com/JIj8bGhdQG","source_user_id":1011604327,"type":"video","media_url":"http://pbs.twimg.com/ext_tw_video_thumb/747254503640948736/pu/img/Rgn5TCJHfPTmvias.jpg","source_status_id":747254708255940609,"url":"","indices":[109,132],"sizes":{"small":{"w":340,"h":604,"resize":"fit"},"large":{"w":360,"h":640,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"medium":{"w":360,"h":640,"resize":"fit"}},"id_str":"747254503640948736","expanded_url":"http://twitter.com/missgerrard/status/747254708255940609/video/1","source_status_id_str":"747254708255940609","media_url_https":"https://pbs.twimg.com/ext_tw_video_thumb/747254503640948736/pu/img/Rgn5TCJHfPTmvias.jpg","id":747254503640948736,"source_user_id_str":"1011604327","video_info":{"aspect_ratio":[9,16],"duration_millis":18467,"variants":[{"content_type":"video/mp4","bitrate":320000,"url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/vid/180x320/QZlqdGzyH822t3ap.mp4"},{"content_type":"application/dash+xml","url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/pl/M--8lK60Ire7nnAU.mpd"},{"content_type":"application/x-mpegURL","url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/pl/M--8lK60Ire7nnAU.m3u8"},{"content_type":"video/mp4","bitrate":832000,"url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/vid/360x640/-v1mnPdAGvM0EYbH.mp4"}]}}]},"in_reply_to_status_id_str":null,"in_reply_to_status_id":null,"created_at":"Tue Jul 05 16:15:41 +0000 2016","in_reply_to_user_id_str":null,"source":"<a href="http://twitter.com/download/iphone" rel="nofollow">Twitter for iPhone</a>","retweeted_status":{"extended_entities":{"media":[{"display_url":"pic.twitter.com/JIj8bGhdQG","indices":[92,115],"sizes":{"small":{"w":340,"h":604,"resize":"fit"},"large":{"w":360,"h":640,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"medium":{"w":360,"h":640,"resize":"fit"}},"id_str":"747254503640948736","expanded_url":"http://twitter.com/missgerrard/status/747254708255940609/video/1","media_url_https":"https://pbs.twimg.com/ext_tw_video_thumb/747254503640948736/pu/img/Rgn5TCJHfPTmvias.jpg","id":747254503640948736,"type":"video","media_url":"http://pbs.twimg.com/ext_tw_video_thumb/747254503640948736/pu/img/Rgn5TCJHfPTmvias.jpg","url":"/JIj8bGhdQG","video_info":{"aspect_ratio":[9,16],"duration_millis":18467,"variants":[{"content_type":"video/mp4","bitrate":320000,"url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/vid/180x320/QZlqdGzyH822t3ap.mp4"},{"content_type":"application/dash+xml","url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/pl/M--8lK60Ire7nnAU.mpd"},{"content_type":"application/x-mpegURL","url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/pl/M--8lK60Ire7nnAU.m3u8"},{"content_type":"video/mp4","bitrate":832000,"url":"https://video.twimg.com/ext_tw_video/747254503640948736/pu/vid/360x640/-v1mnPdAGvM0EYbH.mp4"}]}}]},"in_reply_to_status_id_str":null,"in_reply_to_status_id":null,"created_at":"Mon Jun 27 02:26:20 +0000 2016","in_reply_to_user_id_str":null,"source":"<a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>","retweet_count":19,"retweeted":false,"geo":null,"filter_level":"low","in_reply_to_screen_name":null,"is_quote_status":false,"id_str":"747254708255940609","in_reply_to_user_id":null,"favorite_count":25,"id":747254708255940609,"text":"Yeay cant wait to see u in singapore Alif Satar 23rd July #diasemanishoney @DiaSemanisHoney https://////JIj8bGhdQG","place":null,"lang":"en","favorited":false,"possibly_sensitive":false,"coordinates":null,"truncated":false,"entities":{"urls":[],"hashtags":[{"indices":[58,74],"text":"diasemanishoney"}],"media":
  177. @ita891210 - RT @Hyukkiss: 130706 SS5 Singapore #WaitingforEunHae https://////9hViCuSA9U
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement