XiangRongLin
XiangRongLin
**What I did** Work on a copy of `securityOpts` when parsing them. This means that the input in not modified and the second time the function gets called for the...
Seing how i got a review comment to change `Youtube` to `YouTube` I wanted to ask if all occurences of `Youtube` should be replaced with `YouTube` in order to keep...
The streams returned should be. I commented out the specific tests for now
A scheduled CI run, which runs against the real webite failed and needs to be investigated YoutubeSearchExtractorTest https://github.com/TeamNewPipe/NewPipeExtractor/runs/1914927811?check_suite_focus=true#step:5:82
I used this to update all widgets in my dashboard to use the same static-value and found it could be added back here.
**Describe the bug** If I create deck through https://krmanik.github.io/Anki-xiehanzi/create/ and don't select all the options for the front side, I still have all options enabled by default in the deck...
Currently it seems to me that the signed APK has the name "app-release-unsigned-signed.apk" I would love an input parameter with which I can set the name of the apk. I...
I have decided to no longer create new releases for the preunified version. So v0.22.1 will be the last version from me. I started this, because I disliked the new...
Currently one has to manually tag a branch to create a release. This requires to pull, tag and push. Create a workflow that does this automatically, which allows the release...
Add back CI workflow, so that PRs are built. Maybe just copy it from official repo