* RTE Player video downloader version: 0.0.4 * Python version: 3.7 * Operating System: Ubuntu 19.10 ### Description RTE now returns HTTP 415 Unsupported Media Type when trying to download any of the media files from their servers. For example trying to download the ismv from https://vod.rte.ie/rte/vod/RTE_Prod_-_Prod/87/352/IP000065166/ (for programme https://www.rte.ie/player/series/ireland-s-fittest-family/SI0000000826?epguid=IP000065166) will result in a HTTP 415. ### What I Did Use rteplayer-dl on any programme returns the following exception. ``` Unable to download webpage: HTTP Error 415: Unsupported Media Type ```
Description
RTE now returns HTTP 415 Unsupported Media Type when trying to download any of the media files from their servers.
For example trying to download the ismv from https://vod.rte.ie/rte/vod/RTE_Prod_-_Prod/87/352/IP000065166/ (for programme https://www.rte.ie/player/series/ireland-s-fittest-family/SI0000000826?epguid=IP000065166) will result in a HTTP 415.
What I Did
Use rteplayer-dl on any programme returns the following exception.