Metadata-Version: 2.1
Name: Mopidy-InternetArchive
Version: 3.0.1
Summary: Mopidy extension for playing music from the Internet Archive
Home-page: https://github.com/tkem/mopidy-internetarchive
Author: Thomas Kemmer
Author-email: tkemmer@computer.org
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires-Python: >=3.7
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: release
Provides-Extra: test
Provides-Extra: dev
License-File: LICENSE

**********************
Mopidy-InternetArchive
**********************

.. image:: https://img.shields.io/pypi/v/Mopidy-InternetArchive
    :target: https://pypi.org/project/Mopidy-InternetArchive/
    :alt: Latest PyPI version

.. image:: https://img.shields.io/github/workflow/status/tkem/mopidy-internetarchive/CI
    :target: https://github.com/tkem/mopidy-internetarchive/actions
    :alt: CI build status

.. image:: https://img.shields.io/readthedocs/mopidy-internetarchive
    :target: https://mopidy-internetarchive.readthedocs.io/
    :alt: Read the Docs build status

.. image:: https://img.shields.io/codecov/c/gh/tkem/mopidy-internetarchive
    :target: https://codecov.io/gh/tkem/mopidy-internetarchive
    :alt: Test coverage

.. image:: https://img.shields.io/github/license/tkem/mopidy-internetarchive
   :target: https://raw.github.com/tkem/mopidy-internetarchive/master/LICENSE
   :alt: License

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: black

Mopidy-InternetArchive is a Mopidy_ extension for playing music from
the `Internet Archive`_.

This extension lets you search for and stream recordings ranging from
`alternative news programming`_, to `Grateful Dead concerts`_, to `Old
Time Radio shows`_, to `book and poetry readings`_, to `original
music`_ uploaded by Internet Archive users.  It also gives you access
to a vast number of high-quality live recordings from the `Live Music
Archive`_, and thousands of free audiobooks from the LibriVox_
collection.

For more information and installation instructions, please see
Mopidy-InternetArchive's online documentation_.

.. _Mopidy: http://www.mopidy.com/
.. _Internet Archive: http://archive.org
.. _alternative news programming: https://archive.org/details/audio_news
.. _Grateful Dead concerts: https://archive.org/details/GratefulDead
.. _Old Time Radio shows: https://archive.org/details/radioprograms
.. _book and poetry readings: https://archive.org/details/audio_bookspoetry
.. _original music: https://archive.org/details/opensource_audio
.. _Live Music Archive: https://archive.org/details/etree
.. _LibriVox: https://archive.org/details/librivoxaudio
.. _Documentation: http://mopidy-internetarchive.readthedocs.org/en/latest/


Project resources
=================

- `Source code <https://github.com/tkem/mopidy-internetarchive>`_
- `Issue tracker <https://github.com/tkem/mopidy-internetarchive/issues>`_
- `Changelog <https://github.com/tkem/mopidy-internetarchive/blob/master/CHANGELOG.rst>`_


Credits
=======

- Original author: `Thomas Kemmer <https://github.com/tkem>`__
- Current maintainer: `Thomas Kemmer <https://github.com/tkem>`__
- `Contributors <https://github.com/tkem/mopidy-internetarchive/graphs/contributors>`_


