Skip to main content

Command-line program to download videos from various video on demand sites

Project description

svtplay-dl

Build Status Actions Discord

Installation

MacOS

If you have Homebrew on your machine you can install by running:

    brew install svtplay-dl

You will need to run brew install ffmpeg afterwards, if you don't already have one of these packages.

Debian and Ubuntu

svtplay-dl is available in Debian strech and later and on Ubuntu 16.04 and later, which means you can install it straight away using apt. The version in their repo is often old and thus we strongly recommend using our own apt repo, which always include the latest version. The svtplay-dl repo for Debian / Ubuntu can be found at apt.svtplay-dl.se.

Add the release PGP keys:
    curl -s https://svtplay-dl.se/release-key.txt | sudo apt-key add -
Add the "release" channel to your APT sources:
    echo "deb https://apt.svtplay-dl.se/ svtplay-dl release" | sudo tee /etc/apt/sources.list.d/svtplay-dl.list
Update and install svtplay-dl:
    sudo apt-get update

    sudo apt-get install svtplay-dl

Solus

svtplay-dl is avaliable in the Solus repository and can be installed by simply running:

sudo eopkg it svtplay-dl

Windows

You can download the Windows binaries from svtplay-dl.se

If you want to build your own Windows binaries:

  1. Install cx_freeze
  2. Follow the steps listed under From source
  3. cd path\to\svtplay-dl && mkdir build
  4. pip install -e .
  5. python setversion.py # this will change the version string to a more useful one
  6. python %PYTHON%\\Scripts\\cxfreeze --include-modules=cffi,queue,idna.idnadata --target-dir=build bin/svtplay-dl
  7. Find binary in build folder. you need svtplay-dl.exe and pythonXX.dll from that folder to run svtplay-dl.exe

Other systems with python

    pip3 install svtplay-dl

Any UNIX (Linux, BSD, macOS, etc.)

Download with curl
sudo curl -L https://svtplay-dl.se/download/latest/svtplay-dl -o /usr/local/bin/svtplay-dl
Make it executable
sudo chmod a+rx /usr/local/bin/svtplay-dl

From source

If packaging isn’t available for your operating system, or you want to use a non-released version, you’ll want to install from source. Use git to download the sources:

    git clone https://github.com/spaam/svtplay-dl

svtplay-dl requires the following additional tools and libraries. They are usually available from your distribution’s package repositories. If you don’t have them, some features will not be working.

To install it, run:
    sudo python3 setup.py install

After install

    svtplay-dl [options] URL

If you encounter any bugs or problems, don’t hesitate to open an issue on github. Or why not join the #svtplay-dl IRC channel on Freenode?

Supported services

This script works for:

  • aftonbladet.se
  • bambuser.com
  • comedycentral.se
  • di.se
  • dn.se
  • dplay.se
  • dr.dk
  • efn.se
  • expressen.se
  • hbo.com
  • kanal9play.se
  • nickelodeon.nl
  • nickelodeon.no
  • nickelodeon.se
  • nrk.no
  • oppetarkiv.se
  • pluto.tv (former viafree.se, viafree.dk, viafree.no)
  • ruv.is
  • svd.se
  • sverigesradio.se
  • svtplay.se
  • tv3play.ee
  • tv3play.lt
  • tv3play.lv
  • tv4.se
  • tv4play.se
  • twitch.tv
  • ur.se
  • urplay.se
  • vg.no
  • viagame.com

License

This project is licensed under The MIT License (MIT) Homepage: svtplay-dl.se

Project details


Release history Release notifications | RSS feed

This version

4.18

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svtplay-dl-4.18.tar.gz (87.5 kB view details)

Uploaded Source

File details

Details for the file svtplay-dl-4.18.tar.gz.

File metadata

  • Download URL: svtplay-dl-4.18.tar.gz
  • Upload date:
  • Size: 87.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for svtplay-dl-4.18.tar.gz
Algorithm Hash digest
SHA256 ea813d11874671944282f1d952560ebe176af77d3aac81ca82173efa029fe081
MD5 57dcabeddfa638f9562bd368bde1263d
BLAKE2b-256 610e1fa3e8511829ca27e3cb129b9709c1c4578161213d6432c799e911b9dcf3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page