Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

55 lines (38 loc) · 1.33 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

2.1.0 - 2022-05-25

Added

  • Parallel downloading

Changed

  • Replaced video container from MP4 to MKV (MP4 was too strict and can not be contain WEBM)

Fixed

  • Small code fixes
  • Fixed process management

2.0.0 - 2017-03-17

Added

  • Able to download audio and video content too

Changed

  • Updated license to GPLv3

Fixed

  • Fixed PHP7 background process starting issue

1.1.0 - 2017-03-16

Added

  • Auto focus on video ID field

Changed

  • More fancy and responsive download status
  • Updated external libs, and used CDN where is possible
  • Improved download cache handling

Fixed

  • Show proper message when error occurs

1.0.0 - 2015-10-17

Added

  • Download YouTube video in the best quality and extract/convert audio in MP3 format
  • Getting video info for proper filename
  • Getting thumbnail for ID3 album art
  • Session based download cache