Skip to content

Scrape the Wayback Machine for archived PlaysTV content

bheinks/playscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playscrape

Scrape the Wayback Machine for archived PlaysTV content.

If found, videos will be downloaded in 720p (the only resolution available for most content) to a directory specified (current directory if unspecified) and organized into folders by game title.

Requirements

Installation

  1. Clone the project

    git clone https://github.com/bheinks/playscrape.git

  2. Install required dependencies

    Poetry: poetry install
    Pip: pip install --user requirements.txt

Usage

usage: playscrape.py [-h] username [path]

positional arguments:
  username    PlaysTV username
  path        video save location (default: current directory)

About

Scrape the Wayback Machine for archived PlaysTV content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages