Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Adding AnimeLab streaming links #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

edpenz
Copy link

@edpenz edpenz commented May 11, 2016

I've written a service handler for the AU/NZ streaming site AnimeLab. A few notable points:

  • To fetch episode and show lists it will require a proxy if run outside of AU/NZ, this can be set in the config.ini. 139.59.143.25:3128 seemed reasonably reliable and quick in testing as a free option.
  • Most episodes are delayed by at least a few hours on the site, so it's probaby not very useful for automatic posting, but having the links would still be nice.
  • There are a couple of small fixes/improvements in separate commits which are needed for
    • reading the proxy configuration
    • linking the streams to the correct show ID

- Added "animelab" ServiceHandler for streaming links to www.animelab.com
- Added proxy and debug hints to example config
- Added links for current seasonal shows
@TheEnigmaBlade
Copy link
Owner

I hate to be that guy, but can you switch animelab.py to tabs? 🔥

- Spaces to tabs
- Single-line spacing
@edpenz
Copy link
Author

edpenz commented May 12, 2016

Done, I figured there'd be something I'd forget to match.

andrewhillcode pushed a commit to andrewhillcode/holo that referenced this pull request Apr 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants