Releases: SL-Pirate/ytd-web
Releases · SL-Pirate/ytd-web
Release v0.8.3
What's Changed
- Fixed bug causing creashes due to empty resolutions being returned for one media type by @SL-Pirate in #37
Full Changelog: v0.8.2...v0.8.3
Release v0.8.2
v0.8.1
v0.8.0
What's Changed
- Fixed home page image not loading on prod by @SL-Pirate in #30
- Attempted to fix bug breaking video search from facebook by @SL-Pirate in #31
- Attempted to fix bug breaking video search from facebook by @SL-Pirate in #32
- Changed API protocol to POST to provide the compatibility to pass external URLs to the API by @SL-Pirate in #33
Full Changelog: v0.7.0...v0.8.0
v0.7.1
What's Changed
- Added support for downloading from a wide variety of video streaming platforms by @SL-Pirate in #28
- Gave a max height to the video preview on video screen by @SL-Pirate in #29
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Implemented audio downloading and major refactoring by @SL-Pirate in #27
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- refactoring and styling improvements by @SL-Pirate in #26
Full Changelog: v0.5.0...v0.5.1
New UI
Welcome the new UI
- A simple, clean, and elegant UI designed by Oshadi Jayawardena
What's Changed
- New UI by @SL-Pirate in #23
- Added icons for android by @SL-Pirate in #24
- Bug fixing by @SL-Pirate in #25
Full Changelog: v0.4.0...v0.5.0
Bug fix on 144p video player
Merge pull request #21 from SL-Pirate/dev changed ffmpeg video codec to h264
Security improvements
- Improved security
- Improved API endpoint validations