This AnimeLoyalty server plugin adds support for fmovies.to.
This application is not endorsed or affliated with any streaming service. The usage of this application may be forbidden by law in your country. Usage of this application may cause a violation of Terms of Service between you and the streaming service. This application is not responsible for your actions.
- Install NodeJS following the instructions at http://nodejs.org/
- Run in Command Prompt:
npm install -g animeloyalty-server-fmovies
- Install NodeJS following the instructions at http://nodejs.org/
- Run in Terminal:
npm install -g animeloyalty-server-fmovies
- Run in Terminal:
sudo apt-get install nodejs npm
- Run in Terminal:
sudo npm install -g animeloyalty-server-fmovies
After installation, fmovies.to will appear in AnimeLoyalty.
The fmovies.to website can present a ReCaptcha validation. This is intended to determine whether a visitor is a human, or a bot. Like any other automation application, AnimeLoyalty cannot solve these. There are two options to get around the ReCaptcha validations:
- Solve the ReCaptcha yourself. Because AnimeLoyalty allows you to access the browser context it uses for automation purposes, you can also use that browser context and solve the ReCaptcha yourself. Please note, the ReCaptcha validation triggers every hour, so you'll have to solve one at least every hour.
- Pay someone else to solve the ReCaptcha. This plugin has support for 2captcha, a paid service that solves ReCaptcha validations on your behalf. It's priced at 3 USD per 1000 solutions, so if you watch 4 hours every day, you'll have to pay about 4 USD per year.
- Navigate to 2captcha.com and sign up for an account.
- Charge your account with a prepaid amount of 1 USD or more.
- Copy the
API Key
from your account settings page. - Run
animeloyalty-2captcha key YOURAPIKEY
. - You can now watch fmovies.to in AnimeLoyalty. Enjoy!