User icon
Fetching audio/video from Darflen:

Like pictures, audio and video files from Darflen are stored on `https://static.darflen.com/, and all contain a spcific ID number of 24 HEX characters.
Audio and video files are located in different directories:
* Audio is located in `https://static.darflen.com/uploads/audio/
* Video is located in `https://static.darflen.com/uploads/video/
To access both of them, do a GET fetch request to https://static.darflen.com/ [Type of the media you're accesing, so video or audio] / [ID of the media]
Examples:

https://static.darflen.com/uploads/audio/286a44f23b84bd6bcb267e03.mp3
https://static.darflen.com/uploads/video/541e86155e5b29fdf85dcad3.mp4
https://static.darflen.com/uploads/video/f52bb8fb27338f92440dcca7.mp4
Recommendations:

• The hosting service for images and media might sometimes change, so instead of fetching straight from static.darflen.com, get the latest static API link by fetching 'static' from https://api.darflen.com/data
• Don't use this method for fetching images - for this, refer to https://darflen.com/posts/d2a4467cfff40f2f6ecf63d6
Comments
    Message icon

    There are no comments here yet!

    Come back later to see if someone commented something or create one!