Skip to content

Instantly share code, notes, and snippets.

@etra0
Created April 13, 2017 21:08
Show Gist options
  • Save etra0/67a002ecb954b4811762f190e8214112 to your computer and use it in GitHub Desktop.
Save etra0/67a002ecb954b4811762f190e8214112 to your computer and use it in GitHub Desktop.
This script was made to navigate through the chapters of a serie without opening crunchyroll in the browser.
@etra0
Copy link
Author

etra0 commented Apr 13, 2017

Usage:
bash ./link_crunchyroll name_serie [chapter]
This script is useful with streamlink, one example of execution:
bash ./link_crunchyroll miss-kobayashis-dragon-maid 12 | xargs streamlink

The name of the serie has to be separated by "-".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment