PHP 播放列表生成器

  抱歉,此页面正在等待翻译成土耳其语

Download   File: playlist.txt.php.zip

How it works

Unzip the archive, there will be a file playlist.txt.php

This file must be uploaded to the folder on the server where the files for playback are located (they can be divided into folders). You need to run the script in the address bar and it will create a playlist in JSON format in the current folder as a file playlist.txt

You just need to specify a link to the created file playlist.txt in the player code with the file parameter.

The script creates a basic playlist with the title and file variables. If the script finds a jpg file with the same name as the file, the script will add a poster to the playlist.

The folder should contain only media files (exceptions can be added in the script to the $except array). Please consider cross-domain restrictions if the player and playlist are loaded from different domains. The script is very simple, you can change it at your own discretion.

Sort

Since version 3 you can sort files. By default, files are sorted alphabetically. You can reverse it by adding the reverse variable to the link.

playlist.txt.php?reverse

You can sort by file date in descending order

playlist.txt.php?date

You can sort by file date in ascending order

playlist.txt.php?date&reverse

19.10.26
2024 © PlayerJS

登录

登录

免费注册

注册
注册即表示您同意服务条款
登录(如果您有帐户)

恢复密码

恢复
忘记电子邮件?联系我们