marcopeocchi / yt-dlp-web-ui

A terrible web ui for yt-dlp. Designed to be self-hosted.
Mozilla Public License 2.0
660 stars 68 forks source link

Mobile Access #64

Closed eximo84 closed 9 months ago

eximo84 commented 11 months ago

When I browse to the web site in a mobile browser I get a greyed out page with a blue loading circle and it never goes away.

Website works fine on desktop (edge)

I'm using iOS 17 beta 3 with mobile safari.

marcopeocchi commented 11 months ago

Unfortunately I cannot replicate the issue. Safari desktop works fine though. Anyway a screenshot would be useful, thanks :)

eximo84 commented 11 months ago

image

This is what I get. Let me check from a non iOS 17 beta device.

kabegithub commented 11 months ago

image

This is what I get. Let me check from a non iOS 17 beta device.

Same for me. iOS 15.3.1 safari iPhone SE 2020

mrkrisutley commented 11 months ago

Yeah, IDK if you can add a lightweight page that will work for mobile phones. I get the same as the users above from my iPhone. I don't even need all the options pages, just a simple HTML page to put the link in would be great!

marcopeocchi commented 11 months ago

@mrkrisutley maybe yes, it's too much bloated for mobile. I could add a simple non interactive HTML page but I'm worried that's something about iphones (maybe the connection isn't secure and it can't connect to the rpc interface via fetch). The solution might be a form based input, but I have to test it.

And sorry for the late response I've been a little overworked recently 😎

mrkrisutley commented 11 months ago

So I did figure out if I disable my wireless and connect back to my VPN, the page loads.