sigma67
sigma67
Ah good to know. That's an interesting limitation. All other endpoints work for you like library, history? Can you get upload data from the library?
I don't think it's possible at all with this OAuth flow: https://developers.google.com/identity/protocols/oauth2/limited-input-device#allowedscopes
I experimented a bit with using YouTube Data API `client_secrets.json` to obtain the access token. Gist to obtain oauth.json is [here](https://gist.github.com/sigma67/44600c51df498099695b8837f97d2849). Using the credentials I ran into the following error...
This is the same issue as https://github.com/pypa/virtualenv/issues/2472
Anything that's blocking this? Willing to help if needed.
Hi @OverkillGuy, are you planning to tackle this or do you need help?
Hi @OverkillGuy , I did you a favor and merged master, see over at: https://github.com/OverkillGuy/sphinxcontrib-needs/pull/1 Regarding your questions I have some suggestions: Conditional test execution with matplotlib installed: use a...
Here's another idea if you want to be more specific. Instead of wrapping the entire function function with a mark and skipping it you can do this to ensure that...
It seems like we're not making any progress here. Shall I submit a draft with the proposed fixture?
@guglielmobartelloni are you still interested in implementing this? Feel free to make suggestions for an implementation