Skip to content

Releases: ifBars/VRChat-ProTVConvertor

ProTVConvertor 2.4.2

28 May 17:06
Compare
Choose a tag to compare
  • Fixes issue #5
  • Fixes the program telling you there is an update available when there isn't, in 2.4.1

Full Changelog: v2.4.1...v2.4.2

ProTVConvertor 2.4.1

13 Apr 23:27
Compare
Choose a tag to compare
  • Fixes issue #7
  • Fixes a couple other bugs found while investigating
  • Minor improved export performance
  • Debug logs for helping me understand your problems

Full Changelog: v2.4.0...v2.4.1

ProTVConvertor 2.4.0

07 Apr 23:20
Compare
Choose a tag to compare

LOAD YOUR PREVIOUSLY EXPORTED PLAYLISTS BACK INTO THE APP

  • Allows for re-editing of playlists later on
  • Allows for automatic scanning of yt videos that which were removed/privated after creating the playlist
  • Allows for combining playlist
    AND SO MUCH MORE!

ProTVConvertor 2.3.2

07 Apr 22:59
Compare
Choose a tag to compare

Fix issue of YT API not working from 2.3.1 and below

ProTVConvertor 2.3.1

27 Feb 12:07
Compare
Choose a tag to compare

Fix API Issue #6

ProTVConvertor 2.2.0

14 Apr 23:56
Compare
Choose a tag to compare
  • Fixed all known issues and increased performance in Fast Export Mode
  • Improved error handling
  • Thumbnail downloading uses multiple CPU threads
  • Removing invalid links uses multiple CPU threads

ProTVConvertor v2.1.0BETA

13 Apr 21:20
Compare
Choose a tag to compare
Pre-release
  • Added fast export mode, uses multi-threading to export to file, is MUCH faster
  • Fixed any API issues
  • Added number counter for removed indexes
  • Created an EXE installer
  • Added an icon

If you want to export just links and names, fast export should work amazingly for you now, if you want thumbnails as well however, your best bet is to disable fast mode before downloading thumbnails.

KNOWN ISSUES

  • Downloading thumbnails can sometimes freeze the program, not sure if this is only when fast mode is enabled, or what is causing it, but it is next on my list of things to fix

Side note: Not as much testing has been done on this build, use at your own risk

Full Changelog: v2.0.0BETA...v2.1.0BETA

ProTVConvertor v2.0.0BETA

11 Apr 05:36
Compare
Choose a tag to compare
Pre-release
  • Added downloading thumbnails feature
  • Redesign of UI
  • Better error handling
  • Added a basic logging system
  • Better RAM cleanup, providing slightly less usage of RAM
  • Removal of unnecessary using statements
  • Added feature to remove invalid, deleted, or private Youtube links
  • DARK MODE

KNOWN ISSUE

  • Multi-Threaded CPU usage is only applied to grabbing playlists, exporting to files will take a bit, about 1 minute per 200 links, longer if downloading thumbnails, I will work on getting Multi-Threaded CPU usage for the exporting of files in the near future.

Full Changelog: v1.2.1...v2.0.0BETA

ProTVConvertor 1.2.1

01 Mar 05:11
Compare
Choose a tag to compare
  • Updated playlist grabbing to use multiple cpu threads to grab videos

Full Changelog: v1.2.0...v1.2.1

ProTVConverter 1.2.0

03 Feb 23:35
Compare
Choose a tag to compare
  • Fixed a couple bugs, see details in change log
  • Improved performance by queuing playlist tasks on threads

Full Changelog: v1.1.1...v1.2.0