Page 1 of 1
svtplay-dl for Fienix and MintPPC
Posted: Sun Mar 14, 2021 3:53 pm
by Roland
Is 'svtplay-dl', a python script used to download videos from certain sites, available for Fienix and/or MintPPC? I cannot check it myself as I'm still away from my X5000. If it is in the depots, what versions are available? At least v. 2.4 works for the site I would need (but v. 1.9 and 3.2 not).
Can the original python scripts for Linux (available from
https://svtplay-dl.se/) used directly with PPC Linux, or do they need some modification?
Re: svtplay-dl for Fienix and MintPPC
Posted: Mon Mar 15, 2021 3:42 pm
by xeno74
Hi Roland,
Version 3.0 from the Debian repository doesn't work but version 3.2 from the website
https://svtplay-dl.se/ works.
Cheers,
Christian
Re: svtplay-dl for Fienix and MintPPC
Posted: Mon Mar 15, 2021 4:59 pm
by Roland
xeno74 wrote: Mon Mar 15, 2021 3:42 pm
Version 3.0 from the Debian repository doesn't work but version 3.2 from the website
https://svtplay-dl.se/ works.
Thank you for testing that!-) I can then try the v. 2.4 drirectly from svtplay-dl-se when I'm back again to my computer.
Re: svtplay-dl for Fienix and MintPPC
Posted: Wed Mar 31, 2021 1:51 pm
by Roland
I got the svtplay-dl 2.4 installed and working! If anyone else needs that version (it works ok with
Viafree and
Viaplay), it can be installed with these commands:
Code: Select all
sudo curl -L https://svtplay-dl.se/download/2.4/svtplay-dl -o /usr/local/bin/svtplay-dl
sudo chmod a+rx /usr/local/bin/svtplay-dl