We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How would one go about either redesigning or moving the player into my already built template?
The text was updated successfully, but these errors were encountered:
To further explain, i only want to display files listed in the database.
For example, my database contains lessons that teachers have given in college as magnet address
so its: id, title, fileurl, teacher
1, Computer Science Lecture 1, magneturlhere, Mr John Doe
How would i use your player to stream them instead of requesting the input from the user?
watch.php?class=1 This will then load the page with the correct video to play, rather than request them to paste the link in
Sorry, something went wrong.
@ferrolho Just to confirm i don't need the PHP, that is fine
No branches or pull requests
How would one go about either redesigning or moving the player into my already built template?
The text was updated successfully, but these errors were encountered: