helloteemo

Results 21 comments of helloteemo

I agree with you that the current Bilibili Channel implementation also reuses video widgets The difficulty with widgets that support multiple sources (including all that require network requests) is how...

The built-in auth is complicated. Some authentication information needs to be stored within the system, and persistence needs to be considered Shouldn't Glance be viewed as an all-around system; as...

Maybe the YouTube RSS link won't be added to shorts

@bigsk1 How to deal with delays? The fetchVideodurationFromHtml function requires an additional network request, and there is also CPU consumption for regular parsing of HTML (850KB+)

Perhaps leaving it to Chrome for processing would be a better choice, please refer to: [iframe_api](https://developers.google.com/youtube/iframe_api_reference?csw=1)

Thanks for the issue This is indeed a bug. We are considering how to fix it. Currently, there are three ways to fix it 1. Added baseDomain configuration for RSS...

Thank you for your response and a small suggestion It's best to determine whether you need to add a base domain by deciding whether to start with `http://` or `https://`....

the provider is [open-meteo](https://open-meteo.com).

Do you already have a monitoring tool? Then you can use an [iframe](https://github.com/glanceapp/glance/blob/main/docs/configuration.md#iframe)