<?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 Multimedia and MIME Types ? in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Multimedia-and-MIME-Types/m-p/323208#M410</link>
    <description>&lt;P&gt;Hiyo .&amp;nbsp;&lt;BR /&gt;I have a low-traffic webpage that calls 1-3 [legal] sound files&amp;nbsp;hosted on my personal public dropbox folder. I'm troubleshooting&amp;nbsp;their inconsistent playback, testing different&amp;nbsp;HTML5 audio tag tweaks,&amp;nbsp;browser compatibilities, converters/headers/encodings. &amp;nbsp;I want to make sure Dropbox is not in the list of implicated variables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It has been flagged on this forum in the past that Dropbox erroneously expects MIME type as Plain Text, and vulnerably uses the file-extension&amp;nbsp;alone to determine type. Dropbox’s serving my&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1. Have multimedia filetypes for Mp4, Ogg, Mp3 audio been added to the .htaccess file of Dropbox servers?&lt;BR /&gt;2. Is my current Dropbox link syntax the best for my particular use case:&lt;BR /&gt;&lt;A href="https://dl.dropbox.com/s/pwdfzbrh435aaq9/lietoofine_-_03_-_Get_Over_the_FOMO.mp4?dl=1" target="_blank"&gt;https://dl.dropbox.com/s/pwdfzbrh435aaq9/lietoofine_-_03_-_Get_Over_the_FOMO.mp4?dl=1&lt;/A&gt;&lt;BR /&gt;(Depending on the format, the filesize ranges from 2MB to 6MB, and I would rather Dropbox streamed instead of delivered the whole file first, but I saw on another post that the DL=1 ensures the file is served to an external call properly. I believe this may depend on the metadata of the file itself for seeking/when to start playback?)&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:05:22 GMT</pubDate>
    <dc:creator>Coderpina</dc:creator>
    <dc:date>2019-05-29T09:05:22Z</dc:date>
    <item>
      <title>Multimedia and MIME Types ?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Multimedia-and-MIME-Types/m-p/323208#M410</link>
      <description>&lt;P&gt;Hiyo .&amp;nbsp;&lt;BR /&gt;I have a low-traffic webpage that calls 1-3 [legal] sound files&amp;nbsp;hosted on my personal public dropbox folder. I'm troubleshooting&amp;nbsp;their inconsistent playback, testing different&amp;nbsp;HTML5 audio tag tweaks,&amp;nbsp;browser compatibilities, converters/headers/encodings. &amp;nbsp;I want to make sure Dropbox is not in the list of implicated variables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It has been flagged on this forum in the past that Dropbox erroneously expects MIME type as Plain Text, and vulnerably uses the file-extension&amp;nbsp;alone to determine type. Dropbox’s serving my&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1. Have multimedia filetypes for Mp4, Ogg, Mp3 audio been added to the .htaccess file of Dropbox servers?&lt;BR /&gt;2. Is my current Dropbox link syntax the best for my particular use case:&lt;BR /&gt;&lt;A href="https://dl.dropbox.com/s/pwdfzbrh435aaq9/lietoofine_-_03_-_Get_Over_the_FOMO.mp4?dl=1" target="_blank"&gt;https://dl.dropbox.com/s/pwdfzbrh435aaq9/lietoofine_-_03_-_Get_Over_the_FOMO.mp4?dl=1&lt;/A&gt;&lt;BR /&gt;(Depending on the format, the filesize ranges from 2MB to 6MB, and I would rather Dropbox streamed instead of delivered the whole file first, but I saw on another post that the DL=1 ensures the file is served to an external call properly. I believe this may depend on the metadata of the file itself for seeking/when to start playback?)&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:05:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Multimedia-and-MIME-Types/m-p/323208#M410</guid>
      <dc:creator>Coderpina</dc:creator>
      <dc:date>2019-05-29T09:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multimedia and MIME Types ?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Multimedia-and-MIME-Types/m-p/323334#M414</link>
      <description>&lt;P&gt;I'm not sure I follow your post entirely (it looks like you may have something cut off at "Dropbox’s serving my "...?)&lt;/P&gt;
&lt;P&gt;1. A ".htaccess" configuration file is specific to certain kinds of web servers, but I don't believe&amp;nbsp;Dropbox uses them. Is there a particular behavior with&amp;nbsp;Dropbox you're having trouble with? If you provide steps to reproduce the issue, as well as the unexpected error or output we can take a look, though I can't promise we'd be able to change the behavior for you.&lt;/P&gt;
&lt;P&gt;2. In this link, you're using the "dl.dropbox.com" domain, which isn't officially supported for linking to files. It may currently work, but we can't promise it will continue to. (The same goes for "dl.dropboxusercontent.com".)&lt;/P&gt;
&lt;P&gt;The only officially supported/documented way is to use "&lt;A href="http://www.dropbox.com" target="_blank"&gt;www.dropbox.com&lt;/A&gt;", optionally using &lt;A href="https://www.dropbox.com/help/desktop-web/force-download" target="_blank"&gt;the URL parameters documented here&lt;/A&gt;. Those may or may not suit your use case though.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 18:16:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Multimedia-and-MIME-Types/m-p/323334#M414</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-01-15T18:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multimedia and MIME Types ?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Multimedia-and-MIME-Types/m-p/323421#M416</link>
      <description>&lt;P&gt;Thanks Greg, that's helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 08:36:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Multimedia-and-MIME-Types/m-p/323421#M416</guid>
      <dc:creator>Coderpina</dc:creator>
      <dc:date>2019-01-16T08:36:19Z</dc:date>
    </item>
  </channel>
</rss>

