You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2026. It is now read-only.
If you're interested, I'd like to into this. I know it's possible to get youtube video playback working with youtube-dl without any remote dependencies on iOS, and I know that there are efforts to make lots of Python stuff work in webassembly, and I'm pretty sure you can manipulate media request headers with service workers, so this might be possible?
Edit: Actually, I may have been overthinking this: if ytdl-core works in browsers, this gets a lot simpler.
If you're interested, I'd like to into this. I know it's possible to get youtube video playback working with youtube-dl without any remote dependencies on iOS, and I know that there are efforts to make lots of Python stuff work in webassembly, and I'm pretty sure you can manipulate media request headers with service workers, so this might be possible?
Edit: Actually, I may have been overthinking this: if ytdl-core works in browsers, this gets a lot simpler.