Skip to content

Commit

Permalink
Merge pull request #18 from z1nc0r3/release/v2.1.0
Browse files Browse the repository at this point in the history
Release/v2.1.0
  • Loading branch information
z1nc0r3 authored Nov 14, 2024
2 parents 14c105a + 83d9c96 commit 56f7255
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AnyVideo Downloader v2.0.0 🔻
# AnyVideo Downloader v2.1.0 🔻


![](https://github.com/user-attachments/assets/18a6cff4-ee86-4322-a72d-c6a02628503a)
Expand Down Expand Up @@ -28,10 +28,15 @@
## Usage 👤
- Install the **AnyVideo Downloader** plugin ([guide](https://github.com/Flow-Launcher/Flow.Launcher/?tab=readme-ov-file#-plugin-store))
- Use the command ```vd``` for start the plugin
- For new installations, you need to download ffmpeg binaries one time. The plugin will show a message and you can download it by clicking the link. New terminal will open and download the binaries. After that, you can use the plugin without any issues.
- Insert the URL of the video you want to download
- Select the video format you need
- It'll open a separate terminal which continues the download


## Upcoming features 💚
- [ ] Simple mode for quick downloads - This will allow users to download video/audio with the best quality available without any additional settings


## Contribution 🤝
### Feel free to contribute to this project by creating a pull request or opening an issue. Any kind of contribution is welcome!
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Name": "AnyVideo Downloader",
"Description": "Plugin for downloading videos from YouTube, Facebook, Twitter, Instagram, and many other websites.",
"Author": "z1nc0r3",
"Version": "2.0.0",
"Version": "2.1.0",
"Language": "python",
"Website": "https://github.com/z1nc0r3/AnyVideo-Downloader-Flow-Plugin",
"IcoPath": "Images\\app.png",
Expand Down

0 comments on commit 56f7255

Please sign in to comment.