FFmpeg
|
brsc.py File Reference
Go to the source code of this file.
Namespaces | |
brsc | |
Variables | |
brsc.trackname = sys.argv[1] | |
brsc.filepath = sys.argv[2] | |
brsc.client = soundcloud.Client(client_id = 'fbf8350b9a4fa044823f937e5d651573', client_secret = 'f03967ba1016236cb0688ad77af80588', username = 'dspbrutalizer@gmail.com', password = 'epicbrutal') | |
string | brsc.fulltitle = 'SoBrutal Auto-Upload: ' |
brsc.track = client.post('/tracks', track = {'title': fulltitle, 'asset_data': open(filepath, 'rb')}) | |
Generated on Mon Nov 18 2024 06:52:05 for FFmpeg by 1.8.11