Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
21 results Searching

putiopy.py

Blame
    • Ukang'a Dickson's avatar
      fbd7a1e7
      Putio client refactor to address authorization issues (#3490) · fbd7a1e7
      Ukang'a Dickson authored
      * Use putio.py package to implement put.io client
      
      Fixes #3309 authentication errors,
      
      These requires the user to create OAuth application and then use the
      OAuth Token.
      
      * update torrent search fields for Put.io client
      
      * remove no longer used putio_athorize() view
      
      * Support setting parent folder PutioAPI
      
      Fixes #2715
      
      * add putio.py package in libs appropriately as a dependency
      fbd7a1e7
      History
      Putio client refactor to address authorization issues (#3490)
      Ukang'a Dickson authored
      * Use putio.py package to implement put.io client
      
      Fixes #3309 authentication errors,
      
      These requires the user to create OAuth application and then use the
      OAuth Token.
      
      * update torrent search fields for Put.io client
      
      * remove no longer used putio_athorize() view
      
      * Support setting parent folder PutioAPI
      
      Fixes #2715
      
      * add putio.py package in libs appropriately as a dependency
    setup.py 8.44 KiB