rteplayer-dl

Helpful python project to download videos from RTE Player.


Keywords
rteplayer_dl
License
MIT
Install
pip install rteplayer-dl==0.0.4

Documentation

RTE Player video downloader

Documentation Status

Helpful python project to download videos from RTE Player.

Uses a combination of a bookmarklet and a python script to download programmes from RTE player for offline viewing.

Known issues

  • Programmes with run time greater than 1 hour are not watchable past the fist hour due to audio and video stream no longer being in sync. The reason for this is not yet known.
  • Some downloaded videos contain multiple video tracks of different resolution. From my experimentation the last video track is the highest resolution.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.