Skip to content

Releases: z1nc0r3/AnyVideo-Downloader-Flow-Plugin

v2.1.1

14 Nov 23:10
6b47cda
Compare
Choose a tag to compare

What's new 🎉

  • Fix an issue where the downloads failed after yt-dlp upgrade
  • Bump yt-dlp version to 2024.11.04
  • The plugin will use dedicated ffmpeg & ffprobe binaries from now on. (Users must download the binaries for a single time. The plugin will guide you through the process)
  • Added more preferred video/audio formats to the settings.
  • More refined download command for reliable outputs.
  • Audio only will now download more quality audio

v2.1.0

14 Nov 22:38
56f7255
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release
Merge pull request #18 from z1nc0r3/release/v2.1.0

Release/v2.1.0

Release v2.0.0

04 Nov 21:02
831506e
Compare
Choose a tag to compare

🎉 What's new?

Introducing the plugin settings page ⚙️

  • 📁 Users can set a custom download location.
  • 🔍 Users can select the sorting order for results: Resolution, File size, Bitrate, and FPS. (NB: Not all the videos will support file size & FPS)
  • 🎞️ Users can specify their preferred video or audio format. Every file downloading will automatically download with the preferred format.

v1.1.1

11 Oct 18:05
7c32d4a
Compare
Choose a tag to compare

🚀 What's new:

  • File format will be shown in the results subtitle

v1.1.0

07 Aug 22:02
76cfd13
Compare
Choose a tag to compare

What's new 🚀

  • ✨ feat: Now the plugin will periodically check for new yt-dlp.exe version updates and automatically downloads them. Thanks to @nbtin 🎉
  • 🐛 fix: Error while downloading videos from the URLs that contain ampersand(&) symbols.
  • 🐛 fix: Error downloading videos with lengthy file names; now the file name is limited to 50 characters.

v1.0.0

29 Jul 20:43
Compare
Choose a tag to compare
Add GitHub workflow for publishing releases