Skip to content

Releases: GorujoCY/Youtube-Video-Summarizer

v1.11

24 Feb 22:05
4463909
Compare
Choose a tag to compare

Added an important line for OpenAI option in print and added spacing stripping (correction) suggested by @Maebbie

Edit: Anitiviruses is flagging the software, due to pyinstaller compilation, this is a false positive,

Hashes go as follows:

SHA256: 0DC99D0A09D13A646BEADA0F77E0D2325A382D162004DB4FDC7EC6BB4C6D6D7E
SHA1: FE42C3D1156DC093B5080AE6CA9D6446C59B3AB8

What's Changed

Full Changelog: v1.1...v1.11

Goal for v1.2

  • Add Loop to the software
  • Add token checking

v1.1

06 Feb 00:43
2a3d55f
Compare
Choose a tag to compare

Completely fixes issue with transcript error due to improper YouTube video id output and better error handling related to this

What's Changed

  • Fix Transcript error and better error handling by @GorujoCY in #12

Full Changelog: 1.02...v1.1

v1.0

04 Feb 15:08
471e420
Compare
Choose a tag to compare

Initial release, see known issues in README if you encounter any throughout running the software

v1.02

04 Feb 22:16
d1d45e4
Compare
Choose a tag to compare

Reduced error rate for transcript API

What's Changed

Full Changelog: 1.01...1.02

v1.01

04 Feb 17:08
4ed2c43
Compare
Choose a tag to compare

Changing Google Gemini prompt to be more concise/precise and/or on par with other Language Models. Shoutout to @Maebbie for the prompts provided

Full Changelog: 1.0...1.01