Quick anwser
.m3u8 is a video streaming file, it plays video and hides the video file
Some application can play the video, or convert it to other file format
Background
I was trying to make an expo application that plays anime from a website
Response code 500
on localhost/dvwa
There may be some requried php module not being installed. Check all php module status in localhost/dvwa/setup.php
In my cases, the PHP module mysql is not installed, and I’m solving this by:
1 | sudo apt-get install php-mysql |
Error message: Stopping MariaDB database server: mysqld failed!
2 problems is found today:
As I have encountered some problems when I was using the official Netease Music UWP Client, such as song playing progress loss, sound missing randomly, or no response randomly…
I decided to make myself a new client as an exercise, here is the initial idea