رفتن به مطلب
  • 0

بدست اوردن لینک دانلود اینستاگرام


hosseinkarimian

سوال

سلام دوستان من میخوام لینک دانلود فیلم -عکس-و پروفایل رو که مربوط به یک صفحه اینستاگرام بدست بیارم با httpjob کد های صفحه رو تبدیل به رشته کردم ولی باعبارت منظم جداسازی برام سخته

از کتابخانه PersiaInstaDownloader استفاده نمیخوام کنم

پیشاپیش از تمام کسانی که جوابم رو میدن خیلی سپاسگزارم

لینک ارسال
به اشتراک گذاری در سایت های دیگر

2 پاسخ به این سوال تاکنون داده شده است

ارسال‌های توصیه شده

سلام

کدوم قسمتش سخته واستون ؟

محتویات صفحه رو اینجا قرار بدید تا راهنمایی کنیم.

لینک ارسال
به اشتراک گذاری در سایت های دیگر

 

 

در 1 ساعت قبل، مجید آرتا گفته است :

سلام

کدوم قسمتش سخته واستون ؟

محتویات صفحه رو اینجا قرار بدید تا راهنمایی کنیم.

 

#Region  Project Attributes 
	#ApplicationLabel:b4a
	#VersionCode: 1
	#VersionName: 
	'SupportedOrientations possible values: unspecified, landscape or portrait.
	#SupportedOrientations: unspecified
	#CanInstallToExternalStorage: False
#End Region

#Region  Activity Attributes 
	#FullScreen: False
	#IncludeTitle: True
#End Region

Sub Process_Globals
	

End Sub

Sub Globals

Dim HttpJob1 As HttpJob
End Sub

Sub Activity_Create(FirstTime As Boolean)

'	<meta property="og:image"
HttpJob1.Initialize("HttpJob1",Me)
HttpJob1.Download("https://www.instagram.com/p/BN7_ruzhBU3/")

End Sub
Sub JobDone (Job As HttpJob)
	
	If Job.Success=True Then
		
		Dim str_s As String
		
		str_s=Job.GetString
		Log(str_s)
		
		If File.Exists(File.DirRootExternal,"1.txt")=True Then File.Delete(File.DirRootExternal,"1.txt")
		
		File.WriteString(File.DirRootExternal,"1.txt",str_s)
		Dim str1 As String
		
		str1="og:image"
		Dim strall As String
		
		strall="<meta property="&""""&str1&""""
		
		If str_s.IndexOf(strall)<>-1 Then
			ToastMessageShow(str_s.IndexOf(strall),True)
			
		'	Dim b As String
	'b=Regex.Split(str_s,"<meta property="&""""&str1&"""")
			End If
			
			
		
	End If

	
End Sub
Sub Activity_Resume

End Sub

Sub Activity_Pause (UserClosed As Boolean)

End Sub

من 1 مشکل دارم چطوری لینک دانلود عکس ، فیلم و پروفایل جدا کنم.با کد های زیر فکر کنم بشه اما نمیدونم چطوریه . کد سورس بدست آمده از آدرس

 

<!DOCTYPE html>
<!--[if lt IE 7]>      <html lang="en" class="no-js lt-ie9 lt-ie8 lt-ie7 logged-in "> <![endif]-->
<!--[if IE 7]>         <html lang="en" class="no-js lt-ie9 lt-ie8 logged-in "> <![endif]-->
<!--[if IE 8]>         <html lang="en" class="no-js lt-ie9 logged-in "> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en" class="no-js logged-in "> <!--<![endif]-->
    <head><meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">

        <title>
Instagram
</title>

        <script type="text/javascript">
  WebFontConfig = {
    custom: {
      families: ['proxima-nova:n3,n4,n6,n7'],
    }
  };
</script>
<script async type="text/javascript" src="//instagramstatic-a.akamaihd.net/h1/scripts/webfont.js/c0456c81549b.js"></script>

