Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Latest commit

 

History

History
57 lines (30 loc) · 936 Bytes

CHANGELOG.md

File metadata and controls

57 lines (30 loc) · 936 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.6] - 2024-02-23

Fixed

  • #23 security issue where user could append unix commands on the end of the url parameter #23

[1.2.5] - 2023-07-19

Fixed

  • Error when video id starts with dash "-"

Changed

  • yt-dlp is now the default tool (was youtube-dl)

[1.2.4] - 2022-10-29

Fixed

  • Wrong path of binaries when using global package

[1.2.2] - 2022-07-13

Fixed

  • Missing built js files

[1.2.1] - 2022-07-12

Added

  • Support for standalone cli

Changed

  • Installation instructions to install with -g

[1.1.1] - 2022-07-12

Added

  • Repo info

[1.1.0] - 2022-07-12

Added

  • Support for yt-dlp
  • This CHANGELOG file