Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages