Version 6, last updated by sirebral at March 11, 2011 02:03 UTC
My Fucking YouTube Uploader
I got pissed, I wrote code. Now you can have your own fucking YouTube uploader. Just set it and forget it. With multi file uploads, queues, and one day even a schedular ... set up MFYTU (pronounced, 'miffed') and hide it in your system tray. Then have a good fucking day.
Software Requirements:
- Python (2.6.3 or earlier for now, 2.7 is untested)
- PyQt (4.6)
- Python's gdata and atom modules
How It Works
MFYT Uploader takes advantage of the YouTube api that comes with the gdata modules. It also redefines a few classes from the atom modules to allow for file size tracker during uploads.
When you download a copy you will need to fill in your login details inside the MFYTU.py file. If you do not want your login credentials in an easy to read format you can save the file and then run the close-source.py script. You may then delete the open source MFYTU.py
The software logs into your YouTube account automatically when you start it. You may then start uploading files and adding files to queue. Queued files will upload in the order they are Queued.