Civilized manner to watch streaming sites: with mpv. Easily extensible to add new sites.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rigel Kent 30fd34497f threaded the launch of selenium in a non-blocking way 6 years ago
.gitignore added db to ignored files 6 years ago
LICENSE initial commit 6 years ago
README.md added usage info 6 years ago
requirements.txt adding the requirements.txt 6 years ago
scrape.py threaded the launch of selenium in a non-blocking way 6 years ago
scrapv.png better image 6 years ago

README.md

scrapv

A personal tool I use to watch series on streaming sites in a civilised manner: with a ncurses interface to choose episodes and forward them to mpv.

Scrapv with Streamay

Usage

Dead simple: ./scrapv "http://streamay.bz/series/vikings/"

Features

  • ncurses interface -> npyscreen
  • series metadata is not scraped for better quality of information basic scraping cannot provide -> tvdb_api
  • interface class that just needs per-streaming site implementation