Vasily Negrebetskiy
Vasily Negrebetskiy
Thank you for quick response! Yes, I tried this and got an exception: class and subclass lists must have equal sizes, here - character.py:258 ср, 27 июл. 2022 г., 19:17...
Tried to get the general idea how to implement such feature. Not really familiar with YouTube API and InnerTube thing, so my experiment might be pretty light-minded. Used this example...
Hi @CJNA. I don't see any way to add a label to the PR. Should I create a linked issue with this label? Thanks.
@RONNCC hi, I have added a unit test asserting chapters from a given video url. Unfortunately, I didn't manage to use cached json.gzip data for this video. Actually, all unit...
Hi! I have a similar issue: test_*.py files are recognized, but not their contents. ## Versions of everything pytest 8.3.5 NVIM v0.11.1 Part of `lazy-lock.json` that might be helpful (everything...
If anyone is still reading this issue, I think I've figured this one out. Docs says: > Requires [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) and the parser for python. That was basically the case for...