Release v0.4: Add PornHub support / Server-side streaming / Plyr.js / Video srcset #96

Merged
lamacchinadesiderante merged 18 commits from feature/pornhub-support into develop 2024-05-25 11:46:42 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit ee799c0424 - Show all commits

View File

@ -37,8 +37,6 @@ const PlyrJS: React.FC<Props> = (props) => {
'volume', // Volume control 'volume', // Volume control
'captions', // Toggle captions 'captions', // Toggle captions
'settings', // Settings menu 'settings', // Settings menu
'pip', // Picture-in-picture (currently Safari only)
'airplay', // Airplay (currently Safari only)
'fullscreen', // Toggle fullscreen 'fullscreen', // Toggle fullscreen
] ]
}, // https://github.com/sampotts/plyr#options }, // https://github.com/sampotts/plyr#options