All Projects → TheEnigmaBlade → holo

TheEnigmaBlade / holo

Licence: MIT License
Episode discussion bot for /r/anime.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to holo

Anyme
Unofficial Android Anime App for MyAnimeList
Stars: ✭ 1,038 (+1135.71%)
Mutual labels:  reddit, anime
Streaming
r/freemediaheckyeah
Stars: ✭ 147 (+75%)
Mutual labels:  reddit, anime
SmartImage
Reverse image search tool (SauceNao, ImgOps, trace.moe, and more)
Stars: ✭ 346 (+311.9%)
Mutual labels:  reddit, anime
Reddit-Wallpaper
Tool to download and automatically set a random wallpaper from reddit
Stars: ✭ 37 (-55.95%)
Mutual labels:  reddit
yukino
❄️ [WIP] An extension based Anime & Manga client.
Stars: ✭ 176 (+109.52%)
Mutual labels:  anime
high-quality-nix-content
GitHub repository containing highest quality Nix/NixOS content
Stars: ✭ 88 (+4.76%)
Mutual labels:  anime
Plebeian
A simple client for Reddit created using the Flutter framework
Stars: ✭ 38 (-54.76%)
Mutual labels:  reddit
safe-search
Sets the built-in adult content filter (most often: safe search) on Google, YouTube, Bing, Yahoo, DuckDuckGo, Startpage, Dogpile, Yandex, Vimeo, Reddit, Ecosia, Dailymotion, Qwant, and Patreon.
Stars: ✭ 16 (-80.95%)
Mutual labels:  reddit
OpenCV-Anime-Face-Detector
Using OpenCV to detect and mark face and eye features in videos and images. Anime and manga faces are also detected.
Stars: ✭ 20 (-76.19%)
Mutual labels:  anime
RedditDownloaderBot
A reddit downloader telegram bot
Stars: ✭ 32 (-61.9%)
Mutual labels:  reddit
Multithreaded-Reddit-Image-Downloader
Does exactly what it says on the tin.
Stars: ✭ 38 (-54.76%)
Mutual labels:  reddit
InsideWorld
二次元老司机专用的本地媒体文件管理器,支持音视频、本子、图集、小说、哔哩哔哩视频等各类资源
Stars: ✭ 108 (+28.57%)
Mutual labels:  anime
PlayShikiApp
Расширение возвращает функционал просмотра на сайте shikimori.one (shikimori.org)
Stars: ✭ 14 (-83.33%)
Mutual labels:  anime
UnityChanToonShaderVer2 Project
UTS2-AC - UnityChanToonShaderVer2 Project / v.2.0.4+ - Different vrchat support, lighting manipulation, and style.
Stars: ✭ 14 (-83.33%)
Mutual labels:  anime
Crunchy
A Crunchyroll Inspired Discord bot, Made with <3
Stars: ✭ 13 (-84.52%)
Mutual labels:  anime
reddit-hot-recorder
Records the activity (comments and karma) on the hot page of a Reddit sub and prepare an animated data visualisation.
Stars: ✭ 89 (+5.95%)
Mutual labels:  reddit
BGmi
BGmi is a cli tool with Web UI for subscribed bangumi.
Stars: ✭ 465 (+453.57%)
Mutual labels:  anime
kurby
A modern CLI to download animes automatically from Twist
Stars: ✭ 49 (-41.67%)
Mutual labels:  anime
Komugari
A simple, multi-functional Discord bot written in Discord.js
Stars: ✭ 39 (-53.57%)
Mutual labels:  anime
alfred-ask-create-share
Alfred workflow for creating web submissions (Stack Exchange, Forums and more)
Stars: ✭ 30 (-64.29%)
Mutual labels:  reddit

Holo, of course.

Holo

Anime episode discussion post bot for /r/anime. Monitors online stream services for newly published episodes and submits a post for each to Reddit.

Currently operates under the account /u/Holo_of_Yoitsu.

Season configurations (show names and associated service URLs for each anime season) can be found in season_configs. Each can be loaded using the edit module.

Requirements

  • Python 3.5+
  • requests
  • feedparser
  • beautifulsoup4
  • praw
  • praw-script-oauth
  • unidecode

Design notes

  • Partitioned into multiple self-contained runnable modules
  • Runs once and exits to play nice with schedulers
  • Source sites (Crunchyroll, Funimation, Nyaa) are self-contained with a common interface

Modules

Name Run freq Command
Find new episodes high python holo.py -s [subreddit]
Update shows med python holo.py -m update
Find new show low (or manual) python holo.py -m find
Edit shows manual python holo.py -m edit [show-config]
Setup database once python holo.py -m setup
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].