An open API service indexing awesome lists of open source software.

https://github.com/tuvimen/redtube-scraper

A bash script for scraping redtube videos metadata in json
https://github.com/tuvimen/redtube-scraper

bash json redtube reliq scraper

Last synced: about 2 months ago
JSON representation

A bash script for scraping redtube videos metadata in json

Awesome Lists containing this project

README

          

# redtube-scraper

A bash script for scraping redtube videos metadata in json.

## Requirements

- [reliq](https://github.com/TUVIMEN/reliq)
- [jq](https://github.com/stedolan/jq)

## Installation

install -m 755 redtube-scraper /usr/bin

## Json format

Here's example of a [video](video-example.json).

## Usage

It works as recursive spider getting urls from every page starting from URL, and saving results in files named by their id.

redtube-scraper DIR URL