<style type="text/css">
  /* @license
   * MyFonts Webfont Build ID 2164953, 2012-03-23T23:06:30-0400
   *
   * The fonts listed in this notice are subject to the End User License
   * Agreement(s) entered into by the website owner. All other parties are
   * explicitly restricted from using the Licensed Webfonts(s).
   *
   * You may obtain a valid license at the URLs below.
   *
   ** Webfont: Proxima Nova Light by Mark Simonson
   * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/light/
   * Licensed pageviews: unlimited
   *
   * Webfont: Proxima Nova Regular by Mark Simonson
   * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
   * Licensed pageviews: unlimited
   *
   * Webfont: Proxima Nova Semibold by Mark Simonson
   * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
   * Licensed pageviews: unlimited
   ** Webfont: Proxima Nova Bold Italic by Mark Simonson
   * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold-it/
   * Licensed pageviews: unlimited
   *
   * Webfont: Proxima Nova Bold by Mark Simonson
   * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
   * Licensed pageviews: unlimited
   *
   * Webfont: Proxima Nova Italic by Mark Simonson
   * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular-it/
   * Licensed pageviews: unlimited
   *
   *
   * License: http://www.myfonts.com/viewlicense?type=web&buildid=2164953
   * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
   *
   * (c) 2012 Bitstream Inc
   */@font-face {
    font-family: 'proxima-nova';
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.eot/115b1f7f9c04.eot');
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.eot/115b1f7f9c04.eot?#iefix') format("embedded-opentype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.woff/618250d25a4d.woff') format("woff"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.ttf/646346e03084.ttf') format("truetype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-bold-webfont.svg/e55a9d6051e8.svg#ProximaNovaBold') format("svg");
    font-weight: bold;
    font-style: normal; }

  @font-face {
    font-family: 'proxima-nova';
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.eot/1cbb869da891.eot');
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.eot/1cbb869da891.eot?#iefix') format("embedded-opentype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.woff/b1cf049474c9.woff') format("woff"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.ttf/3adb020ceae3.ttf') format("truetype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-boldit-webfont.svg/29948a2d3c58.svg#ProximaNovaBoldItalic') format("svg");
    font-weight: bold;
    font-style: italic; }@font-face {
    font-family: 'proxima-nova';
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.eot/12af77715cee.eot');
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.eot/12af77715cee.eot?#iefix') format("embedded-opentype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.woff/a9a9773b8e29.woff') format("woff"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.ttf/99e19808976a.ttf') format("truetype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-reg-webfont.svg/c33d2fd56309.svg#ProximaNovaRegular') format("svg");
    font-weight: normal;
    font-style: normal; }

  @font-face {
    font-family: 'proxima-nova';
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.eot/1bbbd1312b0d.eot');
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.eot/1bbbd1312b0d.eot?#iefix') format("embedded-opentype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.woff/9e306befca91.woff') format("woff"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.ttf/4a8663684135.ttf') format("truetype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-regit-webfont.svg/876278d4b189.svg#ProximaNovaRegularItalic') format("svg");
    font-weight: normal;
    font-style: italic; }

  @font-face {
    font-family: 'proxima-nova';
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.eot/5016edf79e1d.eot');
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.eot/5016edf79e1d.eot?#iefix') format("embedded-opentype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.woff/615c1b06d8fa.woff') format("woff"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.ttf/2973bd483f7a.ttf') format("truetype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-sbold-webfont.svg/868597833e49.svg#ProximaNovaSemibold') format("svg");
    font-weight: 600;
    font-style: normal; }@font-face {
    font-family: 'proxima-nova';
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.eot/63c84728610f.eot');
    src: url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.eot/63c84728610f.eot?#iefix') format("embedded-opentype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.woff/66bbe029f180.woff') format("woff"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.ttf/eb408516399b.ttf') format("truetype"),
      url(' //instagramstatic-a.akamaihd.net/h1/webfonts/proximanova-light-webfont.svg/858f6a9b7ef3.svg#ProximaNovaLight') format("svg");
    font-weight: 300;
    font-style: normal; }</style>

        
        <meta name="robots" content="noimageindex">
        <meta name="mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta id="viewport" name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, minimum-scale=1, maximum-scale=1">
        

        <script type="text/javascript">
        (function() {
            var docElement = document.documentElement;
            var classRE = new RegExp('(^|\\s)no-js(\\s|$)');
            var className = docElement.className;
            docElement.className = className.replace(classRE, '$1js$2');
        })();
        </script>
    <script type="text/javascript">window._timings = {"domLoading": Date.now()}</script>
            
                <link rel="apple-touch-icon-precomposed" sizes="76x76" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-76x76-precomposed.png/932e4d9af891.png">
                <link rel="apple-touch-icon-precomposed" sizes="120x120" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-120x120-precomposed.png/004705c9353f.png">
                <link rel="apple-touch-icon-precomposed" sizes="152x152" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-152x152-precomposed.png/82467bc9bcce.png">
                <link rel="apple-touch-icon-precomposed" sizes="167x167" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-167x167-precomposed.png/515cb4eeeeee.png">
                <link rel="apple-touch-icon-precomposed" sizes="180x180" href="//instagramstatic-a.akamaihd.net/h1/images/ico/apple-touch-icon-180x180-precomposed.png/94fd767f257b.png">
                <link rel="icon" sizes="192x192" href="//instagramstatic-a.akamaihd.net/h1/images/ico/favicon-192.png/b407fa101800.png">
            
            <link rel="mask-icon" href="//instagramstatic-a.akamaihd.net/h1/images/ico/favicon.svg/9d8680ab8a3c.svg" color="#262626"><link rel="shortcut icon" type="image/x-icon" href="//instagramstatic-a.akamaihd.net/h1/images/ico/favicon.ico/dfa85bb1fd63.ico">
            
            
            
    
    
    <link rel="canonical" href="https://www.instagram.com/p/BKV9NAphiPI/" />
    <meta content="See this Instagram video by @cafebazaar • 561 likes" name="description" />
    <meta property="og:site_name" content="Instagram" />
    <meta property="og:title" content="Instagram video by کافه‌بازار • Sep 14, 2016 at 4:29pm UTC" />
    <meta property="og:image" content="https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/e15/p640x640/14334826_658234187672219_108934263_n.jpg?ig_cache_key=MTMzOTI0NTYzOTA5OTYyMjM0NA%3D%3D.2" />
    <meta property="og:description" content="See this Instagram video by @cafebazaar • 561 likes" />
    <meta property="fb:app_id" content="124024574287414" />
    <meta property="og:url" content="https://www.instagram.com/p/BKV9NAphiPI/" />
    <meta property="instapp:owner_user_id" content="370133168" />
    <meta property="al:ios:app_name" content="Instagram" />
    <meta property="al:ios:app_store_id" content="389801252" />
    <meta property="al:ios:url" content="instagram://media?id=1339245639099622344" />
    <meta property="al:android:app_name" content="Instagram" />
    <meta property="al:android:package" content="com.instagram.android" />
    <meta property="al:android:url" content="https://www.instagram.com/p/BKV9NAphiPI/" />
    
    <meta name="medium" content="video" />
    <meta property="og:type" content="video" />
    <meta property="og:video" content="http://ig-l-d-a.akamaihd.net/hphotos-ak-xat1/t50.2886-16/14370604_1812014815702311_876579779_n.mp4" />
    <meta property="og:video:secure_url" content="https://ig-l-d-a.akamaihd.net/hphotos-ak-xat1/t50.2886-16/14370604_1812014815702311_876579779_n.mp4" />
    <meta property="og:video:type" content="video/mp4" />
    <meta property="og:video:width" content="640" />
    <meta property="og:video:height" content="799" />
    <meta property="video:tag" content="چهارشنبگان" /><meta property="video:tag" content="کافه_بازار" /><meta property="video:tag" content="cafebazaar" /><meta property="video:tag" content="محیط_کار" />

    <link rel="alternate" href="android-app://com.instagram.android/https/instagram.com/p/BKV9NAphiPI/" />
    
    <link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/" hreflang="x-default" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ko" hreflang="ko" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=sk" hreflang="sk" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=uk" hreflang="uk" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ja" hreflang="ja" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=zh-hk" hreflang="zh-hk" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=fi" hreflang="fi" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=sr" hreflang="sr" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=af" hreflang="af" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=nb" hreflang="nb" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ta" hreflang="ta" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=sv" hreflang="sv" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ml" hreflang="ml" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=tl" hreflang="tl" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ro" hreflang="ro" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=bn" hreflang="bn" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=en" hreflang="en" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=zh-tw" hreflang="zh-tw" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=nl" hreflang="nl" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=cs" hreflang="cs" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=pt-br" hreflang="pt-br" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=pa" hreflang="pa" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=it" hreflang="it" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=id" hreflang="id" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=hi" hreflang="hi" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=kn" hreflang="kn" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=vi" hreflang="vi" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=tr" hreflang="tr" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ms" hreflang="ms" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ur" hreflang="ur" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=bg" hreflang="bg" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=gu" hreflang="gu" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=hr" hreflang="hr" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=pt" hreflang="pt" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=mr" hreflang="mr" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=si" hreflang="si" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=de" hreflang="de" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=zh-cn" hreflang="zh-cn" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ne" hreflang="ne" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=es" hreflang="es" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=da" hreflang="da" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=th" hreflang="th" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=ru" hreflang="ru" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=el" hreflang="el" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=fr" hreflang="fr" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=te" hreflang="te" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=fr-ca" hreflang="fr-ca" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=hu" hreflang="hu" />
