onedrive-vercel-index
onedrive-vercel-index copied to clipboard
Play video as audio
The PR updates the preview selection system and adds a switching button to allow users to switch from video preview to audio preview. With <audio>
, one of the most important features is to allow to play audios on the background after locking mobile device screens, as <video>
would stop immediately at that time. The control flag will be reset after path changes.
DRAWBACK: While ordinary audio covers are square, the video thumbnails may be rectangular, which causes round CD-like spinning covers become oval ones that looks strange.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/spencerwoo/onedrive-vercel-index/EyZiNKrH7bz11tkPj58LWmjUGkRw
✅ Preview: https://onedrive-vercel-index-git-fork-myl7-video-as-audio-spencerwoo.vercel.app
to be honest, I personally don't think this is necessary ;)
One example is music videos. As original music files often contain DRM, many people choose to download the MV version. To selfhost the MV files on the app and listen them on background, they need a way to play the video files on background.