LN Liberda
LN Liberda
same as you would with a normal url, e.g. ``` $ yt-dlp tvp:51696820 -F [tvp:embed] Extracting URL: tvp:51696820 [tvp:embed] 51696820: Downloading webpage [tvp:embed] 51696820: Downloading m3u8 information WARNING: [tvp:embed] Ignoring...
same error for me, `[email protected]`, `[email protected]`, `[email protected]`. weird, there is a `import _debug from "debug";` before these exports
I don't think it's a good idea, because this, if implemented, will strongly lower app performance, as this will require app to check comments to every entry with new request...
You have to options now: - Disabling YouTube player in app settings, so it opens OGYouTube - Switching to YouTube Vanced (Magisk version only), but this requires flashing Magisk if...

Duplicate of #97 Temporary solution: You can dismiss this message and log off
it happens on any entry/link list, like homepage, wykopalisko, microblog or my wykop. you just have to tap on the element twice *very fast* - there is a small lag...
did you just say to quickfix on 4 months after opening the issue?
what i do for now: ```diff --- ./lib/utils/matrix_sdk_extensions/flutter_matrix_dart_sdk_database/builder.dart.orig +++ ./lib/utils/matrix_sdk_extensions/flutter_matrix_dart_sdk_database/builder.dart @@ -36,12 +36,14 @@ // Send error notification: final l10n = lookupL10n(PlatformDispatcher.instance.locale); + final errorText = l10n.databaseBuildErrorBody( + AppConfig.newIssueUrl.toString(), +...