Yunus Tek
Yunus Tek
Upgrade to Xcode 10.2 and Syntax warnings were corrected.
Hi, How can I do an api request while the app is in a background state with ```background fetch``` ? I found issue #1131 and I tried the commented solution,...
I have v2.1.0 for my project. Have any docs for 3.1.2?
You can use my fork -> https://github.com/yunustek/KGFloatingDrawer
The project upgraded to Swift 5 and XCode 10.2.1
Converted to swift 5 and Xcode 10.2.1
**Before creating an issue** pytube 12.1.0 **Describe the bug** The error is this: ``` Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 1348, in do_open h.request(req.get_method(), req.selector, req.data, headers, File...