Skip to content

Releases: ItsLeMax/YouTube-Video-Stream-Text

1.3.1

01 Dec 13:12
Compare
Choose a tag to compare

Important

Memory leaks occuring in older versions were fixed
Errors in the code were fixed

  • better backup thumbnails, no black bars (example image)
    1 3 1-example
  • better and therefore more efficient code

1.3.0

09 Aug 13:18
Compare
Choose a tag to compare
1.3.0 Pre-release
Pre-release
  • low resolution backup thumbnail in case no thumbnail is found (it is highly recommended to use this feature of OBS)
    1 3 0-backup
  • better log in console
    1 3 0-logging
  • /data/ content will be deleted if no YouTube video tab is found so the overlay hides if nothing is played
    1 3 0-delete
  • improved folder structure and code
    1 3 0-folder_structure
  • new config option added that allows to prepend a space in front of the text to compensate the space that is already at the end of obs text elements (as seen here)
    1 3 0-obs_prepend

1.2.0

09 Aug 13:17
Compare
Choose a tag to compare
  • HTML elements that are used to get title and author can now be easily updated within the batch prompt, making source code updates obsolete if youtube changes their frontend
    1 2 0-updater
  • command prompts are now seperated - one for starting chrome (important) and one for executing the script - making it less complicated regarding restarts
    1 2 0-new_batch
  • config now has a new option that allows to change the update interval in milliseconds
    1 2 0-interval

1.1.1

09 Aug 13:16
Compare
Choose a tag to compare
  • config file added inside /src/ containing the maximum of characters until the text gets split and ends with tripple dots (...)
    1 1 1-limit
  • tripple dot limit as mentioned above supports the author now aswell (example image)
    1 1 1-three_dots

1.1.0

09 Aug 13:15
Compare
Choose a tag to compare
  • author written into a new text file
    1 1 0-author
  • thumbnail newly saved as image
    1 1 0-thumbnail

1.0.0

09 Aug 13:13
Compare
Choose a tag to compare

This is the first release of the project. It retrieves the title of a YouTube video and writes it into a text file.
1 0 0-title