hi, i'm trying to directly embed the url magnet format without going into list mode and copying the link , how could i automatically output the filename to video tag.
something like this
> <video width="320" height="240" controls>
> <source src="http://localhost/list/html/mp4/-/magnet/etc " type="video/mp4">
> Your browser does not support the video tag.
> </video>
>
instead of using the generated output linke example
http://localhost/content/08ada5a7a6183aae1e09d831df6748d566095a10/Sintel/Sintel.mp4
hi, i'm trying to directly embed the url magnet format without going into list mode and copying the link , how could i automatically output the filename to video tag.
something like this
instead of using the generated output linke example
http://localhost/content/08ada5a7a6183aae1e09d831df6748d566095a10/Sintel/Sintel.mp4