Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agentd00nut/watch_shows
Python scripts for watching anime and cartoons
https://github.com/agentd00nut/watch_shows
Last synced: 1 day ago
JSON representation
Python scripts for watching anime and cartoons
- Host: GitHub
- URL: https://github.com/agentd00nut/watch_shows
- Owner: agentd00nut
- Created: 2016-05-25T20:35:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T20:48:57.000Z (over 8 years ago)
- Last Synced: 2023-07-21T09:03:59.918Z (over 1 year ago)
- Language: Python
- Size: 37.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
watch_shows
===========A poorly named set of python scripts which will eventually be condensed into a single main loop with a menu.
Any of these scripts simply automate the process of visiting a corresponding website and watching shows there.Setup
=====## Dependencies
python
mpv (apt-get or brew)
python lib: requests
python lib: beautifulSoupAt some point I'll include a little shell script to install all dependencies.
Use
===1. python .py SETUP
You only need to do this now and then, this populates the .txt files you see on disk.2. python anime_on_hand.py
3. python cartoononline.py
In addition, cartoon online script supposrt a season of "LIST" in which it lists the episodes of the season for the
value passed to episode.python cartoononline.py LIST
From there follow the prompts and easily watch anime from your command line, great for saving a bit of time and
just looking like a real fly guy.## Notes
1. cartoononline.py is a bit more robust than anime_on_hand.py since it was written second.
2. Websites LOVE to not follow any convention for their URLS so if you find some combination of show and episode
that doesn't work right please comment or message so we can work to make this work for as many websites and shows
possible.License
======I'll add a real license at some point but whatever one means you can use for personal use but can't make money without
my permission... Is that a thing? Sure let's say it is!