sächsischer coder
sächsischer coder
### Summary After running commands a lot of times i get an error that says it's unable to get the session. ### Reproduction Steps Run commands a lot. A lot...
**Test environment** - Windows - iPhone SE 1. Gen (but that doesnt matter) **Describe the bug** It cant import IRecvNoDeviceConnectedError from pymobiledevice3 because it doesnt exist. **To Reproduce** Steps to...
我想知道你是否可以添加/blend命令,因为我真的很需要它。
Code: ``` from simple_youtube_api.Channel import Channel from simple_youtube_api.LocalVideo import LocalVideo # loggin into the channel channel = Channel() channel.login("client_secret.json", "credentials.storage") # setting up the video that is going to be...