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

Latest commit

 

History

History
84 lines (55 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

84 lines (55 loc) · 2.03 KB

Changelog

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

The format is based on Keep a Changelog.

0.6.3 - 2023-02-18

Changed

  • Make it easier to update yt-dlp.

0.6.2 - 2022-08-05

Fixed

  • Update yt-dlp.

0.6.1 - 2022-06-27

Changed

  • Download format specifier to better support more video sources (from @luminabasu in #8).

0.6.0 - 2022-03-26

Changed

  • Backend to yt-dlp.

0.5.1 - 2021-09-06

Fixed

  • Issue determining trimming arguments.

0.5.0 - 2021-09-04

Fixed

  • Issue with trimming videos and gifs.

0.4.0 - 2021-07-18

Added

  • Ability for more precision when trimming.

0.3.1 - 2021-07-01

Fixed

  • Issue where trimmed videos have no audio.

0.3.0 - 2021-06-13

Added

  • Ability to trim videos and gifs.

0.2.1 - 2021-05-06

Fixed

  • Missing dependency in Dockerfile.

0.2.0 - 2021-05-06

Added

  • /gifify command.

Changed

  • /convert command to /vidify.

0.1.0 - 2021-05-06

Added

  • Basic url -> video functionality