Git Product home page Git Product logo

mimms2's Introduction

mimms2 is a fork of mimms-3.2.1:
* Parallel downloading is supported (try -n 50)
* Refactoring. Use python-progressbar instead of a custom progressbar
* Support for Python 3

Original README
----------------

mimms is an mms (e.g. mms://) stream downloader

mimms is a program designed to allow you to download streams using the
MMS protocol and save them to your computer, as opposed to watching them
live. Similar functionality is available in full media player suites such
as Xine, MPlayer, and VLC, but mimms is quick and easy to use and, for the
time being, remains a useful program.

Originally, mimms was forked directly from the last known version of
mmsclient, which was for years unmaintained. mimms was started with the
following goals:

  * Keep a working copy of "mmsclient" (now "mimms") well maintained
  * Fix lots of the bugs that were in mmsclient
  * Extend the functionality of the program in useful ways

Since the 2.x series, mimms shares no code with mmsclient, and actually
does all of it's MMS operations using libmms, a library based off of
the xine-improved mmsclient code, which is designed to allow multiple
implementations of MMS clients without requiring a fragmented code base. The
mimms 3.x series is implemented entirely in python, and is freed from the
details of the MMS protocol and architecture dependence, and can focus
on usability.

mimms2 has the following major dependencies:

  * python (>= 2.7) - <http://www.python.org>
  * python-progressbar - <https://pypi.python.org/pypi/progressbar/2.3-dev>
  * libmms (>= 0.4) - <http://sourceforge.net/projects/libmms>

mimms2's People

Contributors

wjl avatar dimp-gh avatar itayperl avatar

Watchers

 avatar

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.