Hello everyone,
Some of you may already know me from TTAccessible and DSMAccess. I develop mostly for the Mac, and that is exactly where these two come from: on macOS I use Downie and Permute every day, and on Windows nothing equivalent existed. So I wrote them. I am blind, and I use both myself with NVDA.
Both are free, with no ads and no tracking, install without administrator rights, and are available in English and French.
DownAccess β the Downie of Windows
DownAccess downloads video and audio from YouTube, SoundCloud, Dailymotion, Twitch, Vimeo and thousands of other sites.
- Paste an address, or search for media from inside the app.
- Choose your format: automatic, MP4, MP3, M4A, or pick manually from every format the site offers.
- Playlists are detected automatically and you tick the episodes you want.
- Subtitles, alternative audio tracks and audio description where the site provides them.
- A download queue with pause, resume, retry and reordering.
- Guided sign-in for sites that need an account, plus guided extraction with a built-in browser for stubborn pages.
- ffmpeg is bundled β nothing else to install.
DRM-protected services such as Netflix, Disney+ and Prime Video cannot be downloaded. No application can do that.
Accessible Media Converter β the Permute of Windows
- Audio: MP3, AAC, M4B, WAV, FLAC, ALAC, OGG, WMA.
- Video: MP4 and MKV, or extract the audio from a video.
- Images: JPEG, PNG, WebP, TIFF and BMP, with resizing.
- Batch conversion of a whole folder, several files at once.
- A full metadata editor, cover art included.
- M4B audiobooks: merge several files into one book, one chapter per file.
- Cue sheets: split a single album file into properly named and tagged tracks.
- Encoding presets to save, re-apply, export and share.
- A track manager to choose which audio tracks, audio descriptions and subtitles are kept.
The two work together the way Downie hands a file to Permute: "Convert with Accessible Media Converter" sits in the Explorer context menu, and DownAccess can pass a file straight over once a download finishes.
Where to get them
Direct downloads, always the newest version:
If you would rather read what changed first:
Both applications check for their own updates and offer to install them for you. Both also include a built-in form to report a problem or send a suggestion, and I read every one of them.
Thank you for reading.
Comments
Accessible media convertor
Hi, I just gave the accessible media convertor a try, and so far I'm liking it.
However I noticed that, after conversion, looking in the file metadata, of a converted song for example, the year is missing even though the box to preserve full metadata and cover art is checked. It would be nice if the year of a song's release can also be preserved.
Does this use YTDLP?
Iβm not planning to use this because Iβm a Mac exclusive user, but it would be nice to have something to send to people when they ask. One nice thing about Downie is that it does not use YTDLP which frequently likes to become broken when it comes to YouTube. What program is this using to download the files?
The missing year, and yes β it uses yt-dlp
Hi both, and thank you for taking the time to write.
Nut β you found a real bug, and I'm glad you did. The year is actually being saved, it's just written in a newer style of tag that Windows itself doesn't know how to display, so it looks like it's gone when you check the file's properties. The other details survive because they're named the same way in both styles; the year is the one that changes. I'll switch to the older, more widely understood style in the next update, and it will show up where you expect it. Thanks for reporting it β this is one I could have missed for a long time on my own.
techluver β yes, DownAccess uses yt-dlp, and I'd rather say so plainly than dress it up.
That said, it's a hybrid rather than a plain wrapper around it. yt-dlp does the extracting and the downloading, and DownAccess adds its own layer on top, driving a real browser for the things yt-dlp can't manage on its own. Long playlists and channels are the clearest example: YouTube only hands over the first hundred or two entries, so for anything longer the app quietly opens a real page in the background, scrolls it all the way down and collects the full list before handing it back. Sites that need an account work the same way β you sign in yourself in a real browser window, and the app carries on from there.
You're right that yt-dlp breaks on YouTube from time to time. What I can control is how fast the repair reaches you, and that's the part I built around. DownAccess follows yt-dlp's nightly builds rather than its stable releases, and it quietly updates itself every time you launch it β it doesn't wait for me to publish a new version of the app. So when YouTube changes something and a fix appears, usually within hours, it reaches you the next time you open the program. Nothing to install, no command line, no waiting on me.
There's one more thing that catches a lot of similar apps out: for a while now YouTube has needed a small JavaScript engine alongside the downloader, and without one you simply get "no formats available". DownAccess comes with it built in, so it works out of the box.
It's still a real trade-off, and I won't pretend otherwise. Going through yt-dlp buys thousands of supported sites and very quick repairs, at the price of depending on someone else's schedule. An engine written by hand, the way Downie does it, is steadier site by site but covers far fewer of them. For a free Windows app maintained by one person I think I chose the right side β and the parts I could take into my own hands, I have.
Either way, I'm glad it can be something to hand to people when they ask.
Mathieu
Correction: it wasn't the tag version
Nut β a correction to what I told you earlier, and an apology for the wrong explanation.
I said the year was being written in a newer style of tag that Windows can't display. I checked properly this time, by asking Windows itself what it reads rather than assuming, and that wasn't it at all: Windows reads both styles perfectly well.
What actually happens is that Windows only understands a date written as a plain year, or as year-month-day. Files that come from iTunes or Apple Music carry a full timestamp instead β year, month, day and the time of day β and the converter was passing that straight through. Windows gives up on it and leaves the year blank, while the title, artist and album come through fine. Which is exactly what you saw.
Testing it properly turned up two more cases I would otherwise have shipped without noticing. FLAC files are stricter still: they only show a year if it's written on its own, with no month or day beside it. And Windows never reads the year out of a WMA file at all unless it's stored in one particular field that we weren't filling in.
So the fix is wider than what I first announced. The date is now tidied into the form Windows understands, adapted to each format β MP3, FLAC and WMA all show the year now. I checked each one against what File Explorer actually displays, instead of trusting the conversion tool's own read-back, which was cheerfully reporting a year that Windows was never going to show.
Thanks again for the report. It turned out to be three bugs, not one.
Mathieu
Re: Correction: it wasn't the tag version
Hi, and thanks for fixing the bug!
I just updated it and yes, the year is now present in the file properties of the converted iTunes Store song I tested with.
Thank you for the explanation
Totally understand where youβre coming from. Thank you for the explanation, ytdlp itβs wonderful, justβ¦ laggy sometimes although I love what youβre doing with the nightly builds. And the rapper that youβve made sounds really promising.
I like this a lot.
I love that I can just search for thing x and go to playlist and done. But I'd like a mode where I didn't ahve to select all things every time, if I have 20 playlists or more it gets a bit tiring, can there be an auto select all and download option in the preferences?