All Projects → brunodles → anime-watcher

brunodles / anime-watcher

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

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to anime-watcher

anikimiapi
A Simple, LightWeight, Statically-Typed Python3 API wrapper for GogoAnime.
Stars: ✭ 15 (+7.14%)
Mutual labels:  anime
anime-chan
A free rest API for anime quotes
Stars: ✭ 637 (+4450%)
Mutual labels:  anime
kaa.si-cli
Stream anime from kaa.si and sync with anilist
Stars: ✭ 12 (-14.29%)
Mutual labels:  anime
ANIME-API
Api for searching page link, download link, streaming link of an anime and a precise episode on many website simultaneously. Only one search and you got the results from all animes websites.
Stars: ✭ 37 (+164.29%)
Mutual labels:  anime
haitou
Private Torrent Forum/Tracker in Portuguese BR (On Development now)
Stars: ✭ 16 (+14.29%)
Mutual labels:  anime
swwmgz m
Codename: Demolitionist. An ambitious GZDoom gameplay mod featuring non-stop over-the-top action, crazy guns, and a cute, sassy robot protagonist, as well as lots of LORE. (Formerly known as SWWM GZ)
Stars: ✭ 23 (+64.29%)
Mutual labels:  anime
thehylia
A script for The Hylia mass downloads. Get anime soundtracks quickly and easily! Also a Python interface.
Stars: ✭ 70 (+400%)
Mutual labels:  anime
Manga-AutoTranslate
Script made to automatically translate manga pages.
Stars: ✭ 18 (+28.57%)
Mutual labels:  anime
trace.moe-www
Anime Scene Search by Image
Stars: ✭ 16 (+14.29%)
Mutual labels:  anime
Jikan4java
Kotlin wrapper for Jikan, an myanimelist api
Stars: ✭ 27 (+92.86%)
Mutual labels:  anime
Anime-Twist
Unofficial Anime Twist application.
Stars: ✭ 16 (+14.29%)
Mutual labels:  anime
WaifuBot
discord waifu / husbando gacha bot
Stars: ✭ 36 (+157.14%)
Mutual labels:  anime
anime-cli
A commandline app for searching about animes, its seasons, number of seasons and airing status.
Stars: ✭ 73 (+421.43%)
Mutual labels:  anime
AmimeWatch
Telegram bot made in Python 3 using the @pyrogram framework.
Stars: ✭ 19 (+35.71%)
Mutual labels:  anime
ProxerAndroid
The official Android App of Proxer.Me
Stars: ✭ 105 (+650%)
Mutual labels:  anime
SRGAN-PyTorch
A PyTorch implementation of SRGAN specific for Anime Super Resolution based on "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network". And another PyTorch WGAN-gp implementation of SRGAN referring to "Improved Training of Wasserstein GANs".
Stars: ✭ 65 (+364.29%)
Mutual labels:  anime
Yuno
Yuno is context based search engine for anime.
Stars: ✭ 320 (+2185.71%)
Mutual labels:  anime
kuristina
An API that lets you fetch user lists from MyAnimeList.
Stars: ✭ 14 (+0%)
Mutual labels:  anime
SauceKudasai
Get Anime info by image or URL (uses trace.moe and Anilist for animeinfo)
Stars: ✭ 50 (+257.14%)
Mutual labels:  anime
NHentai-API
NHentai API made using python BeautifulSoup webscrapping.
Stars: ✭ 27 (+92.86%)
Mutual labels:  anime

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].