<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding youtube using API (HTTP) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/353309#M20202</link>
    <description>&lt;P&gt;As Greg mentioned above, we don't control over whether or not this feature will be added or when it might be available. However, I did add a +1 to the feature request on your behalf.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2019 17:34:48 GMT</pubDate>
    <dc:creator>TaylorKrusen</dc:creator>
    <dc:date>2019-07-03T17:34:48Z</dc:date>
    <item>
      <title>Adding youtube using API (HTTP)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295198#M17946</link>
      <description>&lt;P&gt;hello, everyone!&lt;/P&gt;&lt;P&gt;I'm trying to add youtube via Dropbox API v2(HTTP).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For example, I have the following code that I upload to Paper.&lt;/P&gt;&lt;PRE&gt;&amp;lt;h1&amp;gt;Test&amp;lt;/h1&amp;gt;
&amp;lt;img src="https://example.com/image.png"&amp;gt;

&amp;lt;!-- I want to add Youtube as input media  --&amp;gt;
&amp;lt;a href="https://www.youtube.com/watch?v="&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;!-- or --&amp;gt;
&amp;lt;iframe width="560" height="315" src="https://www.youtube.com/embed/something" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;

&lt;/PRE&gt;&lt;P&gt;But, I only get the link or nothing to see...&lt;/P&gt;&lt;P&gt;I want to add Youtube (or Vimeo, Dropbox files, Trello....) as like&amp;nbsp;&lt;A href="https://paper.dropbox.com/doc/Testing-youtube-R1NUbZ0E4dRkIpWOTp4ac?_tk=share_copylink" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;via API.&lt;/P&gt;&lt;P&gt;Please tell me how to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;634nami&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:10:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295198#M17946</guid>
      <dc:creator>634nami</dc:creator>
      <dc:date>2019-05-29T09:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding youtube using API (HTTP)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295482#M17950</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox Paper API doesn't offer the ability to programmatically embed media like that,&amp;nbsp;but I'll pass this along as a feature request.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 16:39:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295482#M17950</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-09-04T16:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding youtube using API (HTTP)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295848#M17973</link>
      <description>&lt;P&gt;Thank Greg K!&lt;/P&gt;
&lt;P&gt;I expectantly wait for this function&amp;nbsp;to be available&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@A4A2D8F7B6944E09627E4131D7A443E6/emoticons/1f606.png" alt=":grinning_squinting_face:" title=":grinning_squinting_face:" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 09:49:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295848#M17973</guid>
      <dc:creator>634nami</dc:creator>
      <dc:date>2018-09-06T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding youtube using API (HTTP)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295856#M17977</link>
      <description>&lt;P&gt;Just to be clear, I've sent this along as a feature request, but I can't promise if or when it would be added.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 11:35:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/295856#M17977</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-09-06T11:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding youtube using API (HTTP)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/353191#M20200</link>
      <description>&lt;P&gt;Was hoping to get a soluion for this asap&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 04:23:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/353191#M20200</guid>
      <dc:creator>Bazingaa</dc:creator>
      <dc:date>2019-07-03T04:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding youtube using API (HTTP)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/353309#M20202</link>
      <description>&lt;P&gt;As Greg mentioned above, we don't control over whether or not this feature will be added or when it might be available. However, I did add a +1 to the feature request on your behalf.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 17:34:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Adding-youtube-using-API-HTTP/m-p/353309#M20202</guid>
      <dc:creator>TaylorKrusen</dc:creator>
      <dc:date>2019-07-03T17:34:48Z</dc:date>
    </item>
  </channel>
</rss>

