sverrirs / ruvsarpur

Python script to download shows off the Icelandic RÚV website.

Home Page:https://sverrirs.github.io/ruvsarpur/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starts downloading immediately

utrekstur opened this issue · comments

Hi
When I start ruvsarpur.py it just starts downloading shows. It´s never behaved like this before.
Any ideas?

Starting downloads immediately has been a default behavior of the script from the beginning.

python ruvsarpur.py --find "Fiðlusmiðurinn"

To disable immediate downloading use the --list option

python ruvsarpur.py --list --find "Fiðlusmiðurinn"