OakNinja / svtplay_subscribe

Just a crude script for downloading new episodes of shows matching predefined keywords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A crude script for downloading new SVT play episodes matching predefined keywords.

Requirements:

  • python 3
  • brew install ffmpeg

Setup:

  • pip install -r requirements.txt

Set up keywords:

Edit the file search_terms located in the application folder and add keywords separated by newlines, ex:
daniel tiger
pippi
ronja

Run:

python svt_scraper.py

About

Just a crude script for downloading new episodes of shows matching predefined keywords


Languages

Language:Python 100.0%