+ 4
Which Sites could be used to host Media files?
I'm looking for a perfect website which gives me a direct link of mp3 song.That can used in my HTML <Audio src =" "/> tags https://code.sololearn.com/WLdz40492N40/?ref=app
3 ответов
+ 6
I am using AWS S3 and just put files to bucket as public ones.
+ 4
https://aws.amazon.com/s3/ you can sign with Amazon account
+ 1
Hubert Dudek
Can you give me the link of that website?