cooper2k4 / nrk-download

Download content from NRK, complete with images and subtitles:

Home Page:https://nrkdownload.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nrkdownload

Supports python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7

This is a commandline tool to download programs and series from NRK (Norwegian public broadcaster). It supports both TV, Radio and Podcast content. The tool is written in Python, and is compatible with Python 2.7 and 3.x. It has been tested under Linux, Mac OS X and Windows.

Documentation

The documentation for nrkdownload is availabe here: https://nrkdownload.readthedocs.org

Making a new release

  • Make sure all tests are ok: tox
  • Push changes to GitHub
  • Use the "new release" functionallity of GitHub. Make a new tag.
  • python setup.py sdist bdist_wheel
  • twine upload dist/*

About

Download content from NRK, complete with images and subtitles:

https://nrkdownload.readthedocs.org

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 60.8%Language:Python 39.2%