nrkdownload
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
Setting up a development environment
Install poetry, and a recent Python version (>=3.6). If you want to run tests with multiple Python versions, install pyenv. Set up the development environment:
poetry install
Making a new release
- Make sure all tests are ok by running
tox
- Make a pull requst on GitHub
- Use the "new release" functionallity of GitHub. Make a new tag.
- Update
pyproject.toml
to match the new version number. poetry build
poetry publish
Nrk Download
Download content from NRK, complete with images and subtitles:
Nrk Download Info
⭐ Stars 39
🔗 Homepage nrkdownload.readthedocs.org
🔗 Source Code github.com
🕒 Last Update 6 months ago
🕒 Created 5 years ago
🐞 Open Issues 2
➗ Star-Issue Ratio 20
😎 Author marhoy