Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

AbhiijeetSingh/SeedPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SeedPlay

A simple program to stream files to mpv from your seedbox.

Prerequisites

The program requires the following packages: bs4, requests, inquirerpy and mpv(in PATH).

User

create a file named config.json with your seedbox credentials in the following format:

{
    "username": "yourusername",
    "password": "yourpassword",
}

Run the main.py script to start the program. The program can navigate through the seedbox directory and play the files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages