wetransferpy icon indicating copy to clipboard operation
wetransferpy copied to clipboard

Results 7 wetransferpy issues
Sort by recently updated
recently updated
newest added

There are issue found of after install this package run time Not working import **WeTransfer** ![image](https://user-images.githubusercontent.com/35251001/72409184-0a3d6900-378b-11ea-9954-18eaa6fd1b61.png)

Bumps [requests](https://github.com/requests/requests) from 2.9.1 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies

If you hit ctl-c `Upload file : test.txt ^C Traceback (most recent call last): File "/usr/local/bin/wetransfer-upload", line 57, in if w._transfer_id: AttributeError: 'WeTransfer' object has no attribute '_transfer_id'`

I'm guessing which sould be the way to use this from Windows command line. Calling it like shell script doesn't seem to work. Or do I have to add something...

the api/v1 seems to be obsolete and switched to v2 somehow... unfortunately no documentation available on the api :( don't get any upload working anymore

``` isotype:~ fil$ ls Mars planeteMars.jpg isotype:~ fil$ wetransfer-upload -R Mars Upload file : /Users/fil/Mars/planeteMars.jpg [ ======================================== ] 101.30% isotype:~ fil$ ```