Scraper for vvvvid
Go to file
2019-03-02 12:58:10 +01:00
.gitignore refactor api 2018-10-17 22:21:02 +02:00
api.py improve seasons/episodes fetching 2018-10-17 23:43:44 +02:00
db_to_html.py improve seasons/episodes fetching 2018-10-17 23:43:44 +02:00
db.py fix insert episodes 2019-03-02 12:58:10 +01:00
hls.js Init 2018-03-27 22:10:39 +02:00
player.html Init 2018-03-27 22:10:39 +02:00
README.md Init 2018-03-27 22:10:39 +02:00
vvvvget.py fix primary-key integrity in db 2018-10-29 23:17:37 +01:00

Usage

python vvvvget.py

The output is a file called index.html containing all scraped video sources. Player.html use the javascript HLS library to play the sources using the <video> element in browsers.

Please do not abuse this script for profit: it has been made because the original site is a pain to use because of the heavy UI and Flash Player.