Fuan

Results 119 comments of Fuan

Tests fail on my side, the "search_suggestion" fixture is missing.

```log > pytest -k test_search ================================================================================================ test session starts ================================================================================================ platform linux -- Python 3.10.4, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 rootdir: /pytube collected 216 items / 212 deselected / 4 selected tests/contrib/test_search.py...

Github is becoming a cesspool of idiots who can't read, can't write, can't understand anything. Don't act surprised when developers leave this platform if people keep spamming like this.

I have not had a close look at the code, but the start to a possible solution would be to change this: ```python start = float(child.attrib["start"]) ``` to this: ```python...

Duplicate of #1282

The solution should be to use the latest version of pytube available. This is a duplicate of #1100.

Ok I guess it is hardcoded after all: https://github.com/mariuz/flamerobin/blob/master/src/gui/ExecuteSqlFrame.cpp#L310

The problem not being fixed, I would not have closed this ticket myself anyway.

I thought I had reported this before, maybe not here anyway. I noticed this issue a few months back and noticed there had been a patch somewhere related to key...