FRC-YouTube-Uploader

A Youtube Uploader with FIRST Robotics Competition in mind. Download it at https://pypi.org/project/FRCUploader/

GPL-3.0 License

Downloads
781
Stars
12
Committers
4

Bot releases are hidden (Show)

FRC-YouTube-Uploader - Version 2.6.1

Published by NikhilNarayana over 7 years ago

Safety check before uploading thumbnail. Update README.md

FRC-YouTube-Uploader - Version 2.6.0

Published by NikhilNarayana over 7 years ago

Brought back threaded, non-blocking webpage and added an additional submit button at the top

FRC-YouTube-Uploader - Version 2.5.1

Published by NikhilNarayana over 7 years ago

Fixed file matching for all match types. TBA and Tiebreak dropdowns are now sticky. Uploading Alliance Selection switches you to Quarterfinals Match 1. Made the code base smaller.

FRC-YouTube-Uploader - Version 2.5.0

Published by NikhilNarayana over 7 years ago

Rolled back the code to v2.3.0 to fix problems with Oauth2. Google's Python API has a weird thing where they really don't like python . or python frcUploader/. New methods to start the program now exist, making it quicker to start from the file explorer. Files are now searched for instead of matching. Cleaned up the code overall.

FRC-YouTube-Uploader - Version 2.4.1

Published by NikhilNarayana almost 8 years ago

Small fixes here and there.

FRC-YouTube-Uploader - Version 2.4

Published by NikhilNarayana almost 8 years ago

Make sure the file exists before trying to upload. Refactor code a bit. Implement non-blocking server and threaded uploads

FRC-YouTube-Uploader - Version 2.3

Published by NikhilNarayana about 8 years ago

Add the ability to pick location of match video files. Update test suite. Refactor various parts of the code.

FRC-YouTube-Uploader - Version 2.2

Published by NikhilNarayana about 8 years ago

Hot fix a few parts of the code. Main focus being on bug fixes and string fixes. New call from TBA for event type to be added to description, makes the line a bit wordy but still good to have. Also made scripts executable with just script_name.py in CLI.

FRC-YouTube-Uploader - Version 2.1

Published by NikhilNarayana about 8 years ago

Some cleanup and big changes to README. New extra script for retroactively updating descriptions with match data.

FRC-YouTube-Uploader - Version 2.0

Published by NikhilNarayana about 8 years ago

Eliminated CLI interface in favor of web.py based web GUI. Check README for more information.

FRC-YouTube-Uploader - Version 1.1

Published by NikhilNarayana over 8 years ago

Includes batch uploading functionality and cleans up code a bit more.

FRC-YouTube-Uploader - Initial Release

Published by NikhilNarayana over 8 years ago

This script is complete with all the features necessary for completing uploads of FRC matches to YouTube.

Package Rankings
Top 18.13% on Pypi.org
Related Projects