X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/60ffa4f7f61cb8c815244644c633d84646d21104..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",