Skip to content

Download TV series and movies from the Streaming website Fmovies/ https://bmovies.to/

License

Notifications You must be signed in to change notification settings

vaulstein/fmovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMOVIES

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.

Installation

Requirements

Make sure you have Python installed.

The script requires following dependencies and downloads them automatically.

  1. Requests
  2. Beautiful Soup
  3. Youtube-dl

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

RUN

fmovies <movie-name>

Select the movie you want to watch:

fmovies.png

TODO

  1. Fetch daily token dynamically
  2. Code re-factoring
  3. Deploy package on PyPi

KNOWN ISSUES

Right now the code seems to download the wrong video. Working on fixing this. Please stay tuned.

About

Download TV series and movies from the Streaming website Fmovies/ https://bmovies.to/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages