Yuzerion
Yuzerion
I've written a template python script. ```python import sys import os import re import shutil if len(sys.argv) < 2: print("Usage: python3 start.py ") exit(1) video = sys.argv[1] if not os.path.exists(video):...
```plain flutter: Error: PlatformException(invalid_id, null, null, null) flutter: #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7) flutter: #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:315:18) flutter: flutter: #2 WebviewController.dispose (package:webview_windows/src/webview.dart:251:7) flutter: flutter: #3 _VideoPageState.dispose. (package:youtube_viewer/pages/video.dart:29:32) flutter: flutter: flutter: (elided one...
### Describe the bug 404 for every endpoint ### Is there an existing issue for this? - [X] I have searched the existing issues ### Reproduction Dockerfile: ```Dockerfile # BUILDER...
Or add support for fullscreen and webview as widget
# snippet ``` web:build: Attempted import error: 'useContext' is not exported from 'react' (imported as 'useContext'). Expand 8 Lines 11:57:04.424 | web:build: Attempted import error: 'useContext' is not exported from...
Improved version of closed PR #350 - **Added** GitHub Workflow, now can build docker image and push to ghcr on new tag is pushed - **Added** Support for self-signed certs...
