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 3.6.2 Latest Release

Published by NikhilNarayana over 1 year ago

  • Add Charged Up
  • Fix launching the program
FRC-YouTube-Uploader - Version 3.6.1

Published by NikhilNarayana over 2 years ago

  • Add Rapid React
FRC-YouTube-Uploader - Version 3.6.0

Published by NikhilNarayana over 2 years ago

  • Add Youtube Account Selector/Switcher
    • Logging out no longer requires a full login, accounts you logged into in the past will be remembered and be selectable on next start up.
FRC-YouTube-Uploader - Version 3.5.10

Published by NikhilNarayana over 2 years ago

  • Allow python 3.7+
    • Was bored and felt like cleaning up the codebase a tiny tiny bit only to find out it doesn't work with the latest version of python
FRC-YouTube-Uploader - Version 3.5.9

Published by NikhilNarayana over 3 years ago

  • Add 2021 game
  • Add some additional error messages when searching for client secrets
FRC-YouTube-Uploader - Version 3.5.8

Published by NikhilNarayana over 4 years ago

Remove spreadsheet code

FRC-YouTube-Uploader - Version 3.5.7

Published by NikhilNarayana over 4 years ago

  • Add logging of client secrets
FRC-YouTube-Uploader - Version 3.5.6

Published by NikhilNarayana over 4 years ago

  • Fix not getting game info
  • Add a multiple match option that might work
  • clean up code
FRC-YouTube-Uploader - Version 3.5.5

Published by NikhilNarayana over 4 years ago

  • Add 2020 game name
  • Fix some install bugs
FRC-YouTube-Uploader - Version 3.5.4

Published by NikhilNarayana over 4 years ago

FRC-YouTube-Uploader - Version 3.3.0

Published by NikhilNarayana over 5 years ago

UPDATES

  • You can now choose to pick the newest file in the directory to upload rather than use the file name matching functionality.
  • Video Privacy is now selectable
  • Updating is now easier, the program will alert you of any updates that need to happen
  • no more linux sudo calls, instead linux users must choose to enter root themselves
  • Uploads can now be saved to the queue and uploaded later
  • Queue can now be saved and loaded later in case you are at a venue with bad internet
    • This only works if you keep your file structure the same and load from the same computer
    • If you are experienced with computers you can find the queue file in your user's root directory and then copy that to another computer. However you still need to keep the file structure the same otherwise it won't work
FRC-YouTube-Uploader - Version 3.2.0

Published by NikhilNarayana about 6 years ago

Combine output and queue, fix JSON saving, new viewer class

FRC-YouTube-Uploader - Version 3.1.5

Published by NikhilNarayana about 6 years ago

Switch to Pyforms-Lite which uses fewer modules to do the same thing

FRC-YouTube-Uploader - Version 3.1.2

Published by NikhilNarayana over 6 years ago

Small fixes to make installation easier and to clean up the description generation.

FRC-YouTube-Uploader - Version 3.1

Published by NikhilNarayana over 6 years ago

500 Commits!

After two years of updating, rewriting, and fixing everything about this program I can say that this project is right where I want it to be in terms of operational reliability. I finally got to run the new UI in a real world setting at the Indiana Robotics Invitational this weekend and I would say it was a success with a few minor hiccups along the way, but I fixed those as the event progressed.

Updates

  • Toggle Auto Scroll button for status text.
  • Print the percentage of the video uploaded.
  • Remove jobs from the Queue with a double click.
  • Now installable with pip and callable from anywhere.
  • Match videos folder is now selectable rather than hard coded.
  • Match Code is now hidden by default and toggled in the menu bar.
  • Extra scripts are now accessible by adding arguments to frcuploader

Read the README for more info

What does pip installable mean?

You can now install this with pip3 install -U FRCUploader and run the program from anywhere with the frcuploader terminal command.

FRC-YouTube-Uploader - Version 3.0.1

Published by NikhilNarayana over 6 years ago

Basic changes to reduce errors breaking the program and to make uploading matches from previous years put the right game name in the tags.

FRC-YouTube-Uploader - Version 3.0

Published by NikhilNarayana over 6 years ago

NO MORE WEB BASED UI

I'm back with a few updates. TBA finally made an easy to use Vagrant box that I can test on which is nice. As you can tell, the web UI is gone cause it was bad. The web server was not very stable and a PyQT GUI was inevitable.

Updates

  • Port to Python 3!
  • Post Match Videos and Media consistently
  • Fix multiple uploads
  • A playlist to TBA script
    • If you couldn't post to TBA during the event use this to fix that afterwards
  • Did I mention a new GUI?
    • GUI built in pyforms with cross platform compatibility. Fits snugly in the corner of your screen.
  • Declutter the folder

Bugs

None so far

Plans

  • Make it pip installable
  • Queue matches

Notes

Again a huge thanks goes out to Matthew Zacune (GA FIRST) for basically forcing me to get this done and helping me test it with his huge backlog of matches to upload.

FRC-YouTube-Uploader - Version 2.7.2

Published by NikhilNarayana over 6 years ago

Read through the git commits for updates.

Main change is update the YouTube tags from STEAMworks to Power Up.

FRC-YouTube-Uploader - Version 2.7.1

Published by NikhilNarayana almost 7 years ago

Critical bug fixes from previous release

FRC-YouTube-Uploader - Version 2.6.2

Published by NikhilNarayana over 7 years ago

Fixed problems that came up during DCMP and fixed the no code found problem.

Package Rankings
Top 18.13% on Pypi.org
Related Projects