Commit Graph

14 Commits

Author SHA1 Message Date
39e1fb017c Made code indentation to comply with PEP8 2021-06-16 16:18:41 -05:00
ef689d04fc Initial Python 3 compatible code 2019-06-06 11:52:23 -05:00
221d1d413b Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
e886090830 Removed unneeded print 2018-01-31 17:15:23 -06:00
80cb5567d5 Show error messages in failed audio uploads. Hopefully Fixes api uploads in sndup 2018-01-31 17:12:43 -06:00
Bill Dengler
caa051abae Close #130 2017-05-02 20:55:43 +00:00
Jose Manuel Delicado
d2123fdab7 Try to fix Audio Uploader when the audio file name contains non-ascii characters 2016-07-27 19:05:35 +02:00
Jose Manuel Delicado
7ad5e6fa37 Goodbye, Pycurl. Now TWBlue uses requests and requests-based packages for all http connections. Remember to run git submodule update before submiting any commits 2016-05-07 19:26:40 +02:00
Jose Manuel Delicado
b3cac85c4e AudioUploader: some code cleaning, optimizations and bug fixes 2016-05-06 17:38:17 +02:00
Jose Manuel Delicado
ff49bd2488 extras/audioUploader/transfer.py: use pycurl.XFERINFOFUNCTION; PROGRESSFUNCTION is deprecated since libcurl 7.32. Only convert_bytes is imported from utils module. 2016-05-06 10:24:01 +02:00
8988d63f33 Fixed audio upload dialog 2016-04-30 06:16:16 -05:00
fd70bedc05 Adding log information to events 2015-01-18 17:19:39 -06:00
2895d02cdc Next-gen: Audio uploader is now MVC, so tweets can include audios. Sounds tutorial is MVC and has been improved. 2014-12-29 20:58:30 -06:00
1af4a8b291 Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00