All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Examples
- "available" Event to indicate when new data has been downloaded
- Updated Dependencies, Linter
- Adjusted Code to new Linter settings
- Source folder name to "lib"
- Closing the stream not properly stopping YTLS from downloading data
- Hopefully moving NPM package ownership over with this version
- Changelog
- A function returning a string should now be used instead of a string
- on('error') and on('warning') should be used instead of the callbacks
- README.MD
- The old constructor using a string and callbacks
- Naming inconsistency in internal classes (YouTubeAudioStream -> YouTubeLiveStream)
- README.MD
- TypeScript not recognizing typings correctly
- All functionality regarding YouTubeLiveStream - Initial commit
- Readme, License, etc.