Git Product home page Git Product logo

audiovault-downloader's Introduction

AudioVault Downloader

A convenient downloader for audio described movies and TV shows found on the Audio Vault.

get latest binary release for Windows

Introduction

The Audio Vault is a non-profit, community-supported project that aims to provide free access to audio described movies and television shows for use by the blind and visually impaired. It is easily the largest resource of it's type. As of this writing (December 2021) there are currently over 8200 movies and 5100 shows spanning every conceivable category.

Disclaimer

I have no affiliation with the Vault. I simply have a deep passion for ensuring equal access to entertainment.

While many people and jurisdictions may view the efforts of the community as copyright infringement on the grounds of free distribution, we do not in any way promote this behavior. I would happily pay to watch audio described movies were they readily available. Unfortunately, some of the content here is either impossible to purchase, difficult to find or entirely unavailable elsewhere.

To these ends, no video is hosted on the site. Only audio files (mp3) are available for download.

Features

All functionality provided by the site is also available from this program, with a couple noteable exceptions:

  • You can't view featured content (this is coming soon)
  • you can't register for an account

Contributions

Want to add something? Find a place where I messed up? Please start out by opening an issue and we can work from there.

Alternatively, if Github or Python isn't your thing, you can email me or give me a shout on Twitter (@cartertemm).

See also

audiovault-downloader's People

Contributors

cartertemm avatar masonasons avatar thequinbox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

tsatria03

audiovault-downloader's Issues

Remembering login across restarts

It can get quite annoying having to re-login after every launch of the program. It would be nice if it could remember your login across restarts. This could possibly be optional, and I'm also not sure how to best store it (env vars, a tiny ConfigObj, etc), so figured I'd open an issue first before possibly trying to tackle it.

Move away from cgi.parse_header

The CGI module is going to be removed in Python 3.13, and 3.11 has already started warning us about it. From looking at the code, I don't actually really see why CGI is needed. Its just calling parse_header on a single header, but I don't really see a point. If it is neededd, though, the below pep provides an alternative.
https://peps.python.org/pep-0594/#cgi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.