X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/16130ed8bb988db5261c01c1d0e5a28006a395e4..69e49c61d409dabcaf518e7bc02c1f68923b871b:/tweeper.php

diff --git a/tweeper.php b/tweeper.php
index 94ea05f..45b6fa8 100644
--- a/tweeper.php
+++ b/tweeper.php
@@ -121,6 +121,7 @@ class Tweeper {
    */
   public static function generateEnclosure($url) {
     $supported_content_types = array(
+      "application/octet-stream",
       "application/ogg",
       "audio/aac",
       "audio/mp4",