Skip to content

AudioSnatch allows you to download audiobooks from multiple websites.

License

Notifications You must be signed in to change notification settings

rozari0/AudioSnatch

Repository files navigation

Audio Snatch

This Python cli tool allows you to download audiobooks from multiple websites.

Table of contents

Supported Websites

Installation

To install this project on your machine, you can use one of the following methods:

Recommended: Using pipx

pipx install audiosnatch

Using pip

pip install audiosnatch

To get the latest: From the repository

pip install git+https://github.com/rozari0/AudioSnatch.git

Usage/Examples

Download in current folder

audiosnatch https://sharedaudiobooks.net/george-orwell-animal-farm-audiobook/

Download in Another folder

audiosnatch -O ~/Music https://sharedaudiobooks.net/george-orwell-animal-farm-audiobook/

Acknowledgements