Excellent software and practical tutorials
Integrate Apple CMS V10 Dplayer
Apple CMS When collecting resources, in order to play on multiple lines, we will choose to collect resource interfaces from several or even dozens of resource sites. This requires us to download players from many resource sites, which is not only troublesome but also comes with interface advertisements. We can actually call all of them.Dplayerto play, and you can use allDplayer player adds memory + P2P playback + automatic next episodeFunction.
Note: Only when you collect M3u8 resources, you can use Dplayer to play. How to call Dplayer to play all of them?
Apple CMS backend: Video>Player>Add


The code of the new player must be filled in accurately, otherwise the playlist collected by the resource station cannot be added to the database. The M3U8 code of the sky resource is tkm3u8, fill in the code in the code of the new player. The name can be filled in at will. Select Enable in the parsing status below, and an interface address file will be created below. Fill in the address of the interface file in the interface address.
Next, create a player file with an interface address and create a Dplayer.html file in /static/player/ in the root directory of the website on the web server.
I don't understand