Releases: z1nc0r3/AnyVideo-Downloader-Flow-Plugin
Releases · z1nc0r3/AnyVideo-Downloader-Flow-Plugin
v2.1.1
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
Merge pull request #18 from z1nc0r3/release/v2.1.0 Release/v2.1.0
Release v2.0.0
🎉 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
🚀 What's new:
- File format will be shown in the results subtitle
v1.1.0
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
Add GitHub workflow for publishing releases