LN Liberda

Results 74 comments of 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...

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...

![OP will surely deliver, we just have to wait](https://user-images.githubusercontent.com/11798442/36273102-bc50cd6e-1283-11e8-9c4e-604bda14e8f4.png)

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(), +...