cenkalti / putio.py

A python wrapper for put.io APIv2
http://put.io
MIT License
72 stars 41 forks source link

Add ability to rename downloaded files #56

Closed alexanderldavis closed 3 years ago

alexanderldavis commented 3 years ago

A small add: This PR adds a field, save_as to the download function. Users can supply a string to rename the file that is being downloaded.