2025-06-03, 09:17 AM
(2025-02-12, 11:01 AM)solum Wrote: I used
Code:button[data-id="download"] {
display: none;
}
to hide the download button.
Works for me.
Thanks, this code helped me in hiding the Download button, is there any way we can hide the "Copy Stream URL" button? Because users are still able to download media via the "Copy Stream URL" button
Thanks