Downloads:
20
Downloads of v 1.0.0:
20
Last Update:
15 May 2025
Published Date:
15 May 2025
Reviewed Date:
25 May 2025
Reviewer:
Package Maintainer(s):
Software Author(s):
- AMS Logic
Tags:
easymediadownloader facebook youtube media video audio downloader hd playlist- Software Specific:
- Software Site
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Easy Media Downloader
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
1.0.0 | Updated: 15 May 2025
- Software Specific:
- Software Site
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
20
Downloads of v 1.0.0:
20
Published:
15 May 2025
Reviewed:
25 May 2025
Reviewer:
Maintainer(s):
Software Author(s):
- AMS Logic
Easy Media Downloader 1.0.0
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by AMS Logic. The inclusion of AMS Logic trademark(s), if any, upon this webpage is solely to identify AMS Logic goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Easy Media Downloader 1.0.0 - Freeware for High-Quality Media Downloads (Up to 8K)
Overview:
Easy Media Downloader is a lightweight, user-friendly freeware designed to simplify downloading online media content, including videos and audio, with support for resolutions up to 8K. Whether you're grabbing videos from popular platforms or saving playlists, this tool offers a hassle-free experience with customizable settings for quality, bitrate, and more.
Key Features:
Supports High-Res Downloads: Download videos in ultra-high-definition (UHD) quality, including 8K, 4K, 1080p, and 720p.
Batch Downloading: Paste multiple URLs at once to download entire playlists or collections effortlessly.
Customizable Quality Settings:
Video Quality: Choose from available resolutions (e.g., 8K, 4K, HD).
Audio Bitrate: Adjust audio quality for optimal output.
Audio-Only Option: Extract audio in preferred formats MP3
Efficient Download Management:
Thread Control: Optimize download speed with adjustable threads.
Speed Limit: Set bandwidth limits to avoid overwhelming your connection.
Auto-Shutdown: Option to shut down the PC after downloads complete.
Simple Interface: Intuitive design with clear options for pasting URLs, clearing lists, and starting/pausing downloads.
Numbering : to keep the playlist feature.
Folder Customization: Save files directly to your preferred directory (default: C:\Users[User]\Downloads).
Ideal For:
Users who need high-resolution video backups (e.g., tutorials, documentaries, or streaming content).
Bulk downloading playlists or numbered sequences (e.g., YouTube courses, music albums).
Those seeking a no-frills, annoying scrrens ad-free downloader without complex setup.
Note: Ensure compliance with copyright laws when downloading content. Works best with supported platforms (e.g., YouTube, Vimeo, etc.).
Why Choose Easy Media Downloader?
✔ Free and lightweight.
✔ No watermarks or hidden paywalls.
✔ Prioritizes speed and quality (8K-ready).
Download now and enjoy seamless media downloads with just a few clicks! 🚀
$ErrorActionPreference = 'Stop'
# 1. Remove Installation Directory
$installDir = "$env:LocalAppData\EasyMediaDownloader"
if (Test-Path $installDir) {
Remove-Item -Recurse -Force $installDir
}
# 2. Remove Desktop Shortcut
$desktopPath = [Environment]::GetFolderPath("Desktop")
$desktopShortcut = Join-Path $desktopPath "Easy Media Downloader.lnk"
if (Test-Path $desktopShortcut) {
Remove-Item -Force $desktopShortcut
}
# 3. Remove Start Menu Shortcut
$startMenuShortcut = "$env:ProgramData\Microsoft\Windows\Start Menu\Programs\Easy Media Downloader.lnk"
if (Test-Path $startMenuShortcut) {
Remove-Item -Force $startMenuShortcut
}
# 4. Optional: Remove from Recent/Quick Launch
$quickLaunch = "$env:AppData\Microsoft\Internet Explorer\Quick Launch\Easy Media Downloader.lnk"
if (Test-Path $quickLaunch) {
Remove-Item -Force $quickLaunch
}
md5: B1DC7EEE48B997BC5AE1714F5F1B70BC | sha1: 1F4539378FD12F9765EC6BDD63EB565CEF930E78 | sha256: 5EED4E6D9E4290F12DF9FC87F55F2D7C8C9ED69BFF1AAD8EEE01F65158256D69 | sha512: 38AA199BAC5B9177283C3D7FFBE35BA36E311325C3F94E46BD6F276B9A621D89483D6644D689EF7EB89C98E3589AF7EFD1A06A490F053F8AB022CC0520E67645
md5: D9739892CD5F7BC1F146C1347456BB54 | sha1: 5A04AFEEEAFF78818F497B884A9985EF805E4789 | sha256: 03B5C0A29610E4434BC9A9C17AE188B14D1CC4359806B12F1A8DC1A7CBBEF3A1 | sha512: 1E109C6CDDD345683289371168DF6093112CD1BA22A55A31135AC94F7D67A0753EE460D3888118E9F0CCAD69691A396C304B49AA467CB45057456435C75C3553
Note: Include this file if including binaries you have the right to distribute.
Otherwise delete. this file.
===DELETE ABOVE THIS LINE AND THIS LINE===
From: <insert applicable license url here>
LICENSE
<Insert License Here>
Note: Include this file if including binaries you have the right to distribute.
Otherwise delete. this file. If you are the software author, you can change this
mention you are the author of the software.
===DELETE ABOVE THIS LINE AND THIS LINE===
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
<Include details of how to verify checksum contents>
<If software vendor, explain that here - checksum verification instructions are optional>
Log in or click on link to see number of positives.
- easymediadownloader.1.0.0.nupkg (e278782b9465) - ## / 66
- Easy Media Downloader.exe (5eed4e6d9e42) - ## / 72
- emd.zip (03b5c0a29610) - ## / 65
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
This package has no dependencies.
Ground Rules:
- This discussion is only about Easy Media Downloader and the Easy Media Downloader package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Easy Media Downloader, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
AMSLogic (maintainer) on 07 May 2025 21:32:34 +00:00:
User 'AMSLogic' (maintainer) submitted package.
chocolatey-ops (reviewer) on 07 May 2025 22:07:32 +00:00:
easymediadownloader has failed automated validation.
Requirements
Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
AMSLogic (maintainer) on 09 May 2025 11:01:12 +00:00:
User 'AMSLogic' (maintainer) submitted package.
chocolatey-ops (reviewer) on 09 May 2025 11:35:07 +00:00:
easymediadownloader has failed automated validation.
Requirements
Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
AMSLogic (maintainer) on 09 May 2025 18:02:41 +00:00:
User 'AMSLogic' (maintainer) submitted package.
chocolatey-ops (reviewer) on 09 May 2025 18:34:24 +00:00:
easymediadownloader has failed automated validation.
Requirements
Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
AMSLogic (maintainer) on 10 May 2025 16:38:52 +00:00:
User 'AMSLogic' (maintainer) submitted package.
AMSLogic (maintainer) on 10 May 2025 16:51:59 +00:00:
User 'AMSLogic' (maintainer) submitted package.
chocolatey-ops (reviewer) on 10 May 2025 17:33:21 +00:00:
easymediadownloader has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 10 May 2025 17:41:32 +00:00:
easymediadownloader has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/0e5c86fe8335b485310f5bd63f81a2bb for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 10 May 2025 17:56:06 +00:00:
easymediadownloader has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 6 and 10 VirusTotal detections associated with it.
This package version cannot be approved without an exemption from a Moderator.
AMSLogic (maintainer) on 15 May 2025 10:56:51 +00:00:
User 'AMSLogic' (maintainer) submitted package.
chocolatey-ops (reviewer) on 15 May 2025 11:31:21 +00:00:
easymediadownloader has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 15 May 2025 18:05:08 +00:00:
easymediadownloader has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/6f32dfd592f520cefd6e7ed26163ea56 for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 15 May 2025 18:21:18 +00:00:
easymediadownloader has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 6 and 10 VirusTotal detections associated with it.
This package version cannot be approved without an exemption from a Moderator.
TheCakeIsNaOH (reviewer) on 25 May 2025 01:36:41 +00:00:
Hi, the count of Virustotal positives is high for this package version.
If there a known reason that this software may have a high rate of false positives, please link to the upstream documentation (for example it could be an issue or wiki) in the package description.
Then ask for an exemption and a moderator will review the documentation.
If there is not a known and documented reason, please contact the software authors to see if they have any reasons they can document.
There are a couple of other items as well:
VERIFICATION.txt
with explicit steps on how to verify the included binaries are the same as the binaries published by the project. Example: https://github.com/chocolatey-community/chocolatey-coreteampackages/blob/master/automatic/7zip.install/legal/VERIFICATION.txtLICENSE.txt
owners
field in the nuspec and the software author's name in theauthors
field.Regards, TheCakeIsNaOH