RedHotUnicorn
RedHotUnicorn
It look like superset could read gsheets only if data inside is in text format. I took text data by sync with formula: ``` =ArrayFormula(QUERY(to_text(IMPORTRANGE(" %LINK TO GSHEET% ";" %PAGE%...
I have the same error. Laptop and iOS have merge strategy. After trying "pull" I have message "MergeNotSupportedError" After trying "push" I have message "PushRejectedError: Push rejected because it was...
I cathed some bug. In code in header you need to set the `previous_caption_start` variable like this: ```python ... pretty_subtitle = '' previous_caption_text = '' previous_caption_start = '00:00:00.000' ... ```
probably dup of https://github.com/adbar/trafilatura/issues/21