Skip to content

Releases: SL-Pirate/ytd-web

Release v0.8.3

18 Mar 14:54
Compare
Choose a tag to compare
Release v0.8.3 Pre-release
Pre-release

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

23 Jan 16:23
750ca35
Compare
Choose a tag to compare
Release v0.8.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

17 Jan 16:25
1b25990
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Jan 17:54
42ce8ae
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

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

06 Jan 17:15
c1b07b6
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

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

17 Dec 15:09
8745c55
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

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

17 Dec 10:23
9b142b0
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v0.5.1

New UI

16 Dec 21:37
a7dcc8b
Compare
Choose a tag to compare
New UI Pre-release
Pre-release

Welcome the new UI

  • A simple, clean, and elegant UI designed by Oshadi Jayawardena

What's Changed

Full Changelog: v0.4.0...v0.5.0

Bug fix on 144p video player

04 Nov 09:28
5022ac9
Compare
Choose a tag to compare
Pre-release
Merge pull request #21 from SL-Pirate/dev

changed ffmpeg video codec to h264

Security improvements

31 Oct 16:14
6c56f27
Compare
Choose a tag to compare
Security improvements Pre-release
Pre-release
  • Improved security
  • Improved API endpoint validations