Skip to content

Anime player. It ueses information from pages and display the content inside de app.

Notifications You must be signed in to change notification settings

brunodles/anime-watcher

Repository files navigation

CircleCI Build Status

Anime Watcher

An video player / browser to navigate through unsafe pages.

Initially this repo was to make a AnimePlayer that grab data from anime pages.
The idea was to provide a way to reach information and video url. Now the idea changed to decode any page, avoiding ads.

Why

Many pages have tons of ads before the user be able to reach out the content. Some of these pages are stealing content from the others, so the idea is to let any one reach the content avoiding ads. Then we won't send money ( through ads) to those pages.

Objectives

  • Decode Page contents
  • Avoid ads
  • Provide a good experience when watch videos from pages
  • Provide a offline support for online videos
  • Fight piracy?

About the project

This project is divided into these modules:

  • Explorer : a module to decode pages.
  • Server Spark : a web server that uses Explorer modules.
  • Cli : simple command to interact with Explorer on terminal.
  • App : an android app that uses communicates with Server-Spark to play decoded pages.
  • Cloud Functions : firebase cloud functions, work as a middleware.
  • Firebase Structure : how data are stored.
  • Decoders : were used for decoders, some pages still there.
  • Cache : just a shared cache folder.
  • gradle : useful script, some will be extracted to a plugin.

Contributing

We have a lot of issues and ideas to implement. You can help us implementing new decodes, fixing bugs, suggesting new pages and features. Just create a issue.

If you're doing one of those issues pleas leave a comment so we will wait for you MR.

About

Anime player. It ueses information from pages and display the content inside de app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published