couchpotato.core.downloaders.putio.main module¶
-
class
couchpotato.core.downloaders.putio.main.PutIO[source]¶ Bases:
couchpotato.core._base.downloader.main.DownloaderBase-
convertFolder(client, folder)¶
-
download(data=None, media=None, filedata=None)¶
-
downloading_list= []¶
-
getAllDownloadStatus(ids)¶
-
getAuthorizationUrl(host=None, **kwargs)¶
-
getCredentials(**kwargs)¶
-
getFromPutio(**kwargs)¶
-
oauth_authenticate= 'https://api.couchpota.to/authorize/putio/'¶
-
protocol= ['torrent', 'torrent_magnet']¶
-
putioDownloader(fid)¶
-
recursionFolder(client, folder=0, tfolder='')¶
-
test()¶
-