Releases: dailymotion/dailymotion-sdk-python
Releases · dailymotion/dailymotion-sdk-python
Improve documentation & delegate to API the grant_type management
Version 0.2.0
- Removed pycurl and shelve modules
- Use requests_toolbelt for video upload
- Simplified the access token storage, They are now stored in memory by default.
But we recommand to store theme in a protected OS directory. - Explained in the Readme how authentification work in the SDK, and how access tokens are stored.