<link rel="alternate" href="https://www.instagram.com/p/BKV9NAphiPI/?hl=pl" hreflang="pl" />
    
</head>
    <body class="">
        
    <span id="react-root"></span>

        

        
            
<script type="text/javascript">window._sharedData = {"platform": "web", "country_code": "IR", "config": {"csrf_token": "1luPbz2mOcXwn1j9wfOLLNdQ8H1P6Bhl", "viewer": {"external_url": null, "profile_pic_url_hd": "https://scontent.cdninstagram.com/t51.2885-19/11906329_960233084022564_1448528159_a.jpg", "has_profile_pic": false, "id": "4497161532", "biography": null, "username": "akzr5", "profile_pic_url": "https://scontent.cdninstagram.com/t51.2885-19/11906329_960233084022564_1448528159_a.jpg", "full_name": null}}, "activity_counts": {"comment_likes": 0, "comments": 0, "likes": 0, "relationships": 1, "usertags": 0}, "show_app_install": true, "qe": {"su_universe": {"p": {}, "g": ""}, "ebd": {"p": {"use_new_styles": "false"}, "g": "holdout"}, "profile": {"p": {"chaining": "true", "dismiss": "true"}, "g": "test"}, "feed": {"p": {"refresh_on_click_logo": "false"}, "g": "control_12_01"}, "us_li": {"p": {"show_related_media": "false"}, "g": "show_related_media_control_04"}, "discovery": {"p": {}, "g": ""}, "br": {"p": {}, "g": ""}, "gql": {"p": {}, "g": ""}, "us": {"p": {"use_continue_text": "true"}, "g": "continue_vs_signup_text_test_03"}}, "entry_data": {"PostPage": [{"media": {"caption": "\u2022\n\u00ab\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646 \u0686\u06cc\u0647\u061f!\u00bb \u0627\u06cc\u0646 \u0633\u0648\u0627\u0644\u06cc\u0647 \u06a9\u0647 \u0648\u0642\u062a\u06cc \u06cc\u06a9\u06cc \u0627\u0632 \u0628\u0686\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0641\u0647 \u0628\u0627\u0632\u0627\u0631 \u0645\u06cc\u200c\u06af\u0647 \u00ab\u0627\u0645\u0631\u0648\u0632 \u0645\u06cc\u0631\u0645 \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646!\u00bb \u0628\u0627\u0647\u0627\u0634 \u0631\u0648\u0628\u0631\u0648 \u0645\u06cc\u0634\u0647. \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646 \u062c\u0634\u0646 \u0648 \u062f\u0648\u0631\u0647\u0645\u06cc \u0628\u0686\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0641\u0647\u200c\u0628\u0627\u0632\u0627\u0631\u0647\u061b \u062a\u0627 \u0628\u0639\u062f \u0627\u0632 \u06cc\u06a9 \u0645\u0627\u0647\u0650 \u06a9\u0627\u0631\u06cc\u060c \u06a9\u0646\u0627\u0631 \u0647\u0645 \u0628\u0627\u0634\u0646\u060c \u0635\u062f\u0627\u06cc \u0647\u0645\u0648 \u0628\u0634\u0646\u0648\u0646\u060c \u0628\u062e\u0646\u062f\u0646 \u0648 \u0628\u0647 \u0642\u0648\u0644 \u062e\u0627\u0631\u062c\u06a9\u06cc\u0627 \u00ab\u0631\u06cc\u0644\u06a9\u0633\u00bb \u06a9\u0646\u0646. \u0645\u0627 \u062a\u0648 \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646 \u06cc\u0647 \u0647\u062f\u0641 \u062f\u0627\u0631\u06cc\u0645 \u0648 \u0627\u0648\u0646 \u06a9\u0646\u0627\u0631 \u0647\u0645 \u0628\u0648\u062f\u0646\u0647. \u0645\u06cc\u062f\u0648\u0646\u06cc\u062f \u062e\u0648\u0634\u062d\u0627\u0644\u06cc \u0648 \u0644\u0628\u062e\u0646\u062f \u062a\u0648\u06cc \u06cc\u0647 \u0645\u062d\u06cc\u0637 \u0628\u0627\u0639\u062b \u0645\u06cc\u0634\u0647 \u06a9\u0647 \u0634\u0627\u062f\u06cc \u0631\u0648\u06cc \u062f\u06cc\u0648\u0627\u0631\u0627\u060c \u0631\u0648\u06cc \u0645\u06cc\u0632\u0627\u060c \u062a\u0648 \u062f\u0641\u062a\u0631\u0627 \u0648 \u06a9\u062a\u0627\u0628\u0627 \u067e\u062e\u0634 \u0634\u0647... \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646 \u0645\u062b\u0644 \u0637\u0639\u0645 \u062e\u0648\u0628 \u06cc\u0647 \u062e\u0627\u0637\u0631\u0647 \u0627\u0633\u062a \u06a9\u0647 \u062a\u0627 \u0645\u062f\u062a\u200c\u0647\u0627 \u0632\u06cc\u0631 \u0632\u0628\u0648\u0646 \u0622\u062f\u0645 \u0645\u06cc\u0645\u0648\u0646\u0647. \u0628\u0627 \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646 \u0647\u0645\u0647\u200c\u06cc \u0686\u06cc\u0632\u0627\u06cc\u06cc \u06a9\u0647 \u062a\u0648 \u0645\u062d\u06cc\u0637 \u06a9\u0627\u0631 \u062f\u0627\u0631\u06cc\u0645 \u0628\u0647 \u0631\u0646\u06af\u0650 \u062e\u0648\u0634\u0650 \u0644\u0628\u062e\u0646\u062f \u0622\u063a\u0634\u062a\u0647 \u0645\u06cc\u200c\u0634\u0646. \u0627\u06cc\u0646 \u0645\u0627\u0647 \u062a\u0648 \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646 \u0645\u06cc\u0632\u0628\u0627\u0646\u0650 \u06af\u0631\u0648\u0647 \u067e\u0631\u062a\u0627\u067e \u0628\u0648\u062f\u06cc\u0645 \u06a9\u0647 \u0628\u0647 \u0628\u0686\u0647\u200c\u0647\u0627 \u06a9\u0627\u0631\u0647\u0627\u06cc \u062c\u0630\u0627\u0628 \u0628\u0627 \u0686\u06cc\u0632\u0627\u06cc \u0645\u062e\u062a\u0644\u0641 \u06cc\u0627\u062f \u0645\u06cc\u200c\u062f\u0627\u062f. \u062a\u0631\u062f\u0633\u062a\u06cc \u0648 \u0634\u0639\u0628\u062f\u0647 \u0628\u0627\u0632\u06cc! \n\u0627\u0644\u0627\u0646 \u06a9\u0647 \u0627\u06cc\u0646 \u0645\u062a\u0646 \u0631\u0648 \u0645\u06cc\u062e\u0648\u0646\u06cc\u062f \u062d\u0633\u0627\u0645 \u0648 \u0631\u0627\u0645\u06cc\u0646 \u0647\u0646\u0648\u0632 \u062f\u0627\u0631\u0646 \u0628\u0647 \u0627\u0646\u062c\u0627\u0645 \u06a9\u0627\u0631\u0627\u06cc \u0645\u062d\u06cc\u0631 \u0627\u0644\u0639\u0642\u0648\u0644 \u0645\u06cc\u200c\u067e\u0631\u062f\u0627\u0632\u0646!!! \u06af\u0632\u0627\u0631\u0634\u0627\u06cc \u062a\u06a9\u0645\u06cc\u0644\u06cc \u0627\u0632 \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646 \u0628\u0647 \u0632\u0648\u062f\u06cc \n\u0627\u0631\u0633\u0627\u0644 \u062e\u0648\u0627\u0647\u062f \u0634\u062f.\n@partupproject\n#\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u06af\u0627\u0646\n #\u0645\u062d\u06cc\u0637_\u06a9\u0627\u0631\n #\u06a9\u0627\u0641\u0647_\u0628\u0627\u0632\u0627\u0631 \n#cafebazaar", "id": "1339245639099622344", "usertags": {"nodes": []}, "comments_disabled": false, "dimensions": {"height": 799, "width": 640}, "video_views": 3072, "video_url": "https://ig-l-d-a.akamaihd.net/hphotos-ak-xat1/t50.2886-16/14370604_1812014815702311_876579779_n.mp4", "display_src": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/e15/p640x640/14334826_658234187672219_108934263_n.jpg?ig_cache_key=MTMzOTI0NTYzOTA5OTYyMjM0NA%3D%3D.2", "likes": {"nodes": [{"user": {"username": "motameni76", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/15877587_211489495981497_1582987858539446272_a.jpg", "id": "1395658446"}}, {"user": {"username": "miisss_79", "profile_pic_url": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/16229148_976392489160768_1590023556136173568_a.jpg", "id": "2062567599"}}, {"user": {"username": "dehganyali", "profile_pic_url": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14280457_260152627717328_1523380198_a.jpg", "id": "3917171499"}}, {"user": {"username": "_joodee__", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/15802887_613117678885409_1151521272253906944_a.jpg", "id": "2127951370"}}, {"user": {"username": "iman.hastam", "profile_pic_url": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14027320_1248501138502915_1210034917_a.jpg", "id": "3453919225"}}, {"user": {"username": "hesamkadivar", "profile_pic_url": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/13181327_1778393175728070_434703317_a.jpg", "id": "1469342141"}}, {"user": {"username": "masious", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/1208466_1641768672757217_1626696485_a.jpg", "id": "1075906027"}}, {"user": {"username": "aaliasgharr", "profile_pic_url": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14280313_1805461016358480_2559388225915322368_a.jpg", "id": "1477361045"}}, {"user": {"username": "tabahamed", "profile_pic_url": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/11355992_421207311392743_2109684630_a.jpg", "id": "1911392620"}}, {"user": {"username": "h.kobari", "profile_pic_url": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/13391309_875585585903318_1672693050_a.jpg", "id": "1476825016"}}], "viewer_has_liked": false, "count": 561}, "is_ad": false, "owner": {"followed_by_viewer": false, "blocked_by_viewer": false, "is_unpublished": false, "id": "370133168", "is_private": false, "has_blocked_viewer": false, "full_name": "\u06a9\u0627\u0641\u0647\u200c\u0628\u0627\u0632\u0627\u0631", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/11326157_1130337230313101_24941419_a.jpg", "username": "cafebazaar", "requested_by_viewer": false}, "comments": {"nodes": [{"user": {"username": "a.pourmahmood.a", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14488239_697050690442993_4747238669507624960_a.jpg", "id": "3517894266"}, "text": "\u0628\u0647 \u062c\u0627\u06cc \u0627\u06cc\u0646\u06a9\u0627\u0631\u0627 \u062f\u06cc\u062a\u0627\u06cc \u0644\u0639\u0646\u062a\u06cc \u0631\u0648 \u0628\u0686\u0633\u0628\u0648\u0646\u06cc\u062f \u06a9\u0646\u0627\u0631 \u0641\u0627\u06cc\u0644 \u0627\u0635\u0644\u06cc \u06a9\u0647 \u06a9\u0633\u06cc \u0634\u0645\u0627 \u0631\u0648 \u062a\u0631\u06a9 \u0646\u06a9\u0646\u0647 \u0648 \u0628\u0647 \u0645\u0627\u0631\u06a9\u062a \u0647\u0627\u06cc \u062f\u06cc\u06af\u0647 \u0646\u0631\u0647", "id": "17862339757011523", "created_at": 1473871150.0}, {"user": {"username": "aidin.m30", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/15306521_1200829133340669_6502442003513475072_a.jpg", "id": "1582603342"}, "text": "\u0645\u0627\u0634\u0627\u0644\u0644\u0647 \u0645\u062f\u06cc\u0631 \u0639\u0627\u0645\u0644... \u062c\u0648\u0646 \u062c\u0648\u0646 \u062d\u0631\u06a9\u062a\u0648", "id": "17862340129011523", "created_at": 1473871887.0}, {"user": {"username": "mobina.esfandiary", "profile_pic_url": "https://scontent.cdninstagram.com/t51.2885-19/11906329_960233084022564_1448528159_a.jpg", "id": "2310624834"}, "text": "\ud83d\udc4c\ud83d\udc4c\ud83d\udc4c", "id": "17862340768011523", "created_at": 1473873364.0}, {"user": {"username": "makhnax", "profile_pic_url": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/15338377_228265024279670_4010151161150570496_a.jpg", "id": "1180123179"}, "text": "@hosein67.m", "id": "17862340936011523", "created_at": 1473873724.0}, {"user": {"username": "nwkwnsnw", "profile_pic_url": "https://scontent.cdninstagram.com/t51.2885-19/11906329_960233084022564_1448528159_a.jpg", "id": "3935115672"}, "text": "\u062f\u0627\u062f\u0627\u0634 \u0628\u067e\u0627 \u062a\u0648\u067e \u0646\u06cc\u0641\u062a\u0647 \u0641\u0642\u0637\ud83d\ude02", "id": "17862341023011523", "created_at": 1473873899.0}, {"user": {"username": "naeimi_saeed", "profile_pic_url": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14677342_196857617432151_9122478375988887552_a.jpg", "id": "2230326652"}, "text": "\u0627\u06cc\u0648\u0644 \u062d\u0633\u0627\u0645\ud83d\udc4f", "id": "17862343033011523", "created_at": 1473877840.0}, {"user": {"username": "behdadsystemiranian", "profile_pic_url": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/15875924_1673469139612068_7057979650835742720_a.jpg", "id": "3463778670"}, "text": "\u062c\u0627\u0644\u0628 \u0628\u0648\u062f", "id": "17862347614011523", "created_at": 1473881342.0}, {"user": {"username": "supernatural1955", "profile_pic_url": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/15043707_1839357802963136_5558400886113304576_a.jpg", "id": "1625514884"}, "text": "\ud83d\udc4d\ud83d\udc4d\ud83d\udc4d\ud83d\udc4d\ud83d\udc4d", "id": "17862367630011523", "created_at": 1473923239.0}, {"user": {"username": "meysam.mohammadian", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/13774732_272528373128597_1426218536_a.jpg", "id": "1052972570"}, "text": "\u062c\u0627\u0644\u0628 \u0628\u0648\u062f. \u0634\u0627\u062f \u0628\u0627\u0634\u06cc\u062f.", "id": "17862376450011523", "created_at": 1473938369.0}, {"user": {"username": "mehrab.mmp", "profile_pic_url": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/13671354_1255255277820226_1849193405_a.jpg", "id": "3631073470"}, "text": "\ud83d\ude0a", "id": "17862376573011523", "created_at": 1473938772.0}, {"user": {"username": "nazanin.hemmati20", "profile_pic_url": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14369097_247357428994162_632729002_a.jpg", "id": "3579701215"}, "text": "\u06a9\u0645 \u06a9\u0645 \u062f\u06cc\u06af\u0647 \u062f\u06cc\u0648\u0627\u0646\u0647 \u0646\u0634\u06cc\u0646 \u0635\u0644\u0648\u0627\u062a", "id": "17862479827011523", "created_at": 1474148129.0}, {"user": {"username": "andromoir", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/15876009_1728708617445981_7766862736025190400_a.jpg", "id": "3737319723"}, "text": "\u0648\u0627\u0648\u0648  \u0686\u0647 \u062d\u0627\u0644\u06cc \u0645\u06cc\u062f\u0647 \ud83d\udc38\ud83d\udc38\ud83d\udc38\ud83d\udc38 \u0627\u0646\u0634\u0627\u0644\u0644\u0647 \u0647\u0645\u06cc\u0634\u0647 \u062a\u0648 \u062e\u0648\u0634\u06cc \u0628\u0627\u0634\u06cc\u062f  \u0627\u0642\u0627\u06cc \u0627\u0631\u0645\u0646\u062f\u0647\u06cc \u0647\u0645 \u0628\u0639\u062f \u0627\u0632 \u0633\u0641\u0631 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u062c\u0648\u0646 \u06af\u0631\u0641\u062a\u0647 \u0647\u0627\u0627\u0627  \u0647\u0647\u0647\u0647..", "id": "17862525847011523", "created_at": 1474237080.0}, {"user": {"username": "mhdmoradpour", "profile_pic_url": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/16122387_1282964085094052_1791810560040370176_n.jpg", "id": "2329960881"}, "text": "\u0634\u0645\u0627 \u06a9\u0647 \u0627\u06cc\u0646\u0642\u062f \u062e\u0648\u0628\u06cc\u062f \u0628\u0631\u0646\u0627\u0645\u0647 \u0645\u0646\u0648 \u0642\u0628\u0648\u0644 \u06a9\u0646\u06cc\u062f", "id": "17862549112011523", "created_at": 1474289719.0}, {"user": {"username": "gameupstudio", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/13671326_1757087844560409_851975978_a.jpg", "id": "3673558705"}, "text": "\u0644\u06cc\u0633\u062a \u062a\u0627\u0632\u0647 \u0647\u0627\u0631\u0648 \u0628\u0630\u0627\u0631\u06cc\u062f \u0627\u0644\u0622\u0646 \u0645\u0627 \u06cc\u0647 \u0628\u0627\u0632\u06cc \u0633\u0627\u062e\u062a\u06cc\u0645 \u0647\u0645\u0647 \u062e\u0648\u0634\u0634\u0648\u0646 \u0627\u0648\u0645\u062f\u0647 \u0644\u06cc\u0646\u06a9 \u062a\u0648 \u0628\u06cc\u0648 \u0647\u0633\u062a \u0645\u06cc\u062a\u0648\u0646\u06cc\u062f \u0628\u0628\u06cc\u0646\u06cc\u062f \u0648\u0644\u06cc \u0645\u062a\u0627\u0633\u0641\u0627\u0646\u0647 \u0628\u0627\u0632\u06cc \u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0633\u0647 \u0633\u062a\u0627\u0631\u0647 \u0647\u0633\u062a\u0646 \u0648 \u067e\u0631 \u0627\u0632 \u0646\u0638\u0631\u0627\u062a \u0645\u0646\u0641\u06cc \u0645\u06cc\u0627\u0646 \u0635\u0641\u062d\u0647 \u0627\u0648\u0644 \u0645\u0627 \u0634\u06cc\u0634 \u0645\u0627\u0647 \u0632\u062d\u0645\u062a \u06a9\u0634\u06cc\u062f\u06cc\u0645 \u0648\u0644\u06cc \u0627\u0632 \u0627\u06cc\u0646\u06a9\u0647 \u0628\u0647 \u0628\u0639\u0636\u06cc \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0627\u06cc \u0645\u0628\u062a\u062f\u06cc \u0648 \u0633\u0627\u062f\u0647 \u0628\u0647\u0627\u06cc \u0628\u06cc\u0634\u062a\u0631\u06cc \u062f\u0627\u062f\u0647 \u0645\u06cc\u0634\u0647 \u062f\u0644\u0633\u0631\u062f \u0645\u06cc\u0634\u06cc\u0645 \u0648 \u062e\u06cc\u0644\u06cc \u0633\u062e\u062a\u0647 \u0628\u0627\u0632 \u0627\u0646\u06af\u06cc\u0632\u0647 \u0648\u0627\u0633 \u0628\u0627\u0632\u06cc \u0628\u0639\u062f\u06cc\u0645\u0648\u0646 \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u06cc\u0645.", "id": "17862665392011523", "created_at": 1474554282.0}, {"user": {"username": "screenroid", "profile_pic_url": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14553149_219052891872238_648967097409339392_a.jpg", "id": "1698082270"}, "text": "\u0628\u0647 \u067e\u06cc\u062c \u0645\u0646\u0645 \u0633\u0631 \u0646\u0632\u0646\u06cc\u0646", "id": "17862759247011523", "created_at": 1474728609.0}, {"user": {"username": "reihaneh.radi", "profile_pic_url": "https://scontent.cdninstagram.com/t51.2885-19/11906329_960233084022564_1448528159_a.jpg", "id": "1471383320"}, "text": "@reihanehradi", "id": "17862783625011523", "created_at": 1474773632.0}, {"user": {"username": "animeshankade", "profile_pic_url": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14448185_1767665846783607_7522375085659783168_a.jpg", "id": "3920029382"}, "text": ".\n\ud83d\udcf1\u0627\u0646\u06cc\u0645\u06cc\u0634\u0646 \u06a9\u062f\u0647\n\ud83d\udc51\u0627\u0648\u0644\u06cc\u0646 \u0628\u0631\u0646\u0627\u0645\u0647 \u062f\u0627\u0646\u0644\u0648\u062f \u0627\u0646\u06cc\u0645\u06cc\u0634\u0646 \u0628\u0627 \u062f\u0648\u0628\u0644\u0647 \u0641\u0627\u0631\u0633\u06cc\n\ud83d\udc51\u0628\u0631\u0627\u06cc \u062f\u0627\u0646\u0644\u0648\u062f \u0628\u0647 \u067e\u06cc\u062c\u0645 \u0633\u0631 \u0628\u0632\u0646\u06cc\u062f", "id": "17862983584011523", "created_at": 1475155503.0}, {"user": {"username": "hack_and_security", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/14533617_996310347182301_2360745159546634240_a.jpg", "id": "2850190535"}, "text": "\u0627\u0645\u0648\u0632\u0634 \u0627\u062f\u062a\u06cc\u06a9 \u0631\u062f\u0646 \u0628\u0631\u0646\u0627\u0645\u0647 \u0628\u0627\u0632\u06cc \u062a\u0636\u0645\u06cc\u0646\u06cc \u0641\u0631\u0648\u0634\u06cc", "id": "17854144720120679", "created_at": 1477514710.0}, {"user": {"username": "passer.1475", "profile_pic_url": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-19/s150x150/11348234_1691939051041017_292630450_a.jpg", "id": "2237331472"}, "text": "\u0641\u0631\u0635\u062a\u06cc \u0628\u0631\u0627\u06cc \u0646\u0628\u0631\u062f ...\n\u0641\u0631\u0635\u062a\u06cc \u0628\u0631\u0627\u06cc \u0627\u062b\u0628\u0627\u062a \u0628\u0631\u062a\u0631\u06cc ...\n\u0641\u0631\u0635\u062a\u06cc \u0628\u0631\u0627\u06cc \u0631\u0642\u0627\u0628\u062a \u0628\u0627 \u062f\u0648\u0633\u062a\u0627\u0646 ...\n\u0628\u0627\u0632\u06cc \u062c\u0646\u06af\u062c\u0648 \u060c \u0628\u0627\u0632\u06cc \u06a9\u0627\u0645\u0644\u0627 \u0622\u0646\u0644\u0627\u06cc\u0646 \u0628\u0627 \u0642\u0627\u0628\u0644\u06cc\u062a \u0647\u0627\u06cc \u0645\u062a\u0639\u062f\u062f \u0648 \u062c\u0630\u0627\u0628 . \u0628\u0647 \u0646\u0628\u0631\u062f \u0628\u067e\u0631\u062f\u0627\u0632\u06cc\u062f \n\u0644\u06cc\u0646\u06a9 \u062f\u0627\u0646\u0644\u0648\u062f \u0627\u0632 \u06a9\u0627\u0641\u0647 \u0628\u0627\u0632\u0627\u0631 \u2b07\ufe0f https://cafebazaar.ir/app/ir.amsoft.warrior/?l=fa\u0630", "id": "17864747341058284", "created_at": 1478208656.0}], "page_info": {"end_cursor": null, "has_next_page": false, "has_previous_page": false, "start_cursor": null}, "count": 19}, "related_media": {"nodes": [{"code": "BPsYbG6BbTH", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/e15/16110309_743249699167316_5512194970812940288_n.jpg?ig_cache_key=MTQzNTYyOTc5NzE4MjM4NzM5OQ%3D%3D.2"}, {"code": "BPkoqyUF5T6", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/16110170_1814035762196768_2595450210146582528_n.jpg?ig_cache_key=MTQzMzQ0OTQ0MzUxMzMwODQxMA%3D%3D.2"}, {"code": "BNKJX_LhbYI", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15034725_1770047993212904_6330962543707684864_n.jpg?ig_cache_key=MTM4OTk2NDY2NTgwMjgzMTM2OA%3D%3D.2"}, {"code": "BPsOewZliEF", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/16122919_228068624268768_5887143017298526208_n.jpg?ig_cache_key=MTQzNTU4NjA2NzQyODY3OTk0MQ%3D%3D.2"}, {"code": "BPmsqCqlAQp", "thumbnail_src": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15876792_1726292234347477_1530460245300609024_n.jpg?ig_cache_key=MTQzNDAyOTkzNDQ5MDQyMDI2NQ%3D%3D.2"}, {"code": "BPA-tqElRdF", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15803736_1622799338026208_2021132156897591296_n.jpg?ig_cache_key=MTQyMzQxMzI5ODY4MzI1NDU5Nw%3D%3D.2"}, {"code": "BPsHDYSjBsr", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/16111008_392269224470868_4784192679791558656_n.jpg?ig_cache_key=MTQzNTU1MzM5OTc4OTMyOTE5NQ%3D%3D.2"}, {"code": "BPC4BIRjgUH", "thumbnail_src": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15876256_346595935726490_6384649725101998080_n.jpg?ig_cache_key=MTQyMzk0NjgwMDQxMTA1MTI3MQ%3D%3D.2"}, {"code": "BPPjh4AjoSi", "thumbnail_src": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15877003_253283901770627_7543749303940939776_n.jpg?ig_cache_key=MTQyNzUxNTg2NjQwOTIzOTcxNA%3D%3D.2"}, {"code": "BPsulU6FtKj", "thumbnail_src": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/e15/c236.0.607.607/16122456_968107306653123_6534978841796935680_n.jpg?ig_cache_key=MTQzNTcyNzI1NjQzMzkwNjMzOQ%3D%3D.2.c"}, {"code": "BOJ3ypbh5f8", "thumbnail_src": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/e35/15403567_140026433152350_5848592894088183808_n.jpg?ig_cache_key=MTQwNzkwMTczMTU0NzIyNDA2MA%3D%3D.2"}, {"code": "BO86jhRluqj", "thumbnail_src": "https://ig-s-c-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15875960_191448944656186_1496279654313492480_n.jpg?ig_cache_key=MTQyMjI2OTEwOTk1MDE0NzIzNQ%3D%3D.2"}, {"code": "BPkXdK0gVPb", "thumbnail_src": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/e15/c140.0.360.360/16122981_1918773368360531_2368809806753431552_n.jpg?ig_cache_key=MTQzMzM3Mzc0MDk2MzU1MDE3MQ%3D%3D.2.c"}, {"code": "BNE67nhhliK", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/14624596_638573246323948_6149310591300272128_n.jpg?ig_cache_key=MTM4ODQ5Mzc2ODcyMjExMDYwMg%3D%3D.2"}, {"code": "BO_rke9Bu7r", "thumbnail_src": "https://ig-s-d-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/c98.0.763.763/15802003_1037410933070055_4785912092639100928_n.jpg?ig_cache_key=MTQyMzA0NzYzMDQwOTYyNTMyMw%3D%3D.2.c"}, {"code": "BPmV_NwlZ5N", "thumbnail_src": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/16230880_1320616434664037_705808885037924352_n.jpg?ig_cache_key=MTQzMzkzMDIzNDQ0MTYwNDY4NQ%3D%3D.2"}, {"code": "BPdb3jlDrlx", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15877302_1179561092097288_3174817229380255744_n.jpg?ig_cache_key=MTQzMTQyMjgyMTYwMzM5MTg1Nw%3D%3D.2"}, {"code": "BOsr9rhAUIT", "thumbnail_src": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/15802915_1251101761624005_4303142164952514560_n.jpg?ig_cache_key=MTQxNzcwMTMzNzMyNzU1MDk5NQ%3D%3D.2"}, {"code": "BPsfdkmlx__", "thumbnail_src": "https://ig-s-a-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/s640x640/sh0.08/e35/16123922_585055001699296_8134510029597310976_n.jpg?ig_cache_key=MTQzNTY2MDc1MjgzMzE1OTE2Nw%3D%3D.2"}, {"code": "BPpkyoYgOrg", "thumbnail_src": "https://ig-s-b-a.akamaihd.net/hphotos-ak-xat1/t51.2885-15/e15/c140.0.360.360/16230853_1914225182142885_4531740373352972288_n.jpg?ig_cache_key=MTQzNDgzOTc2NTMwMzIyNTA1Ng%3D%3D.2.c"}]}, "code": "BKV9NAphiPI", "is_video": true, "location": null, "date": 1473870542, "caption_is_edited": true}}]}, "hostname": "www.instagram.com", "static_root": "//instagramstatic-a.akamaihd.net/h1", "display_properties_server_guess": {"pixel_ratio": 1.0, "viewport_width": 1440}, "language_code": "en", "environment_switcher_visible_server_guess": true, "gatekeepers": {"sms": true}};</script>
<script crossorigin="anonymous" type="text/javascript" src="//instagramstatic-a.akamaihd.net/h1/bundles/en_US_Commons.js/3c949ee28dc8.js"></script>
<script crossorigin="anonymous" type="text/javascript" src="//instagramstatic-a.akamaihd.net/h1/bundles/en_US_PostPage.js/ff52e3725f21.js"></script>
                
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','//connect.facebook.net/en_US/fbevents.js');

fbq('init', '1425767024389221');

fbq('track', 'PageView');


</script>
<noscript>


</noscript>

            
            <script type="text/javascript">window._timings.domInteractive = Date.now()</script>
        
    </body>
</html>

این تگ زیر مربوط به آدرس دانلود عکس

<meta property="og:image"

مشکل اصلی اینکه اگر در صفحه ای فیلم باشه ابتدا همین تگ مربوط به فیلم که قسمت اولی فیلم نشون میده هست پس لینک دانلود فیلم رو چطوری پیدا کنم . ببخشید خیلی طولانی شده معزرت .

 

 

 

 

 

 

لینک ارسال
به اشتراک گذاری در سایت های دیگر

بایگانی شده

این موضوع بایگانی و قفل شده و دیگر امکان ارسال پاسخ نیست.

  • کاربران آنلاین در این صفحه   0 کاربر

    • هیچ کاربر عضوی،در حال مشاهده این صفحه نیست.
×
×
  • اضافه کردن...