You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
>
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
The text was updated successfully, but these errors were encountered: