🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

rteplayer-dl

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rteplayer-dl

Helpful python project to download videos from RTE Player.

0.0.4
PyPI
Maintainers
1

=========================== RTE Player video downloader

.. image:: https://img.shields.io/pypi/v/rteplayer_dl.svg :target: https://pypi.python.org/pypi/rteplayer_dl

.. image:: https://img.shields.io/travis/philroche/rteplayer_dl.svg :target: https://travis-ci.org/philroche/rteplayer_dl

.. image:: https://readthedocs.org/projects/rteplayer-dl/badge/?version=latest :target: https://rteplayer-dl.readthedocs.io/en/latest/?badge=latest :alt: 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.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

======= History

0.0.1 (2019-05-13)

  • First release on PyPI.

0.0.4 (2019-05-13)

  • Command line option added to specify which resolution to download.

Keywords

rteplayer_dl

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts