Skip to content

Svtplay/download

Repository files navigation

A docker image capable of downloading videos from svtplay.se

Start the docker container

docker run -d -p 8066:8066 -v /my_local_exixting_dir:/downloads svtplay/download

Will download an mp4 video in best quality (2796kbps) The file will end up in : /my_local_exixting_dir A work log file of will be placed there as well (called: svtdownload.3782.pid.log)

Usage 1

http://localhost:8066

Usage 2

For firefox, add add-on Greasemonkey, add userscript svtplay.js For chrome, add add-on Tampermonkey, add userscript svtplay.js

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published