this is a serverless version of
yt/dl. it uses
ffmpeg.wasm
for muxing, and
ytdl-core-browser to scrape youtube.
this eliminates the need for a backend, at the cost of requiring
CORS
to be disabled...
you will need an extension like
CORS Unblock
for this page to work. (don't worry... everything here is
open-source)