Skip to content

Releases: NikhilNarayana/Melee-YouTube-Uploader

Version 1.17.1

21 Nov 09:59
Compare
Choose a tag to compare
  • fix character updates through options view

Version 1.17.0

21 Nov 09:52
Compare
Choose a tag to compare
  • Queue items can now be edited to simplify the uploading process

Version 1.16.2

19 Nov 20:01
Compare
Choose a tag to compare
  • Unrestrict SA character parsing

Version 1.16.1

19 Nov 06:05
Compare
Choose a tag to compare
  • Unrestrict SC character parsing

Version 1.16.0

24 Oct 17:55
Compare
Choose a tag to compare
  • Add 64, Rivals, and Splatoon support
  • Update the character lists
  • Add extra entry points
  • Fix form values being cleared unnecessarily

Version 1.10.*

18 Feb 05:23
08aaa2a
Compare
Choose a tag to compare

Updates

10.0

  • Stream Control can now be hooked into by toggling the hook in settings
    • Small limitations exist because this was designed around Recursion's Stream Control, they include:
      • JSON output required, file can be anywhere
      • player names must be outputted to keys p1_name and p2 name
      • character names must match how they are in the uploader and have keys p1_char and p2_char
      • Round info must be split into two parts event_round and event_bracket. event_round should be things like Winners R1 or Winners Finals. event_bracket should be things like Pools or Top 24
    • Scoreboard Assistant and OBS hooks are no longer dependent on localhost

10.1

  • Remove any linux sudo calls
  • Allow users to upgrade if they wish

10.2

  • Give linux users a message about updating rather than an option to update
  • Add Mii Gunner, Mii Swordfighter, and Mii Brawler to the Ultimate Character List

10.3

  • Give linux users a message about updating rather than an option to update
  • Add Mii Gunner, Mii Swordfighter, and Mii Brawler to the Ultimate Character List

10.4

  • Logging out Lets you know which account you were logged into
  • Uploads will retry if youtube doesn't provide a video ID
  • You can now skip logging into an account for spreadsheet access without breaking anything

10.5

  • Small wording changes
  • Notify users that they must open SA/OBS for their respective hooks
  • Make all GUI modifications safer by using QThreads

Version 1.9.*

29 Jan 20:13
b2ab696
Compare
Choose a tag to compare

Updates

1.9.0

  • Add data collection via Google Sheets
  • New additional title format
  • Change "Match Type" to "Round" in the queue

1.9.1

  • Fix one program breaking bug

1.9.2

  • Fix the other program breaking bug

1.9.3

  • Ensure ignored uploads are removed from Queue

1.9.4

  • Ensure ignored uploads are removed from Queue

1.9.5

  • Melee character selections are now recorded
  • Fix minification of match types

1.9.6

  • Hot fix for 1.9.5

1.9.7

  • Force updates on the users side

1.9.8

  • Enable toggling of OBS Hook

1.9.9

  • Allow the user to manually edit auto selected characters from Scoreboard Assistant

Version 1.8.*

24 Jan 18:45
0a718d1
Compare
Choose a tag to compare

Updates

1.8.0

  • Add selectable title formats
  • Change "Match Type" to "Round"

1.8.1

  • Simplify title generation

1.8.2

  • Add all the pokemon characters to the list

1.8.3

  • Fix small text formatting issue with the new pokemon names

1.8.4

  • Let players use their own character list

1.8.5

  • Fix filenames for resetting credentials

1.8.6

  • Fix authentication not working because of port 8080 getting blocked

1.8.7

  • Refactor the entire code base to be more modular
  • Handle files not existing

1.8.8

  • Add Kirby the Ultimate character list

1.8.9

  • More refactoring

1.8.10

  • Fix the ignore button not appearing

Version 1.7.*

13 Jan 06:48
fab137c
Compare
Choose a tag to compare

Updates

1.7.0

  • Far better minification of title
  • improved integration with OBS and Scoreboard Assistant
  • Ultimate tags will now be used instead of Melee tags when in Ultimate mode
  • pythonw support
  • optional shorter event name field

1.7.1

  • Remove extraneous status outputs
  • Prevent OBS not being setup properly from crashing the program

1.7.2

  • Error output redirection will only happen if using pythonw

1.7.3

  • Fix directory being cleared

Version 1.6.*

01 Jan 08:18
e54bb70
Compare
Choose a tag to compare

Updates

  • Integration with Scoreboard Assistant
    • Can now pull player names and match type from any Scoreboard(2p) variation
  • Integration with OBS
    • Can hook into OBS to listen for when OBS stops a recording
  • Allow the file field to be used with directories instead of just files