fmovies
1.0.0
Let's you download movies/episodes from Bmovies.
Don't wait for the stream to load. Download latest TV Series in 720p resolution and watch them at your leisure.
Make sure you have Python installed.
The script requires following dependencies and downloads them automatically.
Install using pip globally (Not available yet):
$ sudo pip install fmovies
Or build from Source:
$ pip install virtualenv
$ virtualenv movies
$ source movies/bin/activate
$ git clone https://github.com/vaulstein/fmovies.git
$ cd fmovies
$ python setup.py install
fmovies <movie-name>
Select the movie you want to watch:
Right now the code seems to download the wrong video. Working on fixing this. Please stay tuned.