GithubHelp home page GithubHelp logo

wrick17 / grabber Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lap00zza/grabber

0.0 1.0 0.0 92 KB

episode links grabber for 9anime

Home Page: https://greasyfork.org/en/scripts/31010-grabber

License: MIT License

JavaScript 100.00%

grabber's Introduction

JavaScript Style Guide Build Status

Grab episodes from 9anime!

About

Grabber allows you to fetch episode links from 9anime. It currently support grabbing videos from 9anime Server (ex: Server F4) and RapidVideo. You can then couple these links with a download manager to download episodes in bulk.

Download

Usage

  1. Install a user script manager. I recommend Tampermonkey
  2. Install Grabber
  3. Open any 9anime watch page. Example: Shingeki No Kyojin 2
  4. The Grab All button will appear near the Server. Click it!
  5. Make sure to keep a download manager handy. The grabbed links will be copied to your clipboard.

ℹ️ Read How To Download Episodes for more details.

⚠️ If you get a Tampermonkey page requesting origin permission, remember to click allow.

What is metadata.json?

metadata.json

You can use Grabber Renamer by @yumiris to bulk rename files using metadata.json

Its a small JSON file which helps you keep track of the files names. When you download videos from servers like RapidVideo the file names are always cryptic. This is where metadata.json helps you out. This is how it looks like:

{
	"animeName": "ONE PIECE FILM: GOLD",
	"animeUrl": "https://9anime.to/watch/one-piece-film-gold.71vy",
	"files": [
		{
			"original": "bVTiwZTHZS2Lmme.mp4",
			"real": "one piece film_ gold-ep_001-standard.mp4"
		}
	],
	"timestamp": "2017-06-30T15:01:15.622Z",
	"server": "RapidVideo"
}

License

MIT

Copyright (c) 2017 Jewel Mahanta

grabber's People

Contributors

lap00zza avatar miriswisdom avatar swardu avatar

Watchers

Pratyush Poddar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.