Page 1 of 1

yle-dl

Posted: 27. Apr 2017, 16:14
by mimosa
Like youtube-dl, but for Finnish TV:

http://people.salixos.org/mimosa/packages/yle-dl/2.15/

Instructions:
http://aajanki.github.io/yle-dl/index-en.html

Unfortunately, most programmes can't be downloaded outside Finland, but some such as news can.

Note the option to reduce bandwidth - the website defaults to HD, which can mount up fast.

Re: yle-dl

Posted: 28. Apr 2017, 07:38
by Laituri
Thank you so much for keeping this up to date.

I went to the page, downloaded the .txz file and installed it. Everything went fine.

However, when I tried to download, I got this message:

traceback (most recent call last):
File "/usr/bin/yle-dl", line 46, in <module>
from Crypto.Cipher import AES
ImportError: No module named Crypto.Cipher

It looks like I'm missing something needed?

Re: yle-dl

Posted: 28. Apr 2017, 07:51
by mimosa
Are you sure you installed all the dependencies (see the .dep file)?

Re: yle-dl

Posted: 2. May 2017, 18:02
by laituri2
It is working like a charm now! I was simply careless, forgot to install dependencies. Thanks!